arrows_v constant

String const arrows_v

Implementation

static const String arrows_v =
    '<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" d="m7.757 5.04 1.415 1.415L11 4.627V10h2V4.627l1.828 1.828 1.415-1.414L12 .798 7.757 5.041Zm8.486 13.92-1.415-1.415L13 19.373V14h-2v5.373l-1.828-1.828-1.415 1.414L12 23.202l4.243-4.243Z"/></svg>';