aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/door-off.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2022-04-17 21:19:24 +0200
committercodecalm <codecalm@gmail.com>2022-04-17 21:19:24 +0200
commit2d41fb311b4ae17f7aef46cc7a5a64f483949ece (patch)
tree66da9c1dbd41fa18d3e92aff7ecde0a5339c7a6a /src/_icons/door-off.svg
parent37 new icons: `anchor-off`, `api-off`, `atom-off`, `award-off`, `badge-off`, ... (diff)
downloadtabler-icons-2d41fb311b4ae17f7aef46cc7a5a64f483949ece.tar.xz
22 new icons: `door-off`, `download-off`, `edit-circle-off`, `edit-off`, `egg-off`, `engine-off`, `error-404-off`, `exchange-off`, `exclamation-mark-off`, `external-link-off`, `eyeglass-off`, `face-mask-off`, `feather-off`, `fence-off`, `fingerprint-off`, `fish-off`, `flag-2-off`, `flag-off`, `flame-off`, `flask-2-off`, `flask-off`, `flower-off`
Fixed icons: `edit`, `eraser`
Diffstat (limited to 'src/_icons/door-off.svg')
-rw-r--r--src/_icons/door-off.svg11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/_icons/door-off.svg b/src/_icons/door-off.svg
new file mode 100644
index 00000000..58afbcc0
--- /dev/null
+++ b/src/_icons/door-off.svg
@@ -0,0 +1,11 @@
+---
+---
+<svg>
+ <path d="M3 21h18" />
+ <path d="M6 21v-15" />
+ <path d="M7.18 3.175c.25 -.112 .528 -.175 .82 -.175h8a2 2 0 0 1 2 2v9" />
+ <path d="M18 18v3" />
+ <path d="M3 3l18 18" />
+ <path stroke="red" stroke-width=".1" d="M5 1l18 18" />
+ <path stroke="red" stroke-width=".1" d="M3 3l18 18" />
+</svg>