diff options
Diffstat (limited to 'Flat-Remix-Red-Light/actions/scalable/snap-page.svg')
-rw-r--r-- | Flat-Remix-Red-Light/actions/scalable/snap-page.svg | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/Flat-Remix-Red-Light/actions/scalable/snap-page.svg b/Flat-Remix-Red-Light/actions/scalable/snap-page.svg index d04c9933b..ef37cccf2 100644 --- a/Flat-Remix-Red-Light/actions/scalable/snap-page.svg +++ b/Flat-Remix-Red-Light/actions/scalable/snap-page.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:#31363b; } .ColorScheme-Highlight { color:#3daee9; } + .ColorScheme-Text { color:#000000; } .ColorScheme-Highlight { color:#367bf0; } </style> </defs> - <path style="fill:currentColor" class="ColorScheme-Text" d="M 2.8398438 1.0097656 C 2.5588138 1.0534956 1.9960938 1.2417363 1.9960938 1.9414062 L 1.9960938 14.070312 C 1.9960938 15.003313 2.9960938 15.001953 2.9960938 15.001953 L 12.988281 15.001953 C 13.987491 15.001953 13.988281 14.070312 13.988281 14.070312 C 14.007081 14.027303 13.993281 7.1164344 13.988281 4.7402344 L 9.9921875 1.0097656 L 2.9960938 1.0097656 C 2.9960938 1.0097656 2.9335637 0.99521563 2.8398438 1.0097656 z" transform="translate(4 4)"/> + <g transform="translate(4,4)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 3,1 C 3,1 2,1 2,2 V 14 C 2,15 3,15 3,15 H 13 C 14,15 14,14 14,14 V 5 L 10,1 Z"/> + </g> </svg> |