fast forward icon
fast-forward-filled from Ant Design Icons by HeskeyBaozi · Filled · MIT Free for personal and commercial use.
- Name
- fast-forward-filled
- Set
- Ant Design Icons
- Style
- Filled
- Viewbox
- 1024×1024
- License
- MIT
- Aliases
- fast-forward, fast-forward-fill, fast-forward-outline
1 other variant in Ant Design Icons
The same icon in other sets
fast-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-forwardPhosphorfast-forwardPrime Icons
Related icons in Ant Design Icons
Use the fast forward icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" d="M793.8 499.3L506.4 273.5c-10.7-8.4-26.4-.8-26.4 12.7v451.6c0 13.5 15.7 21.1 26.4 12.7l287.4-225.8a16.14 16.14 0 0 0 0-25.4m-320 0L186.4 273.5c-10.7-8.4-26.4-.8-26.4 12.7v451.5c0 13.5 15.7 21.1 26.4 12.7l287.4-225.8c4.1-3.2 6.2-8 6.2-12.7c0-4.6-2.1-9.4-6.2-12.6M857.6 248h-51.2c-3.5 0-6.4 2.7-6.4 6v516c0 3.3 2.9 6 6.4 6h51.2c3.5 0 6.4-2.7 6.4-6V254c0-3.3-2.9-6-6.4-6"/></svg>
React
import type { SVGProps } from "react";
export function AntDesignFastForwardFilled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" d="M793.8 499.3L506.4 273.5c-10.7-8.4-26.4-.8-26.4 12.7v451.6c0 13.5 15.7 21.1 26.4 12.7l287.4-225.8a16.14 16.14 0 0 0 0-25.4m-320 0L186.4 273.5c-10.7-8.4-26.4-.8-26.4 12.7v451.5c0 13.5 15.7 21.1 26.4 12.7l287.4-225.8c4.1-3.2 6.2-8 6.2-12.7c0-4.6-2.1-9.4-6.2-12.6M857.6 248h-51.2c-3.5 0-6.4 2.7-6.4 6v516c0 3.3 2.9 6 6.4 6h51.2c3.5 0 6.4-2.7 6.4-6V254c0-3.3-2.9-6-6.4-6"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" d="M793.8 499.3L506.4 273.5c-10.7-8.4-26.4-.8-26.4 12.7v451.6c0 13.5 15.7 21.1 26.4 12.7l287.4-225.8a16.14 16.14 0 0 0 0-25.4m-320 0L186.4 273.5c-10.7-8.4-26.4-.8-26.4 12.7v451.5c0 13.5 15.7 21.1 26.4 12.7l287.4-225.8c4.1-3.2 6.2-8 6.2-12.7c0-4.6-2.1-9.4-6.2-12.6M857.6 248h-51.2c-3.5 0-6.4 2.7-6.4 6v516c0 3.3 2.9 6 6.4 6h51.2c3.5 0 6.4-2.7 6.4-6V254c0-3.3-2.9-6-6.4-6"/></svg> </template>
CSS
.icon-fast-forward-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%201024%201024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M793.8%20499.3L506.4%20273.5c-10.7-8.4-26.4-.8-26.4%2012.7v451.6c0%2013.5%2015.7%2021.1%2026.4%2012.7l287.4-225.8a16.14%2016.14%200%200%200%200-25.4m-320%200L186.4%20273.5c-10.7-8.4-26.4-.8-26.4%2012.7v451.5c0%2013.5%2015.7%2021.1%2026.4%2012.7l287.4-225.8c4.1-3.2%206.2-8%206.2-12.7c0-4.6-2.1-9.4-6.2-12.6M857.6%20248h-51.2c-3.5%200-6.4%202.7-6.4%206v516c0%203.3%202.9%206%206.4%206h51.2c3.5%200%206.4-2.7%206.4-6V254c0-3.3-2.9-6-6.4-6%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%201024%201024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M793.8%20499.3L506.4%20273.5c-10.7-8.4-26.4-.8-26.4%2012.7v451.6c0%2013.5%2015.7%2021.1%2026.4%2012.7l287.4-225.8a16.14%2016.14%200%200%200%200-25.4m-320%200L186.4%20273.5c-10.7-8.4-26.4-.8-26.4%2012.7v451.5c0%2013.5%2015.7%2021.1%2026.4%2012.7l287.4-225.8c4.1-3.2%206.2-8%206.2-12.7c0-4.6-2.1-9.4-6.2-12.6M857.6%20248h-51.2c-3.5%200-6.4%202.7-6.4%206v516c0%203.3%202.9%206%206.4%206h51.2c3.5%200%206.4-2.7%206.4-6V254c0-3.3-2.9-6-6.4-6%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ant-design/fast-forward-filled.svg?color=%231a73e8&size=48