caret_up_thin constant

String const caret_up_thin

Implementation

static const String caret_up_thin =
    '<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 164a3.9 3.9 0 01-2.8-1.2L128 85.7l-77.2 77.1a4 4 0 01-5.6-5.6l80-80a3.9 3.9 0 015.6 0l80 80a3.9 3.9 0 010 5.6 3.9 3.9 0 01-2.8 1.2Z"/></svg>';