Rewind Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Rewind 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/306351.svg" alt="Rewind icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306351.svg" alt="Rewind icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306351.svg" alt="Rewind icon" :width="24" :height="24" />
CSS background
.icon-rewind {
background-image: url('https://proicons.com/icon/306351.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="M502 1000c274-2 498-228 497-501C998 223 770-2 497 0 222 2-1 227 1 501c2 278 226 501 501 499zM282 467c59-35 119-69 180-102 35-20 57-6 58 35v26c36-20 71-41 108-61 35-20 57-6 58 35v100c0 35 1 70 0 105-2 35-25 49-55 32-38-20-74-42-111-64 0 11 0 21-1 32-1 35-24 49-54 32-63-34-124-70-185-106-30-19-29-45 2-64z"/></svg>
Rewind in other icon packs
Copied!