caret_circle_double_up_fill constant

String const caret_circle_double_up_fill

Implementation

static const String caret_circle_double_up_fill =
    '<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="M201.5 201.5a104 104 0 10-147 0 103.9 103.9 0 00147 0Zm-99.8-83.8a8.1 8.1 0 01-11.4 0 8.2 8.2 0 010-11.4l32-32a8.1 8.1 0 0111.4 0l32 32a8.1 8.1 0 01-11.4 11.4L128 91.3Zm0 56a8.1 8.1 0 01-11.4 0 8.2 8.2 0 010-11.4l32-32a8.1 8.1 0 0111.4 0l32 32a8.1 8.1 0 01-11.4 11.4L128 147.3Z"/></svg>';