diff options
Diffstat (limited to 'icons/brand-intercom.svg')
-rw-r--r-- | icons/brand-intercom.svg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/icons/brand-intercom.svg b/icons/brand-intercom.svg new file mode 100644 index 00000000..1c07ff56 --- /dev/null +++ b/icons/brand-intercom.svg @@ -0,0 +1,12 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-intercom" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <desc>Download more icon variants from https://tabler-icons.io/i/brand-intercom</desc> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <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> + + |