caret_circle_right_bold constant

String const caret_circle_right_bold

Implementation

static const String caret_circle_right_bold =
    '<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="M128 20a108 108 0 10108 108A108.1 108.1 0 00128 20Zm0 192a84 84 0 1184-84 84.1 84.1 0 01-84 84Zm36-92.9a11.9 11.9 0 010 17.8l-40 36a11.9 11.9 0 01-16.9-.9 11.8 11.8 0 01.9-16.9l30.1-27.1-30.1-27.1a12 12 0 1116-17.8Z"/></svg>';