Chat Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Chat icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/305370.svg" alt="Chat icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305370.svg" alt="Chat icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305370.svg" alt="Chat icon" :width="24" :height="24" />
CSS background
.icon-chat {
background-image: url('https://proicons.com/icon/305370.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M937 217c0-11 0-23-3-34-14-62-64-101-129-101H193c-75 0-130 56-130 131-1 133-1 265 0 398 0 11 1 22 3 32 14 59 63 99 124 100h78c-4 19-7 36-12 52-10 35-23 68-46 97-10 13-5 24 11 25 11 1 24 1 34-3 40-18 79-37 117-58 45-25 74-67 108-104 6-6 11-9 20-9 103 0 206 1 308 0 75-1 129-57 130-131 0-132 0-263-1-395z"/></svg>
Chat in other icon packs
Copied!