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/310707.svg" alt="Fast Forward icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310707.svg" alt="Fast Forward icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310707.svg" alt="Fast Forward icon" :width="24" :height="24" />
CSS background
.icon-fast-forward {
background-image: url('https://proicons.com/icon/310707.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="M2.75 6.50582V17.4942C2.75492 17.7638 2.83596 18.0266 2.98379 18.2522C3.13162 18.4778 3.3402 18.6571 3.58549 18.7692C3.83078 18.8814 4.10278 18.922 4.37012 18.8862C4.63747 18.8505 4.88926 18.7399 5.09647 18.5673L11.5063 13.0874C11.6634 12.9531 11.7895 12.7863 11.876 12.5986C11.9625 12.4109 12.0072 12.2067 12.0072 12C12.0072 11.7933 11.9625 11.5891 11.876 11.4014C11.7895 11.2137 11.6634 11.0469 11.5063 10.9126L5.09647 5.43274C4.88926 5.26007 4.63747 5.14949 4.37012 5.11375C4.10278 5.07801 3.83078 5.11857 3.58549 5.23074C3.3402 5.34292 3.13162 5.52214 2.98379 5.74775C2.83596 5.97335 2.75492 6.23614 2.75 6.50582Z" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M12.0071 6.50582V17.4942C12.012 17.7638 12.0931 18.0266 12.2409 18.2522C12.3887 18.4778 12.5973 18.6571 12.8426 18.7692C13.0879 18.8814 13.3599 18.922 13.6272 18.8862C13.8946 18.8505 14.1464 18.7399 14.3536 18.5673L20.7491 13.0874C20.9062 12.9531 21.0323 12.7863 21.1188 12.5986C21.2052 12.4109 21.25 12.2067 21.25 12C21.25 11.7933 21.2052 11.5891 21.1188 11.4014C21.0323 11.2137 20.9062 11.0469 20.7491 10.9126L14.3536 5.43274C14.1464 5.26007 13.8946 5.14949 13.6272 5.11375C13.3599 5.07801 13.0879 5.11857 12.8426 5.23074C12.5973 5.34292 12.3887 5.52214 12.2409 5.74775C12.0931 5.97335 12.012 6.23614 12.0071 6.50582Z" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> </svg>
Fast Forward in other icon packs
Copied!