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/smart-home.svg | |
parent | Merge pull request #287 from tabler/dev-unicode (diff) | |
download | tabler-icons-e35df21787712c14bea1869f2c663be4343ecf47.tar.xz |
e11ty test
Diffstat (limited to 'src/icons/smart-home.svg')
-rw-r--r-- | src/icons/smart-home.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/icons/smart-home.svg b/src/icons/smart-home.svg new file mode 100644 index 00000000..be21ba71 --- /dev/null +++ b/src/icons/smart-home.svg @@ -0,0 +1,10 @@ +--- +category: Buildings +tags: [apple, devices, connection, link, WiFi, bluetooth ] +version: "1.20" +unicode: "ecde" +--- +<svg> + <path d="M19 8.71l-5.333 -4.148a2.666 2.666 0 0 0 -3.274 0l-5.334 4.148a2.665 2.665 0 0 0 -1.029 2.105v7.2a2 2 0 0 0 2 2h12a2 2 0 0 0 2 -2v-7.2c0 -.823 -.38 -1.6 -1.03 -2.105" /> + <path d="M16 15c-2.21 1.333 -5.792 1.333 -8 0" /> +</svg> |