diff options
Diffstat (limited to 'icons/recycle.svg')
-rw-r--r-- | icons/recycle.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/icons/recycle.svg b/icons/recycle.svg new file mode 100644 index 00000000..3a13c9e6 --- /dev/null +++ b/icons/recycle.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-recycle" 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"/> + <path d="M12 17l-2 2l2 2m-2 -2h9a2 2 0 0 0 1.75 -2.75l-.55 -1" /> + <path d="M12 17l-2 2l2 2m-2 -2h9a2 2 0 0 0 1.75 -2.75l-.55 -1" transform="rotate(120 12 13)" /> + <path d="M12 17l-2 2l2 2m-2 -2h9a2 2 0 0 0 1.75 -2.75l-.55 -1" transform="rotate(240 12 13)" /> +</svg> + + |