star_circle_solid constant

String const star_circle_solid

Implementation

static const String star_circle_solid =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" fill-rule="evenodd" d="M0 7.5a7.5 7.5 0 1115 0 7.5 7.5 0 01-15 0Zm7.5-4a.5.5 0 01.453.288L8.92 5.85l2.155.33a.5.5 0 01.282.843L9.784 8.636l.373 2.284a.5.5 0 01-.736.518L7.5 10.375l-1.921 1.063a.5.5 0 01-.736-.519l.373-2.283-1.574-1.613a.5.5 0 01.283-.844l2.154-.329.968-2.062A.5.5 0 017.5 3.5Z" clip-rule="evenodd"/></svg>';