star_four_light constant

String const star_four_light

Implementation

static const String star_four_light =
    '<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="m229.4 114.8-63.8-23.2a1.8 1.8 0 01-1.2-1.2l-23.2-63.8a14.1 14.1 0 00-26.4 0L91.6 90.4a1.8 1.8 0 01-1.2 1.2l-63.8 23.2a14.1 14.1 0 000 26.4l63.8 23.2a1.8 1.8 0 011.2 1.2l23.2 63.8a14.1 14.1 0 0026.4 0l23.2-63.8a1.8 1.8 0 011.2-1.2l63.8-23.2a14.1 14.1 0 000-26.4Zm-4.1 15.1-63.8 23.2a14 14 0 00-8.4 8.4l-23.2 63.8a2 2 0 01-3.8 0l-23.2-63.8a14 14 0 00-8.4-8.4l-63.8-23.2a2 2 0 010-3.8l63.8-23.2a14 14 0 008.4-8.4l23.2-63.8a2 2 0 013.8 0l23.2 63.8a14 14 0 008.4 8.4l63.8 23.2a2 2 0 010 3.8Z"/></svg>';