arrows_vertical_light constant

String const arrows_vertical_light

Implementation

static const String arrows_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="M164.2 195.8a5.8 5.8 0 010 8.4l-32 32a5.8 5.8 0 01-8.4 0l-32-32a5.9 5.9 0 018.4-8.4l21.8 21.7v-179l-21.8 21.7a5.9 5.9 0 01-8.4-8.4l32-32a5.8 5.8 0 018.4 0l32 32a5.9 5.9 0 11-8.4 8.4L134 38.5v179l21.8-21.7a5.8 5.8 0 018.4 0Z"/></svg>';