arrows_vertical_thin constant

String const arrows_vertical_thin

Implementation

static const String arrows_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="M162.8 197.2a3.9 3.9 0 010 5.6l-32 32a3.9 3.9 0 01-5.6 0l-32-32a4 4 0 015.6-5.6l25.2 25.1V33.7L98.8 58.8a4 4 0 01-5.6-5.6l32-32a3.9 3.9 0 015.6 0l32 32a3.9 3.9 0 010 5.6 3.9 3.9 0 01-5.6 0L132 33.7v188.6l25.2-25.1a3.9 3.9 0 015.6 0Z"/></svg>';