double_caret_down_circle_solid constant

String const double_caret_down_circle_solid

Implementation

static const String double_caret_down_circle_solid =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" fill-rule="evenodd" d="M7.5 0a7.5 7.5 0 100 15 7.5 7.5 0 000-15ZM4.793 5.5 7.5 8.207 10.207 5.5 9.5 4.793l-2 2-2-2-.707.707Zm0 3L7.5 11.207 10.207 8.5 9.5 7.793l-2 2-2-2-.707.707Z" clip-rule="evenodd"/></svg>';