circle_diameter_variant constant

String const circle_diameter_variant

Implementation

static const String circle_diameter_variant =
    '<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="m4.15 21.46 1.32-1.88A10.012 10.012 0 012 12 10 10 0 0112 2c1.78 0 3.44.46 4.89 1.27l1.32-1.88 1.64 1.15-1.32 1.88C20.65 6.26 22 8.97 22 12a10 10 0 01-10 10c-1.78 0-3.44-.46-4.89-1.27l-1.32 1.88-1.64-1.15M12 4a8 8 0 00-8 8c0 2.35 1 4.46 2.63 5.93l9.1-13.01A7.921 7.921 0 0012 4m0 16a8 8 0 008-8c0-2.35-1-4.46-2.63-5.93l-9.1 13.01c1.11.59 2.38.92 3.73.92Z"/></svg>';