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="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M208 168a8.5 8.5 0 01-5.7-2.3L128 91.3l-74.3 74.4a8.1 8.1 0 01-11.4-11.4l80-80a8.1 8.1 0 0111.4 0l80 80a8.1 8.1 0 010 11.4 8.5 8.5 0 01-5.7 2.3Z"/></svg>';