diff options
Diffstat (limited to 'Flat-Remix-Blue/actions/scalable/object-rotate-left.svg')
-rw-r--r-- | Flat-Remix-Blue/actions/scalable/object-rotate-left.svg | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/Flat-Remix-Blue/actions/scalable/object-rotate-left.svg b/Flat-Remix-Blue/actions/scalable/object-rotate-left.svg index ebcd2a51d..094fa4a77 100644 --- a/Flat-Remix-Blue/actions/scalable/object-rotate-left.svg +++ b/Flat-Remix-Blue/actions/scalable/object-rotate-left.svg @@ -1,8 +1,10 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"> +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1"> <defs> <style id="current-color-scheme" type="text/css"> - .ColorScheme-Text { color:#5c616c; } .ColorScheme-Highlight { color:#5294e2; } + .ColorScheme-Text { color:#5c616c; } .ColorScheme-Highlight { color:#367bf0; } </style> </defs> - <path style="fill:currentColor" class="ColorScheme-Text" d="M 8.0292969 0.001953125 L 4.0292969 3.0019531 L 8.0292969 6.0019531 L 8.0292969 4.0019531 C 10.238397 4.0019531 12.029297 5.7928531 12.029297 8.0019531 C 12.029297 10.211053 10.238397 12.001953 8.0292969 12.001953 C 5.8201969 12.001953 4.0292969 10.211053 4.0292969 8.0019531 A 1 1 0 0 0 3.0292969 7.0019531 A 1 1 0 0 0 2.0292969 8.0019531 A 1 1 0 0 0 2.0351562 8.1015625 C 2.0889563 11.368762 4.7491969 14.001953 8.0292969 14.001953 C 11.342997 14.001953 14.029297 11.315653 14.029297 8.0019531 C 14.029297 4.6882531 11.342997 2.0019531 8.0292969 2.0019531 L 8.0292969 0.001953125 z" transform="translate(4 4)"/> + <g transform="translate(4,4)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 4,8 C 4,8 4,7 3,7 2,7 2,8 2,8 Z M 8,2 V 4 A 4,4 0 0 1 12,8 4,4 0 0 1 8,12 4,4 0 0 1 4,8 H 2 A 6,6 0 0 0 8,14 6,6 0 0 0 14,8 6,6 0 0 0 8,2 Z M 8,0 V 6 L 4,3 Z"/> + </g> </svg> |