diff options
-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> |