diff options
Diffstat (limited to 'Flat-Remix/actions/scalable/filesaveas.svg')
-rw-r--r-- | Flat-Remix/actions/scalable/filesaveas.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix/actions/scalable/filesaveas.svg b/Flat-Remix/actions/scalable/filesaveas.svg index 0755822ca..b7f4a419f 100644 --- a/Flat-Remix/actions/scalable/filesaveas.svg +++ b/Flat-Remix/actions/scalable/filesaveas.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(36.078431%,38.039216%,42.352941%)" d="M 5 2.507812 L 5 5.507812 L 3.828125 5.507812 L 5.996094 8.664062 L 8.1875 5.507812 L 7 5.507812 L 7 2.523438 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:#5c616c; } .ColorScheme-Highlight { color:#5294e2; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 5.9980469 1.0195312 L 5.9980469 7.0195312 L 3.6582031 7.0195312 L 7.9902344 13.324219 L 12.371094 7.0195312 L 9.9980469 7.0195312 L 9.9980469 1.0488281 L 5.9980469 1.0195312 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> |