turbine constant

String const turbine

Implementation

static const String turbine =
    '<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 2C6.47 2 2 6.5 2 12s4.5 10 10 10 10-4.5 10-10S17.5 2 12 2m0 18c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8m5.21-7.45-1.35-.36 1.44-.38 1.93-.52a1.996 1.996 0 00-2.44-1.42l-1.35.36 1.06-1.05 1.41-1.41c-.78-.77-2.05-.77-2.83-.01v.01l-.98.98.4-1.44.5-1.93c-1.07-.29-2.16.34-2.45 1.41l-.36 1.35-.38-1.44-.52-1.93c-1.07.28-1.7 1.38-1.42 2.45l.36 1.34L9.18 7.5 7.77 6.09C7 6.87 7 8.14 7.76 8.92h.01l.98.98-1.44-.4L5.38 9c-.29 1.07.34 2.16 1.41 2.45l1.35.36-1.44.39-1.93.51c.28 1.07 1.38 1.7 2.45 1.42l1.34-.36-1.06 1.05-1.41 1.41c.78.77 2.05.77 2.83.01v-.01l.98-.98-.4 1.44-.5 1.93c1.07.29 2.16-.34 2.45-1.41l.36-1.35.39 1.44.51 1.93c1.07-.28 1.7-1.38 1.42-2.44l-.36-1.35 1.05 1.06 1.42 1.41c.76-.78.76-2.05 0-2.83l-.99-.98 1.44.4 1.93.5c.29-1.07-.34-2.16-1.41-2.45M12 13.5c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5Z"/></svg>';