directions icon
directions-28-filled from Fluent UI System Icons by Microsoft Corporation · 28 Filled · MIT Free for personal and commercial use.
- Name
- directions-28-filled
- Set
- Fluent UI System Icons
- Style
- 28 Filled
- Viewbox
- 28×28
- License
- MIT
11 other variants in Fluent UI System Icons
The same icon in other sets
directionsBoxIcons v2directionsBoxIcons v2 SoliddirectionsFont Awesome SoliddirectionsJam IconsdirectionsLine AwesomedirectionsMaterial SymbolsdirectionsMaterial Symbols LightdirectionsMaterial Design Iconsdirections-fillMingCute IcondirectionsPixelarticonsdirectionsPrime IconsdirectionsTabler IconsdirectionsUnicons
Use the directions icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M11.349 2.098a3.75 3.75 0 0 1 5.303 0l9.25 9.253a3.75 3.75 0 0 1 0 5.302l-9.25 9.251a3.75 3.75 0 0 1-5.303 0l-9.251-9.25a3.75 3.75 0 0 1 0-5.303zm4.43 5.122a.75.75 0 0 0-1.06 1.06L16.44 10h-2.69C11.68 10 10 11.68 10 13.75v4.5a.75.75 0 0 0 1.5 0v-4.5a2.25 2.25 0 0 1 2.25-2.25h2.69l-1.72 1.72a.75.75 0 0 0 1.06 1.06l3-3a.75.75 0 0 0 0-1.06z"/></svg>
React
import type { SVGProps } from "react";
export function FluentDirections28Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M11.349 2.098a3.75 3.75 0 0 1 5.303 0l9.25 9.253a3.75 3.75 0 0 1 0 5.302l-9.25 9.251a3.75 3.75 0 0 1-5.303 0l-9.251-9.25a3.75 3.75 0 0 1 0-5.303zm4.43 5.122a.75.75 0 0 0-1.06 1.06L16.44 10h-2.69C11.68 10 10 11.68 10 13.75v4.5a.75.75 0 0 0 1.5 0v-4.5a2.25 2.25 0 0 1 2.25-2.25h2.69l-1.72 1.72a.75.75 0 0 0 1.06 1.06l3-3a.75.75 0 0 0 0-1.06z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M11.349 2.098a3.75 3.75 0 0 1 5.303 0l9.25 9.253a3.75 3.75 0 0 1 0 5.302l-9.25 9.251a3.75 3.75 0 0 1-5.303 0l-9.251-9.25a3.75 3.75 0 0 1 0-5.303zm4.43 5.122a.75.75 0 0 0-1.06 1.06L16.44 10h-2.69C11.68 10 10 11.68 10 13.75v4.5a.75.75 0 0 0 1.5 0v-4.5a2.25 2.25 0 0 1 2.25-2.25h2.69l-1.72 1.72a.75.75 0 0 0 1.06 1.06l3-3a.75.75 0 0 0 0-1.06z"/></svg> </template>
CSS
.icon-directions-28-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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.349%202.098a3.75%203.75%200%200%201%205.303%200l9.25%209.253a3.75%203.75%200%200%201%200%205.302l-9.25%209.251a3.75%203.75%200%200%201-5.303%200l-9.251-9.25a3.75%203.75%200%200%201%200-5.303zm4.43%205.122a.75.75%200%200%200-1.06%201.06L16.44%2010h-2.69C11.68%2010%2010%2011.68%2010%2013.75v4.5a.75.75%200%200%200%201.5%200v-4.5a2.25%202.25%200%200%201%202.25-2.25h2.69l-1.72%201.72a.75.75%200%200%200%201.06%201.06l3-3a.75.75%200%200%200%200-1.06z%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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.349%202.098a3.75%203.75%200%200%201%205.303%200l9.25%209.253a3.75%203.75%200%200%201%200%205.302l-9.25%209.251a3.75%203.75%200%200%201-5.303%200l-9.251-9.25a3.75%203.75%200%200%201%200-5.303zm4.43%205.122a.75.75%200%200%200-1.06%201.06L16.44%2010h-2.69C11.68%2010%2010%2011.68%2010%2013.75v4.5a.75.75%200%200%200%201.5%200v-4.5a2.25%202.25%200%200%201%202.25-2.25h2.69l-1.72%201.72a.75.75%200%200%200%201.06%201.06l3-3a.75.75%200%200%200%200-1.06z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/directions-28-filled.svg?color=%231a73e8&size=48