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="M12.86 10.442 11 6.06l-1.862 4.387-4.743.415 3.596 3.127-1.07 4.64 4.085-2.455 4.08 2.452-1.071-4.644 3.593-3.123-4.748-.416Zm3.731 10.253-5.585-3.356-5.59 3.359 1.466-6.35L1.96 10.07l6.491-.567L11 3.5l2.546 5.998 6.496.569-4.918 4.275 1.467 6.353Z"/></svg>';