caret_down_thin constant

String const caret_down_thin

Implementation

static const String caret_down_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="M128 180a3.9 3.9 0 01-2.8-1.2l-80-80a4 4 0 015.6-5.6l77.2 77.1 77.2-77.1a4 4 0 115.6 5.6l-80 80a3.9 3.9 0 01-2.8 1.2Z"/></svg>';