caret_double_down_light constant

String const caret_double_down_light

Implementation

static const String caret_double_down_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="M212.2 123.8a5.8 5.8 0 010 8.4l-80 80a5.8 5.8 0 01-8.4 0l-80-80a5.9 5.9 0 018.4-8.4l75.8 75.7 75.8-75.7a5.8 5.8 0 018.4 0Zm-88.4 8.4a5.8 5.8 0 008.4 0l80-80a5.9 5.9 0 00-8.4-8.4L128 119.5 52.2 43.8a5.9 5.9 0 00-8.4 8.4Z"/></svg>';