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/brand-hipchat.svg | |
parent | Merge pull request #287 from tabler/dev-unicode (diff) | |
download | tabler-icons-e35df21787712c14bea1869f2c663be4343ecf47.tar.xz |
e11ty test
Diffstat (limited to 'src/icons/brand-hipchat.svg')
-rw-r--r-- | src/icons/brand-hipchat.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/icons/brand-hipchat.svg b/src/icons/brand-hipchat.svg new file mode 100644 index 00000000..4a5dade0 --- /dev/null +++ b/src/icons/brand-hipchat.svg @@ -0,0 +1,10 @@ +--- +tags: [chat, communicate, communication, talk, discuss, app, collaborate, collaboration, technology] +category: Brand +version: "1.36" +unicode: "edcd" +--- +<svg> + <path d="M17.802 17.292s.077 -.055 .2 -.149c1.843 -1.425 2.998 -3.49 2.998 -5.789c0 -4.286 -4.03 -7.764 -8.998 -7.764c-4.97 0 -9.002 3.478 -9.002 7.764c0 4.288 4.03 7.646 9 7.646c.424 0 1.12 -.028 2.088 -.084c1.262 .82 3.104 1.493 4.716 1.493c.499 0 .734 -.41 .414 -.828c-.486 -.596 -1.156 -1.551 -1.416 -2.29z" /> + <path d="M7.5 13.5c2.5 2.5 6.5 2.5 9 0" /> +</svg> |