diff options
author | codecalm <codecalm@gmail.com> | 2022-04-17 21:53:39 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2022-04-17 21:53:39 +0200 |
commit | 235f9e5e2981abb64ecf4b6318917eac0c85ee4a (patch) | |
tree | e4549b661cb64eb6976d31e336bdeb81a67cf9b6 /src/_icons/door-off.svg | |
parent | `eraser-off` fix (diff) | |
download | tabler-icons-235f9e5e2981abb64ecf4b6318917eac0c85ee4a.tar.xz |
fix "off" icons
Diffstat (limited to 'src/_icons/door-off.svg')
-rw-r--r-- | src/_icons/door-off.svg | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/_icons/door-off.svg b/src/_icons/door-off.svg index 58afbcc0..b771f6cf 100644 --- a/src/_icons/door-off.svg +++ b/src/_icons/door-off.svg @@ -6,6 +6,4 @@ <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> |