arrows_in_simple_light constant

String const arrows_in_simple_light

Implementation

static const String arrows_in_simple_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="M212.2 52.2 166.5 98H200a6 6 0 010 12h-48a6 6 0 01-6-6V56a6 6 0 0112 0v33.5l45.8-45.7a5.9 5.9 0 018.4 8.4ZM104 146H56a6 6 0 000 12h33.5l-45.7 45.8a5.9 5.9 0 108.4 8.4L98 166.5V200a6 6 0 0012 0v-48a6 6 0 00-6-6Z"/></svg>';