caret_down constant

String const caret_down

Implementation

static const String caret_down =
    '<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 184a8.5 8.5 0 01-5.7-2.3l-80-80a8.1 8.1 0 0111.4-11.4l74.3 74.4 74.3-74.4a8.1 8.1 0 0111.4 11.4l-80 80a8.5 8.5 0 01-5.7 2.3Z"/></svg>';