number_circle_zero_thin constant

String const number_circle_zero_thin

Implementation

static const String number_circle_zero_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 76c-11.6 0-21.2 5.9-27.7 17-5.4 9.2-8.3 21.6-8.3 35s2.9 25.8 8.3 35c6.5 11.1 16.1 17 27.7 17s21.2-5.9 27.7-17c5.4-9.2 8.3-21.6 8.3-35s-2.9-25.8-8.3-35c-6.5-11.1-16.1-17-27.7-17Zm0 96c-19.3 0-28-22.1-28-44s8.7-44 28-44 28 22.1 28 44-8.7 44-28 44Zm0-144a100 100 0 10100 100A100.2 100.2 0 00128 28Zm0 192a92 92 0 1192-92 92.1 92.1 0 01-92 92Z"/></svg>';