diff options
Diffstat (limited to 'Flat-Remix-Red-Light/actions/scalable/document-open.svg')
-rw-r--r-- | Flat-Remix-Red-Light/actions/scalable/document-open.svg | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/Flat-Remix-Red-Light/actions/scalable/document-open.svg b/Flat-Remix-Red-Light/actions/scalable/document-open.svg index b9569f7a8..72130c043 100644 --- a/Flat-Remix-Red-Light/actions/scalable/document-open.svg +++ b/Flat-Remix-Red-Light/actions/scalable/document-open.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 8 0.72265625 L 3.6171875 7.0292969 L 5.9921875 7.0292969 L 6.0019531 13 L 10 13 L 9.9902344 7.0292969 L 12.332031 7.0292969 L 8 0.72265625 z M 1 14.03125 L 1 16 L 15.005859 16 L 15 14.03125 L 1 14.03125 z" transform="translate(4 4)"/> + <g transform="translate(4,4)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 8,0.5 3.5,7 H 6 V 13 H 10 V 7 H 12.5 Z M 1,14 V 16 H 15 V 14 Z"/> + </g> </svg> |