arrows_out_line_vertical_thin constant

String const arrows_out_line_vertical_thin

Implementation

static const String arrows_out_line_vertical_thin =
    '<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="M220 128a4 4 0 01-4 4H40a4 4 0 010-8h176a4 4 0 014 4ZM98.8 50.8 124 25.7V96a4 4 0 008 0V25.7l25.2 25.1a3.9 3.9 0 005.6 0 3.9 3.9 0 000-5.6l-32-32a3.9 3.9 0 00-5.6 0l-32 32a4 4 0 005.6 5.6Zm58.4 154.4L132 230.3V160a4 4 0 00-8 0v70.3l-25.2-25.1a4 4 0 00-5.6 5.6l32 32a3.9 3.9 0 005.6 0l32-32a4 4 0 00-5.6-5.6Z"/></svg>';