aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2022-04-30 01:19:45 +0200
committercodecalm <codecalm@gmail.com>2022-04-30 01:19:45 +0200
commit7f5508ede79981bc6b7f86ae9fc45b4e6b4c912a (patch)
treecdb4e7f67e94dbe49fc89d1a58b599e1448dbde4
parent18 new icons: `ankh`, `asset`, `brand-intercom`, `cloud-computing`, `cloud-da... (diff)
downloadtabler-icons-7f5508ede79981bc6b7f86ae9fc45b4e6b4c912a.tar.xz
Fixed icon: `brand-intercom`
-rw-r--r--src/_icons/brand-intercom.svg12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/_icons/brand-intercom.svg b/src/_icons/brand-intercom.svg
index 4157f80f..10d6f8a3 100644
--- a/src/_icons/brand-intercom.svg
+++ b/src/_icons/brand-intercom.svg
@@ -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>