rotate_90_degrees_ccw constant

String const rotate_90_degrees_ccw

Implementation

static const String rotate_90_degrees_ccw =
    '<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="M7.34 6.41.86 12.9l6.49 6.48 6.49-6.48-6.5-6.49M3.69 12.9l3.66-3.66L11 12.9l-3.66 3.66-3.65-3.66m15.67-6.26A8.95 8.95 0 0013 4V.76L8.76 5 13 9.24V6c1.79 0 3.58.68 4.95 2.05a7.007 7.007 0 010 9.9 6.973 6.973 0 01-7.79 1.44l-1.49 1.49C10 21.62 11.5 22 13 22c2.3 0 4.61-.88 6.36-2.64a8.98 8.98 0 000-12.72Z"/></svg>';