diff options
Diffstat (limited to 'Flat-Remix-Red-Dark/actions/scalable/path-reverse.svg')
-rw-r--r-- | Flat-Remix-Red-Dark/actions/scalable/path-reverse.svg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Flat-Remix-Red-Dark/actions/scalable/path-reverse.svg b/Flat-Remix-Red-Dark/actions/scalable/path-reverse.svg index faf0402af..0ccb26ac4 100644 --- a/Flat-Remix-Red-Dark/actions/scalable/path-reverse.svg +++ b/Flat-Remix-Red-Dark/actions/scalable/path-reverse.svg @@ -1,10 +1,10 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1"> +<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:#eeeeec; } .ColorScheme-Highlight { color:#367bf0; } </style> </defs> - <g transform="translate(4,4)"> + <g transform="translate(3,3)"> <path style="fill:currentColor" class="ColorScheme-Text" d="M 14,1.5 V 3 C 14,8 9,8 9,8 H 6 C 6,8 0,8 0,14 V 15.5 C 0,15.5 0,16 0.5,16 1,16 1,15.5 1,15.5 V 14 C 1,9 6,9 6,9 H 9 C 9,9 15,9 15,3 V 1.5 C 15,1.5 15,1 14.5,1 14,1 14,1.5 14,1.5 Z"/> <path style="fill:currentColor" class="ColorScheme-Text" d="M 12,11 8,13.5 12,16 V 14 H 15 V 13 H 12 Z M 3,1 V 3 H 0 V 4 H 3 V 6 L 7,3.5 Z M 5,6 H 10 V 11 H 5 Z"/> </g> |