diff options
Diffstat (limited to 'Flat-Remix-Yellow/actions/scalable/zoom-fit-height.svg')
-rw-r--r-- | Flat-Remix-Yellow/actions/scalable/zoom-fit-height.svg | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/Flat-Remix-Yellow/actions/scalable/zoom-fit-height.svg b/Flat-Remix-Yellow/actions/scalable/zoom-fit-height.svg index 2db14d11b..ef3899ecd 100644 --- a/Flat-Remix-Yellow/actions/scalable/zoom-fit-height.svg +++ b/Flat-Remix-Yellow/actions/scalable/zoom-fit-height.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 3.21875 2 C 2.54894 2 2 2.5248 2 3.1875 L 2 7 L 4 7 L 4 4 L 7 4 L 7 2 L 3.21875 2 z M 9 2 L 9 4 L 12 4 L 12 7 L 14 7 L 14 3.1875 C 14 2.5248 13.45106 2 12.78125 2 L 9 2 z M 8 4 L 6 6 L 10 6 L 8 4 z M 5 7 L 5 9 L 11 9 L 11 7 L 5 7 z M 2 9 L 2 12.8125 C 2 13.4752 2.54894 14 3.21875 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.78125 14 C 13.45106 14 14 13.4752 14 12.8125 L 14 9 L 12 9 z M 6 10 L 8 12 L 10 10 L 6 10 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 6,10 8,12 10,10 Z M 5,7 V 9 H 11 V 7 Z M 8,4 6,6 H 10 Z"/> + </g> </svg> |