diff options
author | codecalm <codecalm@gmail.com> | 2020-10-01 14:04:01 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-10-01 14:04:01 +0200 |
commit | 3a9c21ec42eaa0298a366e1a3cdbd8cab2435d45 (patch) | |
tree | aea4f6d3cdd3e5af12dad237e91eac92e8dfc278 | |
parent | `tools-kitchen` icon (diff) | |
download | tabler-icons-3a9c21ec42eaa0298a366e1a3cdbd8cab2435d45.tar.xz |
`trash-off` icon
-rw-r--r-- | src/_icons/trash-off.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/_icons/trash-off.svg b/src/_icons/trash-off.svg new file mode 100644 index 00000000..b073c008 --- /dev/null +++ b/src/_icons/trash-off.svg @@ -0,0 +1,11 @@ +--- +--- +<svg> + <line x1="3" y1="3" x2="21" y2="21" /> + <path d="M4 7h3m4 0h9" /> + <line x1="10" y1="11" x2="10" y2="17" /> + <line x1="14" y1="14" x2="14" y2="17" /> + <path d="M5 7l1 12a2 2 0 0 0 2 2h8a2 2 0 0 0 2 -2l.077 -.923" /> + <path d="M18.384 14.373l.616 -7.373" /> + <path d="M9 5v-1a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v3" /> +</svg> |