caret_up constant

String const caret_up

Implementation

static const String caret_up =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1024" height="1280" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1024 1280"><path fill="currentColor" d="M1024 960q0 26-19 45t-45 19H64q-26 0-45-19T0 960t19-45l448-448q19-19 45-19t45 19l448 448q19 19 19 45z"/></svg>';