intercom from Font Awesome Brands by Dave Gandy · Brand · CC-BY-4.0 Attribution required.

Name
intercom
Set
Font Awesome Brands
Style
Brand
Viewbox
640×640
License
CC BY 4.0

The same logo in other sets

Use the intercom logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M488 96H152c-30.9 0-56 25.1-56 56v336c0 30.9 25.1 56 56 56h336c30.9 0 56-25.1 56-56V152c0-30.9-25.1-56-56-56m-108.3 82.1c0-19.8 29.9-19.8 29.9 0v199.5c0 19.8-29.9 19.8-29.9 0zm-74.6-7.5c0-19.8 29.9-19.8 29.9 0v216.5c0 19.8-29.9 19.8-29.9 0zm-74.7 7.5c0-19.8 29.9-19.8 29.9 0v199.5c0 19.8-29.9 19.8-29.9 0zM155.7 208c0-19.8 29.9-19.8 29.9 0v134.3c0 19.8-29.9 19.8-29.9 0zm323.4 227.8c-72.8 63-241.7 65.4-318.1 0c-15-12.8 4.4-35.5 19.4-22.7c65.9 55.3 216.1 53.9 279.3 0c14.9-12.9 34.3 9.8 19.4 22.7m5.2-93.5c0 19.8-29.9 19.8-29.9 0V208c0-19.8 29.9-19.8 29.9 0z"/></svg>

React

import type { SVGProps } from "react";

export function Fa7BrandsIntercom(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M488 96H152c-30.9 0-56 25.1-56 56v336c0 30.9 25.1 56 56 56h336c30.9 0 56-25.1 56-56V152c0-30.9-25.1-56-56-56m-108.3 82.1c0-19.8 29.9-19.8 29.9 0v199.5c0 19.8-29.9 19.8-29.9 0zm-74.6-7.5c0-19.8 29.9-19.8 29.9 0v216.5c0 19.8-29.9 19.8-29.9 0zm-74.7 7.5c0-19.8 29.9-19.8 29.9 0v199.5c0 19.8-29.9 19.8-29.9 0zM155.7 208c0-19.8 29.9-19.8 29.9 0v134.3c0 19.8-29.9 19.8-29.9 0zm323.4 227.8c-72.8 63-241.7 65.4-318.1 0c-15-12.8 4.4-35.5 19.4-22.7c65.9 55.3 216.1 53.9 279.3 0c14.9-12.9 34.3 9.8 19.4 22.7m5.2-93.5c0 19.8-29.9 19.8-29.9 0V208c0-19.8 29.9-19.8 29.9 0z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M488 96H152c-30.9 0-56 25.1-56 56v336c0 30.9 25.1 56 56 56h336c30.9 0 56-25.1 56-56V152c0-30.9-25.1-56-56-56m-108.3 82.1c0-19.8 29.9-19.8 29.9 0v199.5c0 19.8-29.9 19.8-29.9 0zm-74.6-7.5c0-19.8 29.9-19.8 29.9 0v216.5c0 19.8-29.9 19.8-29.9 0zm-74.7 7.5c0-19.8 29.9-19.8 29.9 0v199.5c0 19.8-29.9 19.8-29.9 0zM155.7 208c0-19.8 29.9-19.8 29.9 0v134.3c0 19.8-29.9 19.8-29.9 0zm323.4 227.8c-72.8 63-241.7 65.4-318.1 0c-15-12.8 4.4-35.5 19.4-22.7c65.9 55.3 216.1 53.9 279.3 0c14.9-12.9 34.3 9.8 19.4 22.7m5.2-93.5c0 19.8-29.9 19.8-29.9 0V208c0-19.8 29.9-19.8 29.9 0z"/></svg>
</template>

CSS

.icon-intercom {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M488%2096H152c-30.9%200-56%2025.1-56%2056v336c0%2030.9%2025.1%2056%2056%2056h336c30.9%200%2056-25.1%2056-56V152c0-30.9-25.1-56-56-56m-108.3%2082.1c0-19.8%2029.9-19.8%2029.9%200v199.5c0%2019.8-29.9%2019.8-29.9%200zm-74.6-7.5c0-19.8%2029.9-19.8%2029.9%200v216.5c0%2019.8-29.9%2019.8-29.9%200zm-74.7%207.5c0-19.8%2029.9-19.8%2029.9%200v199.5c0%2019.8-29.9%2019.8-29.9%200zM155.7%20208c0-19.8%2029.9-19.8%2029.9%200v134.3c0%2019.8-29.9%2019.8-29.9%200zm323.4%20227.8c-72.8%2063-241.7%2065.4-318.1%200c-15-12.8%204.4-35.5%2019.4-22.7c65.9%2055.3%20216.1%2053.9%20279.3%200c14.9-12.9%2034.3%209.8%2019.4%2022.7m5.2-93.5c0%2019.8-29.9%2019.8-29.9%200V208c0-19.8%2029.9-19.8%2029.9%200z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M488%2096H152c-30.9%200-56%2025.1-56%2056v336c0%2030.9%2025.1%2056%2056%2056h336c30.9%200%2056-25.1%2056-56V152c0-30.9-25.1-56-56-56m-108.3%2082.1c0-19.8%2029.9-19.8%2029.9%200v199.5c0%2019.8-29.9%2019.8-29.9%200zm-74.6-7.5c0-19.8%2029.9-19.8%2029.9%200v216.5c0%2019.8-29.9%2019.8-29.9%200zm-74.7%207.5c0-19.8%2029.9-19.8%2029.9%200v199.5c0%2019.8-29.9%2019.8-29.9%200zM155.7%20208c0-19.8%2029.9-19.8%2029.9%200v134.3c0%2019.8-29.9%2019.8-29.9%200zm323.4%20227.8c-72.8%2063-241.7%2065.4-318.1%200c-15-12.8%204.4-35.5%2019.4-22.7c65.9%2055.3%20216.1%2053.9%20279.3%200c14.9-12.9%2034.3%209.8%2019.4%2022.7m5.2-93.5c0%2019.8-29.9%2019.8-29.9%200V208c0-19.8%2029.9-19.8%2029.9%200z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-brands/intercom.svg?color=%231a73e8&size=48