star_four_fill constant

String const star_four_fill

Implementation

static const String star_four_fill =
    '<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="M240.6 128a15.8 15.8 0 01-10.5 15l-63.9 23.2-23.2 63.9a16 16 0 01-30 0l-23.2-63.9L25.9 143a16 16 0 010-30l63.9-23.2L113 25.9a16 16 0 0130 0l23.2 63.9 63.9 23.2a15.8 15.8 0 0110.5 15Z"/></svg>';