fast forward icon
fast-forward-thin from Phosphor by Phosphor Icons · Thin · MIT Free for personal and commercial use.
- Name
- fast-forward-thin
- Set
- Phosphor
- Style
- Thin
- 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.52 118l-88.19-56.13a12 12 0 0 0-12.18-.39A11.66 11.66 0 0 0 140 71.84v44.59L54.33 61.87a12 12 0 0 0-12.18-.39A11.66 11.66 0 0 0 36 71.84v112.32a11.66 11.66 0 0 0 6.15 10.36a12 12 0 0 0 12.18-.39L140 139.57v44.59a11.66 11.66 0 0 0 6.15 10.36a12 12 0 0 0 12.18-.39L246.52 138a11.81 11.81 0 0 0 0-19.94Zm-108.3 13.19L50 187.38a3.91 3.91 0 0 1-4 .13a3.76 3.76 0 0 1-2-3.35V71.84a3.76 3.76 0 0 1 2-3.35a4 4 0 0 1 1.91-.5a3.94 3.94 0 0 1 2.13.63l88.18 56.16a3.8 3.8 0 0 1 0 6.44Zm104 0L154 187.38a3.91 3.91 0 0 1-4 .13a3.76 3.76 0 0 1-2-3.35V71.84a3.76 3.76 0 0 1 2-3.35a4 4 0 0 1 1.91-.5a3.94 3.94 0 0 1 2.13.63l88.18 56.16a3.8 3.8 0 0 1 0 6.44Z"/></svg>
React
import type { SVGProps } from "react";
export function PhFastForwardThin(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.52 118l-88.19-56.13a12 12 0 0 0-12.18-.39A11.66 11.66 0 0 0 140 71.84v44.59L54.33 61.87a12 12 0 0 0-12.18-.39A11.66 11.66 0 0 0 36 71.84v112.32a11.66 11.66 0 0 0 6.15 10.36a12 12 0 0 0 12.18-.39L140 139.57v44.59a11.66 11.66 0 0 0 6.15 10.36a12 12 0 0 0 12.18-.39L246.52 138a11.81 11.81 0 0 0 0-19.94Zm-108.3 13.19L50 187.38a3.91 3.91 0 0 1-4 .13a3.76 3.76 0 0 1-2-3.35V71.84a3.76 3.76 0 0 1 2-3.35a4 4 0 0 1 1.91-.5a3.94 3.94 0 0 1 2.13.63l88.18 56.16a3.8 3.8 0 0 1 0 6.44Zm104 0L154 187.38a3.91 3.91 0 0 1-4 .13a3.76 3.76 0 0 1-2-3.35V71.84a3.76 3.76 0 0 1 2-3.35a4 4 0 0 1 1.91-.5a3.94 3.94 0 0 1 2.13.63l88.18 56.16a3.8 3.8 0 0 1 0 6.44Z"/></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.52 118l-88.19-56.13a12 12 0 0 0-12.18-.39A11.66 11.66 0 0 0 140 71.84v44.59L54.33 61.87a12 12 0 0 0-12.18-.39A11.66 11.66 0 0 0 36 71.84v112.32a11.66 11.66 0 0 0 6.15 10.36a12 12 0 0 0 12.18-.39L140 139.57v44.59a11.66 11.66 0 0 0 6.15 10.36a12 12 0 0 0 12.18-.39L246.52 138a11.81 11.81 0 0 0 0-19.94Zm-108.3 13.19L50 187.38a3.91 3.91 0 0 1-4 .13a3.76 3.76 0 0 1-2-3.35V71.84a3.76 3.76 0 0 1 2-3.35a4 4 0 0 1 1.91-.5a3.94 3.94 0 0 1 2.13.63l88.18 56.16a3.8 3.8 0 0 1 0 6.44Zm104 0L154 187.38a3.91 3.91 0 0 1-4 .13a3.76 3.76 0 0 1-2-3.35V71.84a3.76 3.76 0 0 1 2-3.35a4 4 0 0 1 1.91-.5a3.94 3.94 0 0 1 2.13.63l88.18 56.16a3.8 3.8 0 0 1 0 6.44Z"/></svg> </template>
CSS
.icon-fast-forward-thin {
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.52%20118l-88.19-56.13a12%2012%200%200%200-12.18-.39A11.66%2011.66%200%200%200%20140%2071.84v44.59L54.33%2061.87a12%2012%200%200%200-12.18-.39A11.66%2011.66%200%200%200%2036%2071.84v112.32a11.66%2011.66%200%200%200%206.15%2010.36a12%2012%200%200%200%2012.18-.39L140%20139.57v44.59a11.66%2011.66%200%200%200%206.15%2010.36a12%2012%200%200%200%2012.18-.39L246.52%20138a11.81%2011.81%200%200%200%200-19.94Zm-108.3%2013.19L50%20187.38a3.91%203.91%200%200%201-4%20.13a3.76%203.76%200%200%201-2-3.35V71.84a3.76%203.76%200%200%201%202-3.35a4%204%200%200%201%201.91-.5a3.94%203.94%200%200%201%202.13.63l88.18%2056.16a3.8%203.8%200%200%201%200%206.44Zm104%200L154%20187.38a3.91%203.91%200%200%201-4%20.13a3.76%203.76%200%200%201-2-3.35V71.84a3.76%203.76%200%200%201%202-3.35a4%204%200%200%201%201.91-.5a3.94%203.94%200%200%201%202.13.63l88.18%2056.16a3.8%203.8%200%200%201%200%206.44Z%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.52%20118l-88.19-56.13a12%2012%200%200%200-12.18-.39A11.66%2011.66%200%200%200%20140%2071.84v44.59L54.33%2061.87a12%2012%200%200%200-12.18-.39A11.66%2011.66%200%200%200%2036%2071.84v112.32a11.66%2011.66%200%200%200%206.15%2010.36a12%2012%200%200%200%2012.18-.39L140%20139.57v44.59a11.66%2011.66%200%200%200%206.15%2010.36a12%2012%200%200%200%2012.18-.39L246.52%20138a11.81%2011.81%200%200%200%200-19.94Zm-108.3%2013.19L50%20187.38a3.91%203.91%200%200%201-4%20.13a3.76%203.76%200%200%201-2-3.35V71.84a3.76%203.76%200%200%201%202-3.35a4%204%200%200%201%201.91-.5a3.94%203.94%200%200%201%202.13.63l88.18%2056.16a3.8%203.8%200%200%201%200%206.44Zm104%200L154%20187.38a3.91%203.91%200%200%201-4%20.13a3.76%203.76%200%200%201-2-3.35V71.84a3.76%203.76%200%200%201%202-3.35a4%204%200%200%201%201.91-.5a3.94%203.94%200%200%201%202.13.63l88.18%2056.16a3.8%203.8%200%200%201%200%206.44Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/fast-forward-thin.svg?color=%231a73e8&size=48