diff options
author | codecalm <codecalm@gmail.com> | 2022-08-16 22:44:29 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2022-08-16 22:44:29 +0200 |
commit | e35df21787712c14bea1869f2c663be4343ecf47 (patch) | |
tree | d33d89b9d62c0277fa10fedb985ddabb5f74370d /src/icons/window-off.svg | |
parent | Merge pull request #287 from tabler/dev-unicode (diff) | |
download | tabler-icons-e35df21787712c14bea1869f2c663be4343ecf47.tar.xz |
e11ty test
Diffstat (limited to 'src/icons/window-off.svg')
-rw-r--r-- | src/icons/window-off.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/icons/window-off.svg b/src/icons/window-off.svg new file mode 100644 index 00000000..7787ec36 --- /dev/null +++ b/src/icons/window-off.svg @@ -0,0 +1,11 @@ +--- +tags: [house, view, glass, apartment, vehicle, light, frame, home, building] +version: "1.67" +unicode: "f1c9" +--- +<svg> + <path d="M6.166 6.19a6.903 6.903 0 0 0 -1.166 3.81v10a1 1 0 0 0 1 1h12a1 1 0 0 0 1 -1v-1m0 -4v-5c0 -3.728 -3.134 -7 -7 -7a6.86 6.86 0 0 0 -3.804 1.158" /> + <path d="M5 13h8m4 0h2" /> + <path d="M12 3v5m0 4v9" /> + <path d="M3 3l18 18" /> +</svg> |