diff options
Diffstat (limited to 'Flat-Remix-Yellow-Dark/actions/scalable/escape-direction-left.svg')
-rw-r--r-- | Flat-Remix-Yellow-Dark/actions/scalable/escape-direction-left.svg | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/Flat-Remix-Yellow-Dark/actions/scalable/escape-direction-left.svg b/Flat-Remix-Yellow-Dark/actions/scalable/escape-direction-left.svg index c2f9cb990..0e870afe7 100644 --- a/Flat-Remix-Yellow-Dark/actions/scalable/escape-direction-left.svg +++ b/Flat-Remix-Yellow-Dark/actions/scalable/escape-direction-left.svg @@ -1,8 +1,11 @@ -<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:#eeeeec; } .ColorScheme-Highlight { color:#5294e2; } + .ColorScheme-Text { color:#ffffff; } .ColorScheme-Highlight { color:#367bf0; } </style> </defs> - <path style="fill:currentColor" class="ColorScheme-Text" d="M 1 0.98046875 L 1 14.980469 L 15 14.980469 L 15 0.98046875 L 1 0.98046875 z M 3 2.9804688 L 13 2.9804688 L 13 12.980469 L 3 12.980469 L 3 8.9804688 L 6.2773438 8.9804688 C 6.6236938 9.5761187 7.261325 9.9804688 8 9.9804688 C 9.1046 9.9804688 10 9.0850688 10 7.9804688 C 10 6.8758687 9.1046 5.9804688 8 5.9804688 C 7.261325 5.9804688 6.6236937 6.3848188 6.2773438 6.9804688 L 3 6.9804688 L 3 2.9804688 z" transform="translate(4 4)"/> + <g transform="translate(4,4)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 1 1 L 1 15 L 15 15 L 15 1 L 1 1 z M 3 3 L 13 3 L 13 13 L 3 13 L 3 9 L 7 9 L 7 7 L 3 7 L 3 3 z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 10,8 A 2,2 0 0 1 8,10 2,2 0 0 1 6,8 2,2 0 0 1 8,6 2,2 0 0 1 10,8 Z"/> + </g> </svg> |