diff options
Diffstat (limited to 'Flat-Remix-Light/actions/scalable/trash-empty.svg')
-rw-r--r-- | Flat-Remix-Light/actions/scalable/trash-empty.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix-Light/actions/scalable/trash-empty.svg b/Flat-Remix-Light/actions/scalable/trash-empty.svg index 63d5ffd82..da60182c5 100644 --- a/Flat-Remix-Light/actions/scalable/trash-empty.svg +++ b/Flat-Remix-Light/actions/scalable/trash-empty.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 5 2.496094 C 4.5 2.496094 4.5 2.996094 4.5 2.996094 L 3 2.996094 C 3 2.996094 2.5 2.996094 2.5 3.5 L 2.5 4 L 9 3.996094 L 9 3.5 C 9 3 8.5 2.996094 8.5 2.996094 L 7 2.996094 C 7 2.996094 7 2.496094 6.5 2.496094 Z M 3 4.5 L 3 9 C 3 9.261719 3.238281 9.496094 3.5 9.5 L 8 9.5 C 8.261719 9.496094 8.5 9.261719 8.5 9 L 8.5 4.5 Z M 3 4.5"/> - </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 6 0.9921875 C 5 0.9921875 5 1.9921875 5 1.9921875 L 2 1.9921875 C 2 1.9921875 1 1.9956938 1 2.9960938 L 1 3.9960938 L 14 3.9921875 L 14 2.9960938 C 14 1.9960938 13 1.9921875 13 1.9921875 L 10 1.9921875 C 10 1.9921875 10 0.9921875 9 0.9921875 L 6 0.9921875 z M 2 4.9960938 L 2 13.996094 C 2.00005 14.519674 2.47642 14.996044 3 14.996094 L 12 14.996094 C 12.52358 14.996044 12.99995 14.519674 13 13.996094 L 13 4.9960938 L 2 4.9960938 z" transform="translate(4 4)"/> </svg> |