fast forward icon
fast-forward-24-regular from Fluent UI System Icons by Microsoft Corporation · 24 Regular · MIT Free for personal and commercial use.
- Name
- fast-forward-24-regular
- Set
- Fluent UI System Icons
- Style
- 24 Regular
- Viewbox
- 24×24
- License
- MIT
7 other variants in Fluent UI System Icons
The same icon in other sets
fast-forward-filledAnt Design Iconsfast-forwardBootstrap Iconsfast-forwardBoxIcons v2fast-forwardFont Awesome Solidfast-forwardFeather Iconsfast-forwardHuge Iconsfast-forwardHumbleiconsfast-forwardJam Iconsfast-forwardLine Awesomefast-forwardLucidefast-forwardMage Iconsfast-forwardMajesticonsfast-forwardMaterial Symbolsfast-forwardMaterial Symbols Lightfast-forwardMaterial Design Iconsfast-forward-fillMingCute Iconfast-forwardPhosphorfast-forwardPrime Icons
Related icons in Fluent UI System Icons
Use the fast forward icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.5 5.503c0-1.28 1.498-1.971 2.472-1.142l7.41 6.306a1.75 1.75 0 0 1 0 2.665l-7.41 6.306c-.974.83-2.472.137-2.472-1.142v-3.987l-6.028 5.13C4.498 20.468 3 19.776 3 18.497V5.504c0-1.28 1.498-1.972 2.472-1.143l6.028 5.13zm0 5.958l-7-5.957v12.993l7-5.957zm8.91.348L13 5.503v12.993l7.41-6.306a.25.25 0 0 0 0-.38"/></svg>
React
import type { SVGProps } from "react";
export function FluentFastForward24Regular(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.5 5.503c0-1.28 1.498-1.971 2.472-1.142l7.41 6.306a1.75 1.75 0 0 1 0 2.665l-7.41 6.306c-.974.83-2.472.137-2.472-1.142v-3.987l-6.028 5.13C4.498 20.468 3 19.776 3 18.497V5.504c0-1.28 1.498-1.972 2.472-1.143l6.028 5.13zm0 5.958l-7-5.957v12.993l7-5.957zm8.91.348L13 5.503v12.993l7.41-6.306a.25.25 0 0 0 0-.38"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.5 5.503c0-1.28 1.498-1.971 2.472-1.142l7.41 6.306a1.75 1.75 0 0 1 0 2.665l-7.41 6.306c-.974.83-2.472.137-2.472-1.142v-3.987l-6.028 5.13C4.498 20.468 3 19.776 3 18.497V5.504c0-1.28 1.498-1.972 2.472-1.143l6.028 5.13zm0 5.958l-7-5.957v12.993l7-5.957zm8.91.348L13 5.503v12.993l7.41-6.306a.25.25 0 0 0 0-.38"/></svg> </template>
CSS
.icon-fast-forward-24-regular {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.5%205.503c0-1.28%201.498-1.971%202.472-1.142l7.41%206.306a1.75%201.75%200%200%201%200%202.665l-7.41%206.306c-.974.83-2.472.137-2.472-1.142v-3.987l-6.028%205.13C4.498%2020.468%203%2019.776%203%2018.497V5.504c0-1.28%201.498-1.972%202.472-1.143l6.028%205.13zm0%205.958l-7-5.957v12.993l7-5.957zm8.91.348L13%205.503v12.993l7.41-6.306a.25.25%200%200%200%200-.38%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.5%205.503c0-1.28%201.498-1.971%202.472-1.142l7.41%206.306a1.75%201.75%200%200%201%200%202.665l-7.41%206.306c-.974.83-2.472.137-2.472-1.142v-3.987l-6.028%205.13C4.498%2020.468%203%2019.776%203%2018.497V5.504c0-1.28%201.498-1.972%202.472-1.143l6.028%205.13zm0%205.958l-7-5.957v12.993l7-5.957zm8.91.348L13%205.503v12.993l7.41-6.306a.25.25%200%200%200%200-.38%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/fast-forward-24-regular.svg?color=%231a73e8&size=48