fast forward icon
fast-forward-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.
- Name
- fast-forward-bold
- Set
- Phosphor
- Style
- Bold
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
fast-forward-filledAnt Design Iconsfast-forwardBootstrap Iconsfast-forwardBoxIcons v2fast-forwardFont Awesome Solidfast-forwardFeather Iconsfast-forward-16-filledFluent UI System Iconsfast-forwardHuge Iconsfast-forwardHumbleiconsfast-forwardJam Iconsfast-forwardLine Awesomefast-forwardLucidefast-forwardMage Iconsfast-forwardMajesticonsfast-forwardMaterial Symbolsfast-forwardMaterial Symbols Lightfast-forwardMaterial Design Iconsfast-forward-fillMingCute Iconfast-forwardPrime Icons
Related icons in Phosphor
Use the fast forward icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m246.81 111.29l-88.18-56.17A19.91 19.91 0 0 0 128 71.84v30L54.63 55.12A19.91 19.91 0 0 0 24 71.84v112.32a19.93 19.93 0 0 0 30.63 16.72L128 154.15v30a19.93 19.93 0 0 0 30.63 16.72l88.18-56.17a19.79 19.79 0 0 0 0-33.42ZM48 176.64V79.36L124.38 128Zm104 0V79.36L228.38 128Z"/></svg>
React
import type { SVGProps } from "react";
export function PhFastForwardBold(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m246.81 111.29l-88.18-56.17A19.91 19.91 0 0 0 128 71.84v30L54.63 55.12A19.91 19.91 0 0 0 24 71.84v112.32a19.93 19.93 0 0 0 30.63 16.72L128 154.15v30a19.93 19.93 0 0 0 30.63 16.72l88.18-56.17a19.79 19.79 0 0 0 0-33.42ZM48 176.64V79.36L124.38 128Zm104 0V79.36L228.38 128Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m246.81 111.29l-88.18-56.17A19.91 19.91 0 0 0 128 71.84v30L54.63 55.12A19.91 19.91 0 0 0 24 71.84v112.32a19.93 19.93 0 0 0 30.63 16.72L128 154.15v30a19.93 19.93 0 0 0 30.63 16.72l88.18-56.17a19.79 19.79 0 0 0 0-33.42ZM48 176.64V79.36L124.38 128Zm104 0V79.36L228.38 128Z"/></svg> </template>
CSS
.icon-fast-forward-bold {
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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m246.81%20111.29l-88.18-56.17A19.91%2019.91%200%200%200%20128%2071.84v30L54.63%2055.12A19.91%2019.91%200%200%200%2024%2071.84v112.32a19.93%2019.93%200%200%200%2030.63%2016.72L128%20154.15v30a19.93%2019.93%200%200%200%2030.63%2016.72l88.18-56.17a19.79%2019.79%200%200%200%200-33.42ZM48%20176.64V79.36L124.38%20128Zm104%200V79.36L228.38%20128Z%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m246.81%20111.29l-88.18-56.17A19.91%2019.91%200%200%200%20128%2071.84v30L54.63%2055.12A19.91%2019.91%200%200%200%2024%2071.84v112.32a19.93%2019.93%200%200%200%2030.63%2016.72L128%20154.15v30a19.93%2019.93%200%200%200%2030.63%2016.72l88.18-56.17a19.79%2019.79%200%200%200%200-33.42ZM48%20176.64V79.36L124.38%20128Zm104%200V79.36L228.38%20128Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/fast-forward-bold.svg?color=%231a73e8&size=48