caret_up_light constant

String const caret_up_light

Implementation

static const String caret_up_light =
    '<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 166a5.8 5.8 0 01-4.2-1.8L128 88.5l-75.8 75.7a5.9 5.9 0 01-8.4-8.4l80-80a5.8 5.8 0 018.4 0l80 80A6 6 0 01208 166Z"/></svg>';