diff options
Diffstat (limited to 'icons/basket-off.svg')
-rw-r--r-- | icons/basket-off.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/icons/basket-off.svg b/icons/basket-off.svg new file mode 100644 index 00000000..9dc4b606 --- /dev/null +++ b/icons/basket-off.svg @@ -0,0 +1,11 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-basket-off" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M7 10l1.359 -1.63" /> + <path d="M10.176 6.188l1.824 -2.188l5 6" /> + <path d="M18.77 18.757c-.358 .768 -1.027 1.262 -1.77 1.243h-10c-.966 .024 -1.807 -.817 -2 -2l-2 -8h7" /> + <path d="M14 10h7l-1.397 5.587" /> + <circle cx="12" cy="15" r="2" /> + <path d="M3 3l18 18" /> +</svg> + + |