Fast Forward Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The Fast Forward 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/310118.svg" alt="Fast Forward icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310118.svg" alt="Fast Forward icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310118.svg" alt="Fast Forward icon" :width="24" :height="24" />
CSS background
.icon-fast-forward {
background-image: url('https://proicons.com/icon/310118.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M22 12.0209C22.0015 12.3362 21.9344 12.648 21.8031 12.9347C21.6718 13.2214 21.4797 13.476 21.24 13.6809L14.84 19.1609C14.525 19.4279 14.1395 19.5981 13.73 19.6509C13.6336 19.6605 13.5365 19.6605 13.4401 19.6509C13.1255 19.6539 12.8143 19.5855 12.53 19.4509C12.1578 19.2799 11.8396 19.0101 11.61 18.6709C11.3908 18.3229 11.2699 17.9221 11.26 17.5109V14.2909L5.58008 19.1409C5.26603 19.4094 4.87997 19.5798 4.46997 19.6309C4.37356 19.6408 4.27647 19.6408 4.18005 19.6309C3.8655 19.6339 3.55433 19.5655 3.27002 19.4309C2.89888 19.2624 2.58325 18.9919 2.35999 18.6509C2.13351 18.3057 2.00877 17.9037 2 17.4909V6.49091C2.00937 6.07992 2.13319 5.67971 2.35754 5.33523C2.5819 4.99075 2.89791 4.71566 3.27002 4.54092C3.64493 4.3687 4.06106 4.30641 4.46997 4.36129C4.87888 4.41616 5.26383 4.58595 5.58008 4.85091L11.26 9.71091V6.50092C11.2643 6.19274 11.334 5.88897 11.4644 5.60967C11.5947 5.33037 11.7827 5.08187 12.0161 4.88059C12.2495 4.67931 12.5229 4.5298 12.8184 4.44195C13.1138 4.35409 13.4245 4.32989 13.73 4.37092C14.1349 4.42928 14.5158 4.59892 14.8301 4.86092L21.24 10.3509C21.4785 10.5536 21.6698 10.8063 21.8 11.0909C21.9328 11.3829 22.001 11.7002 22 12.0209Z" fill="black"/> </svg>
Fast Forward in other icon packs
Copied!