arrows_in_line_vertical_thin constant

String const arrows_in_line_vertical_thin

Implementation

static const String arrows_in_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 4Zm-94.8-29.2a3.9 3.9 0 005.6 0l32-32a4 4 0 10-5.6-5.6L132 86.3V16a4 4 0 00-8 0v70.3L98.8 61.2a4 4 0 00-5.6 5.6Zm5.6 58.4a3.9 3.9 0 00-5.6 0l-32 32a4 4 0 005.6 5.6l25.2-25.1V240a4 4 0 008 0v-70.3l25.2 25.1a3.9 3.9 0 005.6 0 3.9 3.9 0 000-5.6Z"/></svg>';