Reply Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Reply 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/306343.svg" alt="Reply icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306343.svg" alt="Reply icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306343.svg" alt="Reply icon" :width="24" :height="24" />
CSS background
.icon-reply {
background-image: url('https://proicons.com/icon/306343.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="M399 309V150c0-10-6-13-13-5L68 463c-7 7-7 19 0 26l318 318c7 7 13 5 13-5V638c0-11 9-19 19-19 229 4 392 78 511 236 7 8 10 6 8-4-52-235-196-466-519-520-10-2-19-11-19-22z"/></svg>
Reply in other icon packs
Copied!