star_four_thin constant

String const star_four_thin

Implementation

static const String star_four_thin =
    '<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="m228.7 116.7-63.8-23.2a4.1 4.1 0 01-2.4-2.4l-23.2-63.8a12 12 0 00-22.6 0L93.5 91.1a4.1 4.1 0 01-2.4 2.4l-63.8 23.2a12 12 0 000 22.6l63.8 23.2a4.1 4.1 0 012.4 2.4l23.2 63.8a12 12 0 0022.6 0l23.2-63.8a4.1 4.1 0 012.4-2.4l63.8-23.2a12 12 0 000-22.6Zm-2.7 15.1L162.1 155a11.9 11.9 0 00-7.1 7.1L131.8 226a4.1 4.1 0 01-7.6 0L101 162.1a11.9 11.9 0 00-7.1-7.1L30 131.8a4.1 4.1 0 010-7.6L93.9 101a11.9 11.9 0 007.1-7.1L124.2 30a4.1 4.1 0 017.6 0L155 93.9a11.9 11.9 0 007.1 7.1l63.9 23.2a4.1 4.1 0 010 7.6Z"/></svg>';