arrows_out_line_vertical_light constant

String const arrows_out_line_vertical_light

Implementation

static const String arrows_out_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 6ZM100.2 52.2 122 30.5V96a6 6 0 0012 0V30.5l21.8 21.7a5.9 5.9 0 108.4-8.4l-32-32a5.8 5.8 0 00-8.4 0l-32 32a5.9 5.9 0 008.4 8.4Zm55.6 151.6L134 225.5V160a6 6 0 00-12 0v65.5l-21.8-21.7a5.9 5.9 0 00-8.4 8.4l32 32a5.8 5.8 0 008.4 0l32-32a5.9 5.9 0 00-8.4-8.4Z"/></svg>';