diff options
Diffstat (limited to 'Flat-Remix-Light/actions/scalable/document-open.svg')
-rw-r--r-- | Flat-Remix-Light/actions/scalable/document-open.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix-Light/actions/scalable/document-open.svg b/Flat-Remix-Light/actions/scalable/document-open.svg index f58da8309..b9569f7a8 100644 --- a/Flat-Remix-Light/actions/scalable/document-open.svg +++ b/Flat-Remix-Light/actions/scalable/document-open.svg @@ -1,5 +1,8 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="12pt" height="12pt" version="1.1" viewBox="0 0 12 12"> - <g> - <path style="fill:rgb(19.215686%,21.176471%,23.137255%)" d="M 6 2.359375 L 3.808594 5.515625 L 4.996094 5.515625 L 5 8.5 L 7 8.5 L 6.996094 5.515625 L 8.164062 5.515625 Z M 2.5 9.015625 L 2.5 10 L 9.503906 10 L 9.5 9.015625 Z M 2.5 9.015625"/> - </g> +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#31363b; } .ColorScheme-Highlight { color:#3daee9; } + </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)"/> </svg> |