diff options
author | codecalm <codecalm@gmail.com> | 2020-03-12 15:04:56 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-03-12 15:04:56 +0100 |
commit | 89a774589d6c712fc229f6c946f39b7e3be95a5b (patch) | |
tree | beedbe7e3f49a4b09a67cf6c596490828d52266d /src/_icons/file-shredder.svg | |
parent | gulp fixes (diff) | |
download | tabler-icons-89a774589d6c712fc229f6c946f39b7e3be95a5b.tar.xz |
new dir structure
Diffstat (limited to 'src/_icons/file-shredder.svg')
-rw-r--r-- | src/_icons/file-shredder.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/_icons/file-shredder.svg b/src/_icons/file-shredder.svg new file mode 100644 index 00000000..de0fec0a --- /dev/null +++ b/src/_icons/file-shredder.svg @@ -0,0 +1,11 @@ +--- +--- +<svg> + <polyline points="14 3 14 8 19 8" /> + <path d="M5 12v-7a2 2 0 012-2h7l5 5v4" /> + <line x1="3" y1="12" x2="21" y2="12" /> + <line x1="6" y1="16" x2="6" y2="18" /> + <line x1="10" y1="16" x2="10" y2="22" /> + <line x1="14" y1="16" x2="14" y2="18" /> + <line x1="18" y1="16" x2="18" y2="20" /> +</svg> |