star constant

String const star

Icon Data of star

Implementation

static const String star =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M17.562 21.56a1.003 1.003 0 01-.465-.115L12 18.765l-5.097 2.68a1 1 0 01-1.451-1.054l.973-5.676-4.123-4.02a1 1 0 01.554-1.705l5.699-.828 2.548-5.164a1.042 1.042 0 011.794 0l2.548 5.164 5.699.828a1 1 0 01.554 1.706l-4.123 4.019.973 5.676a1 1 0 01-.986 1.169Z"/></svg>';