diff options
Diffstat (limited to 'Flat-Remix-Red/actions/scalable/coordinate.svg')
-rw-r--r-- | Flat-Remix-Red/actions/scalable/coordinate.svg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Flat-Remix-Red/actions/scalable/coordinate.svg b/Flat-Remix-Red/actions/scalable/coordinate.svg index a35e7d854..eed17a328 100644 --- a/Flat-Remix-Red/actions/scalable/coordinate.svg +++ b/Flat-Remix-Red/actions/scalable/coordinate.svg @@ -1,8 +1,8 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"> +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1.1"> <defs> <style id="current-color-scheme" type="text/css"> .ColorScheme-Text { color:#5c616c; } .ColorScheme-Highlight { color:#367bf0; } </style> </defs> - <path style="fill:currentColor" class="ColorScheme-Text" transform="translate(1,1)" d="M 7,4 V 13.216 L 4,16.211 V 17.613 L 7.6328,14 H 18 V 13 H 8 V 4 Z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 7,4 V 13.216 L 4,16.211 V 17.613 L 7.6328,14 H 18 V 13 H 8 V 4 Z"/> </svg> |