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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M17.2 20.75a.73.73 0 01-.35-.09L12 18.11l-4.85 2.55a.75.75 0 01-.79-.05.76.76 0 01-.3-.74l.94-5.4-3.94-3.82a.75.75 0 01-.18-.77.74.74 0 01.6-.51l5.42-.79 2.43-4.91a.78.78 0 011.34 0l2.43 4.91 5.42.79a.74.74 0 01.6.51.75.75 0 01-.18.77L17 14.47l.93 5.4a.76.76 0 01-.3.74.79.79 0 01-.43.14ZM12 16.52a.85.85 0 01.35.08l3.85 2-.73-4.29a.78.78 0 01.21-.67l3.12-3-4.31-.64a.76.76 0 01-.56-.41L12 5.69 10.07 9.6a.76.76 0 01-.56.41l-4.31.63 3.12 3a.78.78 0 01.21.67l-.73 4.32 3.85-2a.85.85 0 01.35-.11Z"/></svg>';