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="M21.995 9.933a.5.5 0 00-.423-.568l-6.304-.919-2.82-5.73a.52.52 0 00-.896 0l-2.82 5.73-6.304.92a.5.5 0 00-.278.852l4.563 4.46-1.077 6.3a.5.5 0 00.726.527L12 18.532l5.638 2.973a.506.506 0 00.316.05.5.5 0 00.41-.576l-1.077-6.3 4.563-4.461a.5.5 0 00.145-.285zM16.4 14.147a.501.501 0 00-.143.442l.95 5.558-4.974-2.623a.506.506 0 00-.466 0l-4.974 2.623.95-5.558a.501.501 0 00-.143-.442L3.572 10.21l5.565-.81a.501.501 0 00.376-.275L12 4.07l2.487 5.054a.5.5 0 00.376.274l5.565.811-4.028 3.938z"/></svg>';