x_circle_bold constant

String const x_circle_bold

Implementation

static const String x_circle_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 84Zm40.5-107.5L145 128l23.5 23.5a12 12 0 010 17 12.1 12.1 0 01-17 0L128 145l-23.5 23.5a12.1 12.1 0 01-17 0 12 12 0 010-17L111 128l-23.5-23.5a12 12 0 0117-17L128 111l23.5-23.5a12 12 0 0117 17Z"/></svg>';