x_circle_light constant

String const x_circle_light

Implementation

static const String x_circle_light =
    '<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 26a102 102 0 10102 102A102.2 102.2 0 00128 26Zm0 192a90 90 0 1190-90 90.1 90.1 0 01-90 90Zm36.2-117.8L136.5 128l27.7 27.8a5.9 5.9 0 11-8.4 8.4L128 136.5l-27.8 27.7a5.9 5.9 0 01-8.4-8.4l27.7-27.8-27.7-27.8a5.9 5.9 0 018.4-8.4l27.8 27.7 27.8-27.7a5.9 5.9 0 018.4 8.4Z"/></svg>';