caret_circle_down_bold constant

String const caret_circle_down_bold

Implementation

static const String caret_circle_down_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 84Zm44.9-88-36 40a11.9 11.9 0 01-17.8 0l-36-40a12 12 0 0117.8-16l27.1 30.1 27.1-30.1a12 12 0 0117.8 16Z"/></svg>';