caret_circle_up constant

String const caret_circle_up

Implementation

static const String caret_circle_up =
    '<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 54.5a103.9 103.9 0 00-147 147 103.9 103.9 0 00147-147Zm-11.3 135.7a88 88 0 110-124.4 87.5 87.5 0 010 124.4Zm-20.3-51.6a8 8 0 01-.5 11.3 8.2 8.2 0 01-5.4 2.1 7.9 7.9 0 01-5.9-2.6L128 116l-30.1 33.4a8 8 0 01-11.8-10.8l36-40a8 8 0 0111.8 0Z"/></svg>';