diff options
Diffstat (limited to 'Flat-Remix-Red-Dark/actions/scalable/document-import.svg')
-rw-r--r-- | Flat-Remix-Red-Dark/actions/scalable/document-import.svg | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/Flat-Remix-Red-Dark/actions/scalable/document-import.svg b/Flat-Remix-Red-Dark/actions/scalable/document-import.svg index 826b6abd7..9f6512778 100644 --- a/Flat-Remix-Red-Dark/actions/scalable/document-import.svg +++ b/Flat-Remix-Red-Dark/actions/scalable/document-import.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 1.0097656 C 3 1.0097656 2 1.0097656 2 2.0097656 L 2 11.005859 L 2 14.009766 C 2 15.009766 3 15.009766 3 15.009766 L 13 15.009766 C 13 15.009766 14 15.009766 14 14.009766 L 14 10.005859 L 12 10.009766 L 12 13.009766 L 4 13.009766 L 4 3.0136719 L 12 3.0136719 L 12 6.0097656 L 14 6.0058594 L 14 2.0097656 C 14 1.0097656 13 1.0097656 13 1.0097656 L 3 1.0097656 z M 11 5.0078125 L 6.5 8.0078125 L 11 11.007812 L 11 9.0078125 L 15 9.0078125 L 15 7.0078125 L 11 7.0078125 L 11 5.0078125 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 11 14 C 2,15 3,15 3,15 H 13 C 13,15 14,15 14,14 V 10 H 12 V 13 H 4 V 3 H 12 V 6 H 14 V 2 C 14,1 13,1 13,1 Z M 11,5 6.5,8 11,11 V 9 H 15 V 7 H 11 Z"/> + </g> </svg> |