arrowup constant

String const arrowup

Implementation

static const String arrowup =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1024" height="1023" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1024 1023"><path fill="currentColor" d="m557 19 448 452q19 19 19 45.5t-19 45.5l-90 91q-19 19-45.5 19T824 653L640 468v491q0 27-18.5 45.5T576 1023H449q-27 0-45.5-18.5T385 959V467L200 653q-19 19-45.5 19T109 653l-90-91Q0 543 0 516.5T19 471L467 19q18-19 45-19t45 19z"/></svg>';