Comment Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Comment 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/305423.svg" alt="Comment icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305423.svg" alt="Comment icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305423.svg" alt="Comment icon" :width="24" :height="24" />
CSS background
.icon-comment {
background-image: url('https://proicons.com/icon/305423.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="M935 114c-4-25-16-37-41-39-11 0-22-1-33-1H135c-13 0-26 1-39 4-18 3-27 16-31 33-1 10-3 19-3 29v491c0 8 1 16 2 23 5 29 16 40 45 40 55 1 110 1 166 2h18v203c0 9-1 20 10 25s18-2 26-9c77-71 154-141 232-212 5-4 13-7 20-7 96-1 191 0 287-1 13 0 26-1 39-3 16-3 25-14 28-30 1-10 2-20 2-30V139c1-8 0-17-2-25zM201 351h298v68H201v-68zm483 206H201v-68h483v68zm115-277H201v-67h598v67z"/></svg>
Comment in other icon packs
Copied!