1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-08-31 09:32:04 +02:00

Fixed icon: brand-intercom

This commit is contained in:
codecalm
2022-04-30 01:19:45 +02:00
parent 30c23ff020
commit 7f5508ede7

View File

@@ -2,10 +2,10 @@
category: Brand
---
<svg>
<rect x="2" y="2" width="20" height="20" rx="2" />
<path d="M6 8v4" />
<path d="M10 6v8" />
<path d="M14 6v8" />
<path d="M18 8v4" />
<path d="M6 16c4 2.667 8 2.667 12 0" />
<rect x="4" y="4" width="16" height="16" rx="2" />
<path d="M7 8v3" />
<path d="M10 7v6" />
<path d="M14 7v6" />
<path d="M17 8v3" />
<path d="M7 15c4 2.667 6 2.667 10 0" />
</svg>