position forward icon
position-forward-20-regular from Fluent UI System Icons by Microsoft Corporation · 20 Regular · MIT Free for personal and commercial use.
- Name
- position-forward-20-regular
- Set
- Fluent UI System Icons
- Style
- 20 Regular
- Viewbox
- 20×20
- License
- MIT
- Aliases
- forward-20-regular
3 other variants in Fluent UI System Icons
Related icons in Fluent UI System Icons
Use the position forward icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M7 14v1.5A2.5 2.5 0 0 0 9.5 18h6a2.5 2.5 0 0 0 2.5-2.5v-6A2.5 2.5 0 0 0 15.5 7H14v1h1.5A1.5 1.5 0 0 1 17 9.5v6a1.5 1.5 0 0 1-1.5 1.5h-6A1.5 1.5 0 0 1 8 15.5V14zM2 4.5A2.5 2.5 0 0 1 4.5 2h6A2.5 2.5 0 0 1 13 4.5v6a2.5 2.5 0 0 1-2.5 2.5h-6A2.5 2.5 0 0 1 2 10.5zM4.5 3A1.5 1.5 0 0 0 3 4.5v.647L5.147 3zm2.06 0L3 6.56v1.587L8.147 3zM3 10.5c0 .232.052.45.146.647l8-8A1.5 1.5 0 0 0 10.5 3h-.94L3 9.56zM4.5 12h.793L12 5.293V4.5c0-.232-.053-.45-.146-.647l-8 8c.195.095.414.147.646.147m5.207 0h.793a1.5 1.5 0 0 0 1.5-1.5v-.793zm-1.414 0L12 8.293V6.707L6.707 12z"/></svg>
React
import type { SVGProps } from "react";
export function FluentPositionForward20Regular(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M7 14v1.5A2.5 2.5 0 0 0 9.5 18h6a2.5 2.5 0 0 0 2.5-2.5v-6A2.5 2.5 0 0 0 15.5 7H14v1h1.5A1.5 1.5 0 0 1 17 9.5v6a1.5 1.5 0 0 1-1.5 1.5h-6A1.5 1.5 0 0 1 8 15.5V14zM2 4.5A2.5 2.5 0 0 1 4.5 2h6A2.5 2.5 0 0 1 13 4.5v6a2.5 2.5 0 0 1-2.5 2.5h-6A2.5 2.5 0 0 1 2 10.5zM4.5 3A1.5 1.5 0 0 0 3 4.5v.647L5.147 3zm2.06 0L3 6.56v1.587L8.147 3zM3 10.5c0 .232.052.45.146.647l8-8A1.5 1.5 0 0 0 10.5 3h-.94L3 9.56zM4.5 12h.793L12 5.293V4.5c0-.232-.053-.45-.146-.647l-8 8c.195.095.414.147.646.147m5.207 0h.793a1.5 1.5 0 0 0 1.5-1.5v-.793zm-1.414 0L12 8.293V6.707L6.707 12z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M7 14v1.5A2.5 2.5 0 0 0 9.5 18h6a2.5 2.5 0 0 0 2.5-2.5v-6A2.5 2.5 0 0 0 15.5 7H14v1h1.5A1.5 1.5 0 0 1 17 9.5v6a1.5 1.5 0 0 1-1.5 1.5h-6A1.5 1.5 0 0 1 8 15.5V14zM2 4.5A2.5 2.5 0 0 1 4.5 2h6A2.5 2.5 0 0 1 13 4.5v6a2.5 2.5 0 0 1-2.5 2.5h-6A2.5 2.5 0 0 1 2 10.5zM4.5 3A1.5 1.5 0 0 0 3 4.5v.647L5.147 3zm2.06 0L3 6.56v1.587L8.147 3zM3 10.5c0 .232.052.45.146.647l8-8A1.5 1.5 0 0 0 10.5 3h-.94L3 9.56zM4.5 12h.793L12 5.293V4.5c0-.232-.053-.45-.146-.647l-8 8c.195.095.414.147.646.147m5.207 0h.793a1.5 1.5 0 0 0 1.5-1.5v-.793zm-1.414 0L12 8.293V6.707L6.707 12z"/></svg> </template>
CSS
.icon-position-forward-20-regular {
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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7%2014v1.5A2.5%202.5%200%200%200%209.5%2018h6a2.5%202.5%200%200%200%202.5-2.5v-6A2.5%202.5%200%200%200%2015.5%207H14v1h1.5A1.5%201.5%200%200%201%2017%209.5v6a1.5%201.5%200%200%201-1.5%201.5h-6A1.5%201.5%200%200%201%208%2015.5V14zM2%204.5A2.5%202.5%200%200%201%204.5%202h6A2.5%202.5%200%200%201%2013%204.5v6a2.5%202.5%200%200%201-2.5%202.5h-6A2.5%202.5%200%200%201%202%2010.5zM4.5%203A1.5%201.5%200%200%200%203%204.5v.647L5.147%203zm2.06%200L3%206.56v1.587L8.147%203zM3%2010.5c0%20.232.052.45.146.647l8-8A1.5%201.5%200%200%200%2010.5%203h-.94L3%209.56zM4.5%2012h.793L12%205.293V4.5c0-.232-.053-.45-.146-.647l-8%208c.195.095.414.147.646.147m5.207%200h.793a1.5%201.5%200%200%200%201.5-1.5v-.793zm-1.414%200L12%208.293V6.707L6.707%2012z%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7%2014v1.5A2.5%202.5%200%200%200%209.5%2018h6a2.5%202.5%200%200%200%202.5-2.5v-6A2.5%202.5%200%200%200%2015.5%207H14v1h1.5A1.5%201.5%200%200%201%2017%209.5v6a1.5%201.5%200%200%201-1.5%201.5h-6A1.5%201.5%200%200%201%208%2015.5V14zM2%204.5A2.5%202.5%200%200%201%204.5%202h6A2.5%202.5%200%200%201%2013%204.5v6a2.5%202.5%200%200%201-2.5%202.5h-6A2.5%202.5%200%200%201%202%2010.5zM4.5%203A1.5%201.5%200%200%200%203%204.5v.647L5.147%203zm2.06%200L3%206.56v1.587L8.147%203zM3%2010.5c0%20.232.052.45.146.647l8-8A1.5%201.5%200%200%200%2010.5%203h-.94L3%209.56zM4.5%2012h.793L12%205.293V4.5c0-.232-.053-.45-.146-.647l-8%208c.195.095.414.147.646.147m5.207%200h.793a1.5%201.5%200%200%200%201.5-1.5v-.793zm-1.414%200L12%208.293V6.707L6.707%2012z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/position-forward-20-regular.svg?color=%231a73e8&size=48