intercom icon
intercom from Line Awesome by Icons8 · Line · Other · Apache-2.0 Free for personal and commercial use.
- Name
- intercom
- Set
- Line Awesome
- Style
- Line
- Category
- Other
- Viewbox
- 32×32
- License
- Apache 2.0
The same icon in other sets
More other icons from Line Awesome
Use the intercom icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M5 5v22h22V5zm2 2h18v18H7zm9.002 2c-.318 0-.637.211-.637.633v9.217c0 .843 1.274.843 1.274 0V9.633c0-.422-.319-.633-.637-.633m-3.18.318c-.318 0-.636.212-.636.633v8.492c0 .843 1.271.843 1.271 0V9.951c0-.421-.316-.633-.635-.633m6.356 0c-.319 0-.637.212-.637.633v8.492c0 .843 1.273.843 1.273 0V9.951c0-.421-.318-.633-.636-.633M9.64 10.592c-.319 0-.635.211-.635.633v5.716c0 .843 1.271.843 1.271 0v-5.716c0-.422-.318-.633-.636-.633m12.716 0c-.318 0-.636.211-.636.633v5.716c0 .843 1.273.843 1.273 0v-5.716c0-.422-.318-.633-.637-.633m.075 9.207a.6.6 0 0 0-.487.156c-2.69 2.295-9.083 2.354-11.888 0c-.64-.545-1.466.422-.827.967c3.252 2.784 10.442 2.682 13.541 0c.477-.412.131-1.057-.34-1.123z"/></svg>
React
import type { SVGProps } from "react";
export function LaIntercom(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M5 5v22h22V5zm2 2h18v18H7zm9.002 2c-.318 0-.637.211-.637.633v9.217c0 .843 1.274.843 1.274 0V9.633c0-.422-.319-.633-.637-.633m-3.18.318c-.318 0-.636.212-.636.633v8.492c0 .843 1.271.843 1.271 0V9.951c0-.421-.316-.633-.635-.633m6.356 0c-.319 0-.637.212-.637.633v8.492c0 .843 1.273.843 1.273 0V9.951c0-.421-.318-.633-.636-.633M9.64 10.592c-.319 0-.635.211-.635.633v5.716c0 .843 1.271.843 1.271 0v-5.716c0-.422-.318-.633-.636-.633m12.716 0c-.318 0-.636.211-.636.633v5.716c0 .843 1.273.843 1.273 0v-5.716c0-.422-.318-.633-.637-.633m.075 9.207a.6.6 0 0 0-.487.156c-2.69 2.295-9.083 2.354-11.888 0c-.64-.545-1.466.422-.827.967c3.252 2.784 10.442 2.682 13.541 0c.477-.412.131-1.057-.34-1.123z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M5 5v22h22V5zm2 2h18v18H7zm9.002 2c-.318 0-.637.211-.637.633v9.217c0 .843 1.274.843 1.274 0V9.633c0-.422-.319-.633-.637-.633m-3.18.318c-.318 0-.636.212-.636.633v8.492c0 .843 1.271.843 1.271 0V9.951c0-.421-.316-.633-.635-.633m6.356 0c-.319 0-.637.212-.637.633v8.492c0 .843 1.273.843 1.273 0V9.951c0-.421-.318-.633-.636-.633M9.64 10.592c-.319 0-.635.211-.635.633v5.716c0 .843 1.271.843 1.271 0v-5.716c0-.422-.318-.633-.636-.633m12.716 0c-.318 0-.636.211-.636.633v5.716c0 .843 1.273.843 1.273 0v-5.716c0-.422-.318-.633-.637-.633m.075 9.207a.6.6 0 0 0-.487.156c-2.69 2.295-9.083 2.354-11.888 0c-.64-.545-1.466.422-.827.967c3.252 2.784 10.442 2.682 13.541 0c.477-.412.131-1.057-.34-1.123z"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5%205v22h22V5zm2%202h18v18H7zm9.002%202c-.318%200-.637.211-.637.633v9.217c0%20.843%201.274.843%201.274%200V9.633c0-.422-.319-.633-.637-.633m-3.18.318c-.318%200-.636.212-.636.633v8.492c0%20.843%201.271.843%201.271%200V9.951c0-.421-.316-.633-.635-.633m6.356%200c-.319%200-.637.212-.637.633v8.492c0%20.843%201.273.843%201.273%200V9.951c0-.421-.318-.633-.636-.633M9.64%2010.592c-.319%200-.635.211-.635.633v5.716c0%20.843%201.271.843%201.271%200v-5.716c0-.422-.318-.633-.636-.633m12.716%200c-.318%200-.636.211-.636.633v5.716c0%20.843%201.273.843%201.273%200v-5.716c0-.422-.318-.633-.637-.633m.075%209.207a.6.6%200%200%200-.487.156c-2.69%202.295-9.083%202.354-11.888%200c-.64-.545-1.466.422-.827.967c3.252%202.784%2010.442%202.682%2013.541%200c.477-.412.131-1.057-.34-1.123z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5%205v22h22V5zm2%202h18v18H7zm9.002%202c-.318%200-.637.211-.637.633v9.217c0%20.843%201.274.843%201.274%200V9.633c0-.422-.319-.633-.637-.633m-3.18.318c-.318%200-.636.212-.636.633v8.492c0%20.843%201.271.843%201.271%200V9.951c0-.421-.316-.633-.635-.633m6.356%200c-.319%200-.637.212-.637.633v8.492c0%20.843%201.273.843%201.273%200V9.951c0-.421-.318-.633-.636-.633M9.64%2010.592c-.319%200-.635.211-.635.633v5.716c0%20.843%201.271.843%201.271%200v-5.716c0-.422-.318-.633-.636-.633m12.716%200c-.318%200-.636.211-.636.633v5.716c0%20.843%201.273.843%201.273%200v-5.716c0-.422-.318-.633-.637-.633m.075%209.207a.6.6%200%200%200-.487.156c-2.69%202.295-9.083%202.354-11.888%200c-.64-.545-1.466.422-.827.967c3.252%202.784%2010.442%202.682%2013.541%200c.477-.412.131-1.057-.34-1.123z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/intercom.svg?color=%231a73e8&size=48