arrows_in_line_vertical_light constant

String const arrows_in_line_vertical_light

Implementation

static const String arrows_in_line_vertical_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="M222 128a6 6 0 01-6 6H40a6 6 0 010-12h176a6 6 0 016 6Zm-98.2-27.8a5.8 5.8 0 008.4 0l32-32a5.9 5.9 0 00-8.4-8.4L134 81.5V16a6 6 0 00-12 0v65.5l-21.8-21.7a5.9 5.9 0 00-8.4 8.4Zm8.4 55.6a5.8 5.8 0 00-8.4 0l-32 32a5.9 5.9 0 008.4 8.4l21.8-21.7V240a6 6 0 0012 0v-65.5l21.8 21.7a5.9 5.9 0 008.4-8.4Z"/></svg>';