diff options
Diffstat (limited to 'Flat-Remix-Blue/actions/scalable/document-revert.svg')
-rw-r--r-- | Flat-Remix-Blue/actions/scalable/document-revert.svg | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/Flat-Remix-Blue/actions/scalable/document-revert.svg b/Flat-Remix-Blue/actions/scalable/document-revert.svg index 88d6b9d4e..70c29f563 100644 --- a/Flat-Remix-Blue/actions/scalable/document-revert.svg +++ b/Flat-Remix-Blue/actions/scalable/document-revert.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="m3 1.0098s-1 0-1 1v12c0 1 1 1 1 1h10s1 0 1-1v-4c0-3.0002-3-3.0002-3-3.0002l-1-0.0039v-2l-4.5 3 4.5 3.0001v-2.0001l1 0.0039s1 0 1 1.0002v3h-8v-9.9963h8v2.9961l2-0.0039v-3.9961c0-1-1-1-1-1h-10z" transform="translate(4 4)"/> + <g transform="translate(4,4)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 13,1 C 13,1 14,1 14,2 V 6 H 12 V 3 H 4 V 13 H 12 V 10 C 12,10 12,9 11,9 H 10 V 11 L 5.5,8 10,5 V 7 H 11 C 11,7 14,7 14,10 V 14 C 14,15 13,15 13,15 H 3 C 3,15 2,15 2,14 V 2 C 2,1 3,1 3,1 Z"/> + </g> </svg> |