star_line constant

String const star_line

Implementation

static const String star_line =
    '<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"><g fill="currentColor" fill-rule="evenodd"><path d="M0 0h24v24H0z"/><path d="M10.92 2.868a1.25 1.25 0 012.16 0l2.795 4.798 5.428 1.176a1.25 1.25 0 01.667 2.054l-3.7 4.141.56 5.525a1.25 1.25 0 01-1.748 1.27L12 19.592l-5.082 2.24a1.25 1.25 0 01-1.748-1.27l.56-5.525-3.7-4.14a1.25 1.25 0 01.667-2.055l5.428-1.176 2.795-4.798ZM12 4.987 9.687 8.959a1.25 1.25 0 01-.816.592l-4.492.973 3.062 3.427c.234.262.347.61.312.959l-.463 4.573 4.206-1.854a1.25 1.25 0 011.008 0l4.206 1.854-.463-4.573a1.25 1.25 0 01.311-.959l3.063-3.427-4.492-.973a1.25 1.25 0 01-.816-.592L12 4.987Z"/></g></svg>';