arrows_vertical constant

String const arrows_vertical

Implementation

static const String arrows_vertical =
    '<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="M165.7 194.3a8.1 8.1 0 010 11.4l-32 32a8.2 8.2 0 01-11.4 0l-32-32a8.1 8.1 0 0111.4-11.4l18.3 18.4V43.3l-18.3 18.4a8.1 8.1 0 01-11.4-11.4l32-32a8.1 8.1 0 0111.4 0l32 32a8.1 8.1 0 010 11.4 8.2 8.2 0 01-11.4 0L136 43.3v169.4l18.3-18.4a8.1 8.1 0 0111.4 0Z"/></svg>';