double_caret_left_circle_solid constant

String const double_caret_left_circle_solid

Implementation

static const String double_caret_left_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="M15 7.5a7.5 7.5 0 10-15 0 7.5 7.5 0 0015 0ZM9.5 4.793 6.793 7.5 9.5 10.207l.707-.707-2-2 2-2-.707-.707Zm-3 0L3.793 7.5 6.5 10.207l.707-.707-2-2 2-2-.707-.707Z" clip-rule="evenodd"/></svg>';