star constant

String const star

Implementation

static const String star =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M16 22.375 7.116 28.83l3.396-10.438-8.883-6.458 10.978.002L16.002 1.5l3.39 10.434h10.982l-8.886 6.457 3.396 10.44L16 22.375z"/></svg>';