diff options
Diffstat (limited to 'Flat-Remix-Yellow-Light/actions/scalable/document-revert-rtl.svg')
-rw-r--r-- | Flat-Remix-Yellow-Light/actions/scalable/document-revert-rtl.svg | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/Flat-Remix-Yellow-Light/actions/scalable/document-revert-rtl.svg b/Flat-Remix-Yellow-Light/actions/scalable/document-revert-rtl.svg index 365c36baf..abeadedd5 100644 --- a/Flat-Remix-Yellow-Light/actions/scalable/document-revert-rtl.svg +++ b/Flat-Remix-Yellow-Light/actions/scalable/document-revert-rtl.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="m3 1.0098s-1 0-1 1v3.9961l2 0.0039v-2.9961h8v9.9963h-8v-3s0-1.0002 1-1.0002l1-0.0039v2.0001l4.5-3.0001-4.5-3v2l-1 0.0039s-3 0-3 3.0002v4c0 1 1 1 1 1h10s1 0 1-1v-12c0-1-1-1-1-1h-10z" 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 6 H 4 V 3 H 12 V 13 H 4 V 10 C 4,10 4,9 5,9 H 6 V 11 L 10.5,8 6,5 V 7 H 5 C 5,7 2,7 2,10 V 14 C 2,15 3,15 3,15 H 13 C 13,15 14,15 14,14 V 2 C 14,1 13,1 13,1 Z"/> + </g> </svg> |