arrows_in_simple constant

String const arrows_in_simple

Implementation

static const String arrows_in_simple =
    '<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="M213.7 53.7 171.3 96H200a8 8 0 010 16h-48a8 8 0 01-8-8V56a8 8 0 0116 0v28.7l42.3-42.4a8.1 8.1 0 0111.4 11.4ZM104 144H56a8 8 0 000 16h28.7l-42.4 42.3a8.1 8.1 0 000 11.4 8.2 8.2 0 0011.4 0L96 171.3V200a8 8 0 0016 0v-48a8 8 0 00-8-8Z"/></svg>';