number_circle_zero_light constant

String const number_circle_zero_light

Implementation

static const String number_circle_zero_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 74c-12.4 0-22.6 6.2-29.4 18-5.6 9.4-8.6 22.2-8.6 36s3 26.6 8.6 36c6.8 11.8 17 18 29.4 18s22.6-6.2 29.4-18c5.6-9.4 8.6-22.2 8.6-36s-3-26.6-8.6-36c-6.8-11.8-17-18-29.4-18Zm0 96c-18 0-26-21.1-26-42 0-29 13.1-42 26-42 18 0 26 21.1 26 42 0 29-13.1 42-26 42Zm0-144a102 102 0 10102 102A102.2 102.2 0 00128 26Zm0 192a90 90 0 1190-90 90.1 90.1 0 01-90 90Z"/></svg>';