forward icon
forward-fill from Framework7 Icons by Vladimir Kharlampidi · Fill · MIT Free for personal and commercial use.
- Name
- forward-fill
- Set
- Framework7 Icons
- Style
- Fill
- Viewbox
- 56×56
- License
- MIT
1 other variant in Framework7 Icons
The same icon in other sets
forward-filledAnt Design IconsforwardBootstrap IconsforwardCodiconsforwardFont Awesome 6 SolidforwardFont Awesome Solidforward-outlineFlowbite IconsforwardHeroIconsforwardIconoirforwardIonIconsforwardJam IconsforwardLine AwesomeforwardLucideforwardMajesticonsforwardMaterial SymbolsforwardMaterial Symbols LightforwardMaterial Design Iconsforward-fillMingCute IconforwardMyna UI IconsforwardOpenMojiforwardPixelarticonsforwardPrime Iconsforward-boldSolarforwardTDesign Iconsforward-outlineTeenyicons
Related icons in Framework7 Icons
Use the forward icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M2.928 44.495c.834 0 1.525-.265 2.339-.753l20.72-12.2c1.118-.65 1.728-1.383 1.952-2.237v11.713c0 2.257 1.342 3.477 2.928 3.477c.834 0 1.525-.265 2.339-.753l20.74-12.2c1.424-.854 2.054-1.85 2.054-3.03c0-1.159-.63-2.155-2.054-3.01l-20.74-12.2c-.814-.488-1.505-.752-2.339-.752c-1.586 0-2.928 1.22-2.928 3.477V27.74c-.224-.854-.834-1.585-1.952-2.236l-20.72-12.2c-.834-.489-1.505-.753-2.339-.753C1.342 12.55 0 13.77 0 16.027v24.99c0 2.258 1.342 3.478 2.928 3.478"/></svg>
React
import type { SVGProps } from "react";
export function F7ForwardFill(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M2.928 44.495c.834 0 1.525-.265 2.339-.753l20.72-12.2c1.118-.65 1.728-1.383 1.952-2.237v11.713c0 2.257 1.342 3.477 2.928 3.477c.834 0 1.525-.265 2.339-.753l20.74-12.2c1.424-.854 2.054-1.85 2.054-3.03c0-1.159-.63-2.155-2.054-3.01l-20.74-12.2c-.814-.488-1.505-.752-2.339-.752c-1.586 0-2.928 1.22-2.928 3.477V27.74c-.224-.854-.834-1.585-1.952-2.236l-20.72-12.2c-.834-.489-1.505-.753-2.339-.753C1.342 12.55 0 13.77 0 16.027v24.99c0 2.258 1.342 3.478 2.928 3.478"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M2.928 44.495c.834 0 1.525-.265 2.339-.753l20.72-12.2c1.118-.65 1.728-1.383 1.952-2.237v11.713c0 2.257 1.342 3.477 2.928 3.477c.834 0 1.525-.265 2.339-.753l20.74-12.2c1.424-.854 2.054-1.85 2.054-3.03c0-1.159-.63-2.155-2.054-3.01l-20.74-12.2c-.814-.488-1.505-.752-2.339-.752c-1.586 0-2.928 1.22-2.928 3.477V27.74c-.224-.854-.834-1.585-1.952-2.236l-20.72-12.2c-.834-.489-1.505-.753-2.339-.753C1.342 12.55 0 13.77 0 16.027v24.99c0 2.258 1.342 3.478 2.928 3.478"/></svg> </template>
CSS
.icon-forward-fill {
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%2056%2056%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2.928%2044.495c.834%200%201.525-.265%202.339-.753l20.72-12.2c1.118-.65%201.728-1.383%201.952-2.237v11.713c0%202.257%201.342%203.477%202.928%203.477c.834%200%201.525-.265%202.339-.753l20.74-12.2c1.424-.854%202.054-1.85%202.054-3.03c0-1.159-.63-2.155-2.054-3.01l-20.74-12.2c-.814-.488-1.505-.752-2.339-.752c-1.586%200-2.928%201.22-2.928%203.477V27.74c-.224-.854-.834-1.585-1.952-2.236l-20.72-12.2c-.834-.489-1.505-.753-2.339-.753C1.342%2012.55%200%2013.77%200%2016.027v24.99c0%202.258%201.342%203.478%202.928%203.478%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%2056%2056%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2.928%2044.495c.834%200%201.525-.265%202.339-.753l20.72-12.2c1.118-.65%201.728-1.383%201.952-2.237v11.713c0%202.257%201.342%203.477%202.928%203.477c.834%200%201.525-.265%202.339-.753l20.74-12.2c1.424-.854%202.054-1.85%202.054-3.03c0-1.159-.63-2.155-2.054-3.01l-20.74-12.2c-.814-.488-1.505-.752-2.339-.752c-1.586%200-2.928%201.22-2.928%203.477V27.74c-.224-.854-.834-1.585-1.952-2.236l-20.72-12.2c-.834-.489-1.505-.753-2.339-.753C1.342%2012.55%200%2013.77%200%2016.027v24.99c0%202.258%201.342%203.478%202.928%203.478%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/f7/forward-fill.svg?color=%231a73e8&size=48