caret_double_down constant

String const caret_double_down

Implementation

static const String caret_double_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="M213.7 122.3a8.1 8.1 0 010 11.4l-80 80a8.2 8.2 0 01-11.4 0l-80-80a8.1 8.1 0 0111.4-11.4l74.3 74.4 74.3-74.4a8.1 8.1 0 0111.4 0Zm-91.4 11.4a8.2 8.2 0 0011.4 0l80-80a8.1 8.1 0 00-11.4-11.4L128 116.7 53.7 42.3a8.1 8.1 0 00-11.4 11.4Z"/></svg>';