star_four constant

String const star_four

Implementation

static const String star_four =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="m230.1 113-63.9-23.2L143 25.9a16 16 0 00-30 0L89.8 89.8 25.9 113a16 16 0 000 30l63.9 23.2 23.2 63.9a16 16 0 0030 0l23.2-63.9 63.9-23.2a16 16 0 000-30Zm-69.3 38.2a15.7 15.7 0 00-9.6 9.6L128 224.6l-23.2-63.8a15.7 15.7 0 00-9.6-9.6L31.4 128l63.8-23.2a15.7 15.7 0 009.6-9.6L128 31.4l23.2 63.8a15.7 15.7 0 009.6 9.6l63.8 23.2Z"/></svg>';