diff options
Diffstat (limited to 'src/icons/door-off.svg')
-rw-r--r-- | src/icons/door-off.svg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/src/icons/door-off.svg b/src/icons/door-off.svg new file mode 100644 index 00000000..00740298 --- /dev/null +++ b/src/icons/door-off.svg @@ -0,0 +1,12 @@ +--- +tags: [entrance, home, house, room] +version: "1.65" +unicode: "f11b" +--- +<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" /> +</svg> |