asterisk_light constant

String const asterisk_light

Implementation

static const String asterisk_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="M209.4 175a6 6 0 01-5.2 3 6.7 6.7 0 01-3-.8L134 138.4V216a6 6 0 01-12 0v-77.6l-67.2 38.8a6.7 6.7 0 01-3 .8 6 6 0 01-3-11.2L116 128 48.8 89.2a6 6 0 016-10.4l67.2 38.8V40a6 6 0 0112 0v77.6l67.2-38.8a6 6 0 016 10.4L140 128l67.2 38.8a5.9 5.9 0 012.2 8.2Z"/></svg>';