number_circle_zero_duotone constant

String const number_circle_zero_duotone

Implementation

static const String number_circle_zero_duotone =
    '<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"><circle cx="128" cy="128" r="96" fill="currentColor" opacity=".2"/><path fill="currentColor" d="M128 72c-13 0-24 6.7-31.2 19-5.7 9.7-8.8 22.9-8.8 37s3.1 27.3 8.8 37c7.2 12.3 18.2 19 31.2 19s24-6.7 31.2-19c5.7-9.7 8.8-22.9 8.8-37s-3.1-27.3-8.8-37C152 78.7 141 72 128 72Zm0 96c-8.9 0-24-8.4-24-40s15.1-40 24-40 24 8.4 24 40-15.1 40-24 40Zm0-144a104 104 0 10104 104A104.2 104.2 0 00128 24Zm0 192a88 88 0 1188-88 88.1 88.1 0 01-88 88Z"/></svg>';