forward icon
forward from Font Awesome Solid by Dave Gandy · Solid · Audio & Video · CC-BY-4.0 Attribution required.
- Name
- forward
- Set
- Font Awesome Solid
- Style
- Solid
- Category
- Audio & Video
- Viewbox
- 640×640
- License
- CC BY 4.0
The same icon in other sets
forward-filledAnt Design IconsforwardBootstrap IconsforwardCodiconsforwardFramework7 IconsforwardFont Awesome 6 Solidforward-outlineFlowbite IconsforwardHeroIconsforwardIconoirforwardIonIconsforwardJam IconsforwardLine AwesomeforwardLucideforwardMajesticonsforwardMaterial SymbolsforwardMaterial Symbols LightforwardMaterial Design Iconsforward-fillMingCute IconforwardMyna UI IconsforwardOpenMojiforwardPixelarticonsforwardPrime Iconsforward-boldSolarforwardTDesign Iconsforward-outlineTeenyicons
More audio & video icons from Font Awesome Solid
Use the forward icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M403.7 107.1C392.1 96 375 92.9 360.3 99.2S336 120 336 136v136.3L163.7 107.2c-11.6-11.2-28.7-14.3-43.4-8S96 120 96 136v368c0 16 9.6 30.5 24.3 36.8s31.8 3.2 43.4-7.9L336 367.7V504c0 16 9.6 30.5 24.3 36.8s31.8 3.2 43.4-7.9l192-184c7.9-7.5 12.3-18 12.3-28.9s-4.5-21.3-12.3-28.9z"/></svg>
React
import type { SVGProps } from "react";
export function Fa7SolidForward(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M403.7 107.1C392.1 96 375 92.9 360.3 99.2S336 120 336 136v136.3L163.7 107.2c-11.6-11.2-28.7-14.3-43.4-8S96 120 96 136v368c0 16 9.6 30.5 24.3 36.8s31.8 3.2 43.4-7.9L336 367.7V504c0 16 9.6 30.5 24.3 36.8s31.8 3.2 43.4-7.9l192-184c7.9-7.5 12.3-18 12.3-28.9s-4.5-21.3-12.3-28.9z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M403.7 107.1C392.1 96 375 92.9 360.3 99.2S336 120 336 136v136.3L163.7 107.2c-11.6-11.2-28.7-14.3-43.4-8S96 120 96 136v368c0 16 9.6 30.5 24.3 36.8s31.8 3.2 43.4-7.9L336 367.7V504c0 16 9.6 30.5 24.3 36.8s31.8 3.2 43.4-7.9l192-184c7.9-7.5 12.3-18 12.3-28.9s-4.5-21.3-12.3-28.9z"/></svg> </template>
CSS
.icon-forward {
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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M403.7%20107.1C392.1%2096%20375%2092.9%20360.3%2099.2S336%20120%20336%20136v136.3L163.7%20107.2c-11.6-11.2-28.7-14.3-43.4-8S96%20120%2096%20136v368c0%2016%209.6%2030.5%2024.3%2036.8s31.8%203.2%2043.4-7.9L336%20367.7V504c0%2016%209.6%2030.5%2024.3%2036.8s31.8%203.2%2043.4-7.9l192-184c7.9-7.5%2012.3-18%2012.3-28.9s-4.5-21.3-12.3-28.9z%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M403.7%20107.1C392.1%2096%20375%2092.9%20360.3%2099.2S336%20120%20336%20136v136.3L163.7%20107.2c-11.6-11.2-28.7-14.3-43.4-8S96%20120%2096%20136v368c0%2016%209.6%2030.5%2024.3%2036.8s31.8%203.2%2043.4-7.9L336%20367.7V504c0%2016%209.6%2030.5%2024.3%2036.8s31.8%203.2%2043.4-7.9l192-184c7.9-7.5%2012.3-18%2012.3-28.9s-4.5-21.3-12.3-28.9z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-solid/forward.svg?color=%231a73e8&size=48