diff options
Diffstat (limited to 'Flat-Remix-Yellow-Dark/actions/scalable/zoom-1-to-2.svg')
-rw-r--r-- | Flat-Remix-Yellow-Dark/actions/scalable/zoom-1-to-2.svg | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/Flat-Remix-Yellow-Dark/actions/scalable/zoom-1-to-2.svg b/Flat-Remix-Yellow-Dark/actions/scalable/zoom-1-to-2.svg index 2b90fffd1..1abb1a977 100644 --- a/Flat-Remix-Yellow-Dark/actions/scalable/zoom-1-to-2.svg +++ b/Flat-Remix-Yellow-Dark/actions/scalable/zoom-1-to-2.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:#eeeeec; } .ColorScheme-Highlight { color:#5294e2; } + .ColorScheme-Text { color:#ffffff; } .ColorScheme-Highlight { color:#367bf0; } </style> </defs> - <path style="fill:currentColor" class="ColorScheme-Text" d="M 3.1875 2 C 2.5248 2 2 2.54885 2 3.21875 L 2 7 L 4 7 L 4 4 L 7 4 L 7 2 L 3.1875 2 z M 9 2 L 9 4 L 12 4 L 12 7 L 14 7 L 14 3.21875 C 14 2.54895 13.4755 2 12.8125 2 L 9 2 z M 9 5 L 9 8 L 9 11 L 11 11 L 11 5 L 9 5 z M 9 8 L 7 6 L 7 10 L 9 8 z M 5 6 L 5 10 L 6 10 L 6 6 L 5 6 z M 2 9 L 2 12.78125 C 2 13.45125 2.5248 14 3.1875 14 L 7 14 L 7 12 L 4 12 L 4 9 L 2 9 z M 12 9 L 12 12 L 9 12 L 9 14 L 12.8125 14 C 13.4755 14 14 13.45125 14 12.78125 L 14 9 L 12 9 z" transform="translate(4 4)"/> + <g transform="translate(4,4)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 12,9 V 12 H 9 V 14 H 13 C 14,14 14,13 14,13 V 9 Z M 2,9 V 13 C 2,13 2,14 3,14 H 7 V 12 H 4 V 9 Z M 9,2 V 4 H 12 V 7 H 14 V 3 C 14,3 14,2 13,2 Z M 3,2 C 2,2 2,3 2,3 V 7 H 4 V 4 H 7 V 2 Z M 5,6 V 10 H 6 V 6 Z M 9,8 7,6 V 10 Z M 9,5 V 11 H 11 V 5 Z"/> + </g> </svg> |