sort_vertical constant

String const sort_vertical

Implementation

static const String sort_vertical =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M4.293 6.293A1 1 0 005 8h2v6a1 1 0 102 0V8h2a1 1 0 00.707-1.707l-3-3a1 1 0 00-1.414 0l-3 3zm8 11.414A1 1 0 0113 16h2v-6a1 1 0 112 0v6h2a1 1 0 01.707 1.707l-3 3a1 1 0 01-1.414 0l-3-3z" clip-rule="evenodd"/></svg>';