Comment Icon
Free SVG icon from the Govicons 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/304772.svg" alt="Comment icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/304772.svg" alt="Comment icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/304772.svg" alt="Comment icon" :width="24" :height="24" />
CSS background
.icon-comment {
background-image: url('https://proicons.com/icon/304772.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 56"><title>comment</title><path d="M48.89,41.84A23.16,23.16,0,0,0,58.25,35a14.53,14.53,0,0,0,0-18.75,23.25,23.25,0,0,0-9.36-6.8A33,33,0,0,0,36,7a33,33,0,0,0-12.89,2.5,23.25,23.25,0,0,0-9.36,6.8,14.78,14.78,0,0,0-3.43,9.38,14.4,14.4,0,0,0,2.59,8.17A21.34,21.34,0,0,0,20,40.29c-.25.59-.5,1.12-.75,1.61a10.14,10.14,0,0,1-.91,1.4c-.36.45-.63.81-.82,1.06S17,45,16.6,45.44s-.72.76-.84.91c0,0,0,0-.15.16s-.15.2-.16.18-.06.05-.15.19l-.13.2-.09.18a.81.81,0,0,0-.07.22,1.64,1.64,0,0,0,0,.23A.61.61,0,0,0,15,48a1.23,1.23,0,0,0,.42.77,1.16,1.16,0,0,0,.75.29h.1a29.74,29.74,0,0,0,3.14-.59,30.71,30.71,0,0,0,10.14-4.66,37.55,37.55,0,0,0,6.42.58A32.77,32.77,0,0,0,48.89,41.84Z"/></svg>
Comment in other icon packs
Copied!