diff options
Diffstat (limited to 'Flat-Remix-Light/actions/scalable/amarok_cart_remove.svg')
-rw-r--r-- | Flat-Remix-Light/actions/scalable/amarok_cart_remove.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix-Light/actions/scalable/amarok_cart_remove.svg b/Flat-Remix-Light/actions/scalable/amarok_cart_remove.svg index b21d2d70c..7d8db4851 100644 --- a/Flat-Remix-Light/actions/scalable/amarok_cart_remove.svg +++ b/Flat-Remix-Light/actions/scalable/amarok_cart_remove.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 4.5 2.5 C 4.222656 2.5 4 2.722656 4 3 L 4 4.5 L 3 4.5 C 2.722656 4.5 2.5 4.722656 2.5 5 L 2.5 9 C 2.5 9.277344 2.722656 9.5 3 9.5 L 6.5 9.5 L 6.5 7.5 L 9.5 7.5 L 9.5 5 C 9.5 4.722656 9.277344 4.5 9 4.5 L 8 4.5 L 8 3 C 8 2.722656 7.777344 2.5 7.5 2.5 Z M 5 3.5 L 7 3.5 L 7 4.5 L 5 4.5 Z M 7 8 L 7 9 L 10 9 L 10 8 Z M 7 8"/> - </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 5 1 C 4.446 1 4 1.446 4 2 L 4 5 L 2 5 C 1.446 5 1 5.446 1 6 L 1 14 C 1 14.554 1.446 15 2 15 L 9 15 L 9 11 L 15 11 L 15 6 C 15 5.446 14.554 5 14 5 L 12 5 L 12 2 C 12 1.446 11.554 1 11 1 L 5 1 z M 6 3 L 10 3 L 10 5 L 6 5 L 6 3 z M 10 12 L 10 14 L 16 14 L 16 12 L 10 12 z" transform="translate(4 4)"/> </svg> |