arrows_vert constant

String const arrows_vert

Implementation

static const String arrows_vert =
    '<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" fill-rule="evenodd" d="M175.863 100.122c0-2.205 1.293-2.747 2.883-1.214l30.096 28.996-30.11 29.24c-1.585 1.538-2.87 1-2.87-1.209v-19.24l-95.811.637v18.596c0 2.21-1.28 2.746-2.854 1.201l-29.788-29.225 29.774-28.982c1.584-1.542 2.868-1.004 2.868 1.2v19.54h95.812v-19.54z"/></svg>';