radioactive_circle_outline constant

String const radioactive_circle_outline

Implementation

static const String radioactive_circle_outline =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2c2.65 0 5.2 1.05 7.07 2.93A9.974 9.974 0 0122 12c0 2.65-1.05 5.2-2.93 7.07A9.974 9.974 0 0112 22c-2.65 0-5.2-1.05-7.07-2.93A9.974 9.974 0 012 12C2 6.5 6.5 2 12 2m0 2c-4.42 0-8 3.58-8 8s3.58 8 8 8 8-3.58 8-8c0-2.12-.84-4.16-2.34-5.66A8.008 8.008 0 0012 4m1.5 10 2.05 2.84c-1 .73-2.22 1.16-3.55 1.16-1.33 0-2.55-.43-3.55-1.16L10.5 14c.44.32.95.5 1.5.5s1.06-.18 1.5-.5M12 11c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1M9.32 6.63l1.56 3.13C10.06 10.17 9.5 11 9.5 12H6c0-2.35 1.35-4.38 3.32-5.37m5.36 0C16.65 7.62 18 9.65 18 12h-3.5c0-1-.56-1.83-1.38-2.24l1.56-3.13Z"/></svg>';