arrowdown constant

String const arrowdown

Implementation

static const String arrowdown =
    '<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="M467 1004 19 553Q0 534 0 507t19-45l90-92q19-19 45.5-19t45.5 19l184 185V64q0-26 18.5-45T448 0h127q27 0 45.5 19T639 64v492l185-186q19-19 45.5-19t45.5 19l90 92q19 18 19 45t-19 46l-448 451q-18 19-45 19t-45-19z"/></svg>';