diff options
Diffstat (limited to 'src/_icons/door-off.svg')
-rw-r--r-- | src/_icons/door-off.svg | 11 |
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> |