x_circle_thin constant

String const x_circle_thin

Implementation

static const String x_circle_thin =
    '<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 28a100 100 0 10100 100A100.2 100.2 0 00128 28Zm0 192a92 92 0 1192-92 92.1 92.1 0 01-92 92Zm34.8-121.2L133.7 128l29.1 29.2a3.9 3.9 0 010 5.6 3.9 3.9 0 01-5.6 0L128 133.7l-29.2 29.1a3.9 3.9 0 01-5.6 0 3.9 3.9 0 010-5.6l29.1-29.2-29.1-29.2a4 4 0 015.6-5.6l29.2 29.1 29.2-29.1a4 4 0 115.6 5.6Z"/></svg>';