diff options
Diffstat (limited to 'Flat-Remix-Yellow/actions/scalable/autocorrection.svg')
-rw-r--r-- | Flat-Remix-Yellow/actions/scalable/autocorrection.svg | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/Flat-Remix-Yellow/actions/scalable/autocorrection.svg b/Flat-Remix-Yellow/actions/scalable/autocorrection.svg index 043f9980c..ebd95fe0e 100644 --- a/Flat-Remix-Yellow/actions/scalable/autocorrection.svg +++ b/Flat-Remix-Yellow/actions/scalable/autocorrection.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 11.646484 1 L 7.5625 5.0839844 L 6.9785156 5.6660156 L 4.6464844 8 L 2.8964844 9.75 L 2.3125 10.333984 L 1 11.646484 L 4.3535156 15 L 5.6660156 13.6875 L 6.25 13.103516 L 10.333984 9.0214844 L 10.916016 8.4375 L 15 4.3535156 L 11.646484 1 z M 3.5 2 L 2.96875 2.96875 L 2 3.5 L 2.96875 4.03125 L 3.5 5 L 4.03125 4.03125 L 5 3.5 L 4.03125 2.96875 L 3.5 2 z M 11.646484 2.6777344 L 13.322266 4.3535156 L 10.078125 7.5996094 L 8.4003906 5.921875 L 11.646484 2.6777344 z" transform="translate(4 4)"/> + <g transform="translate(4,4)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 11.646,1 1,11.646 4.3535,15 15,4.3535 Z M 3.5,2 2.9687,2.9687 2,3.5 2.9687,4.0312 3.5,5 4.0312,4.0312 5,3.5 4.0312,2.9687 Z M 11.646,2.6777 13.322,4.3535 10.078,7.5996 8.4004,5.9219 Z"/> + </g> </svg> |