fast forward icon
fast-forward-28-filled from Fluent UI System Icons by Microsoft Corporation · 28 Filled · MIT Free for personal and commercial use.
- Name
- fast-forward-28-filled
- Set
- Fluent UI System Icons
- Style
- 28 Filled
- Viewbox
- 28×28
- 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 28 28"><path fill="currentColor" d="M15.637 4.857c-1.066-.845-2.635-.086-2.635 1.273v4.57L5.636 4.858c-1.065-.845-2.634-.086-2.634 1.273V21.87c0 1.359 1.57 2.118 2.634 1.273l7.366-5.84v4.565c0 1.359 1.57 2.118 2.634 1.273l9.637-7.64a1.917 1.917 0 0 0 0-3.004z"/></svg>
React
import type { SVGProps } from "react";
export function FluentFastForward28Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M15.637 4.857c-1.066-.845-2.635-.086-2.635 1.273v4.57L5.636 4.858c-1.065-.845-2.634-.086-2.634 1.273V21.87c0 1.359 1.57 2.118 2.634 1.273l7.366-5.84v4.565c0 1.359 1.57 2.118 2.634 1.273l9.637-7.64a1.917 1.917 0 0 0 0-3.004z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M15.637 4.857c-1.066-.845-2.635-.086-2.635 1.273v4.57L5.636 4.858c-1.065-.845-2.634-.086-2.634 1.273V21.87c0 1.359 1.57 2.118 2.634 1.273l7.366-5.84v4.565c0 1.359 1.57 2.118 2.634 1.273l9.637-7.64a1.917 1.917 0 0 0 0-3.004z"/></svg> </template>
CSS
.icon-fast-forward-28-filled {
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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.637%204.857c-1.066-.845-2.635-.086-2.635%201.273v4.57L5.636%204.858c-1.065-.845-2.634-.086-2.634%201.273V21.87c0%201.359%201.57%202.118%202.634%201.273l7.366-5.84v4.565c0%201.359%201.57%202.118%202.634%201.273l9.637-7.64a1.917%201.917%200%200%200%200-3.004z%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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.637%204.857c-1.066-.845-2.635-.086-2.635%201.273v4.57L5.636%204.858c-1.065-.845-2.634-.086-2.634%201.273V21.87c0%201.359%201.57%202.118%202.634%201.273l7.366-5.84v4.565c0%201.359%201.57%202.118%202.634%201.273l9.637-7.64a1.917%201.917%200%200%200%200-3.004z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/fast-forward-28-filled.svg?color=%231a73e8&size=48