directions icon
directions from Unicons by Iconscout · Line · Location And Map · Apache-2.0 Free for personal and commercial use.
- Name
- directions
- Set
- Unicons
- Style
- Line
- Category
- Location And Map
- Viewbox
- 24×24
- License
- Apache 2.0
The same icon in other sets
directionsBoxIcons v2directionsBoxIcons v2 SoliddirectionsFont Awesome Soliddirections-16-filledFluent UI System IconsdirectionsJam IconsdirectionsLine AwesomedirectionsMaterial SymbolsdirectionsMaterial Symbols LightdirectionsMaterial Design Iconsdirections-fillMingCute IcondirectionsPixelarticonsdirectionsPrime IconsdirectionsTabler Icons
More location and map icons from Unicons
Use the directions icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m21.12 9.88l-7-7a3.08 3.08 0 0 0-4.24 0l-7 7a3 3 0 0 0 0 4.24l7 7a3 3 0 0 0 4.24 0l7-7a3 3 0 0 0 0-4.24m-1.41 2.83l-7 7a1 1 0 0 1-1.42 0l-7-7a1 1 0 0 1 0-1.42l7-7a1 1 0 0 1 1.42 0l7 7a1 1 0 0 1 0 1.42m-5.5-3.42a1 1 0 0 0-1.42 1.42l.3.29H9.5a1 1 0 0 0-1 1v2a1 1 0 0 0 2 0v-1h2.59l-.3.29a1 1 0 0 0 0 1.42a1 1 0 0 0 1.42 0l2-2a1 1 0 0 0 0-1.42Z"/></svg>
React
import type { SVGProps } from "react";
export function UilDirections(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m21.12 9.88l-7-7a3.08 3.08 0 0 0-4.24 0l-7 7a3 3 0 0 0 0 4.24l7 7a3 3 0 0 0 4.24 0l7-7a3 3 0 0 0 0-4.24m-1.41 2.83l-7 7a1 1 0 0 1-1.42 0l-7-7a1 1 0 0 1 0-1.42l7-7a1 1 0 0 1 1.42 0l7 7a1 1 0 0 1 0 1.42m-5.5-3.42a1 1 0 0 0-1.42 1.42l.3.29H9.5a1 1 0 0 0-1 1v2a1 1 0 0 0 2 0v-1h2.59l-.3.29a1 1 0 0 0 0 1.42a1 1 0 0 0 1.42 0l2-2a1 1 0 0 0 0-1.42Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m21.12 9.88l-7-7a3.08 3.08 0 0 0-4.24 0l-7 7a3 3 0 0 0 0 4.24l7 7a3 3 0 0 0 4.24 0l7-7a3 3 0 0 0 0-4.24m-1.41 2.83l-7 7a1 1 0 0 1-1.42 0l-7-7a1 1 0 0 1 0-1.42l7-7a1 1 0 0 1 1.42 0l7 7a1 1 0 0 1 0 1.42m-5.5-3.42a1 1 0 0 0-1.42 1.42l.3.29H9.5a1 1 0 0 0-1 1v2a1 1 0 0 0 2 0v-1h2.59l-.3.29a1 1 0 0 0 0 1.42a1 1 0 0 0 1.42 0l2-2a1 1 0 0 0 0-1.42Z"/></svg> </template>
CSS
.icon-directions {
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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m21.12%209.88l-7-7a3.08%203.08%200%200%200-4.24%200l-7%207a3%203%200%200%200%200%204.24l7%207a3%203%200%200%200%204.24%200l7-7a3%203%200%200%200%200-4.24m-1.41%202.83l-7%207a1%201%200%200%201-1.42%200l-7-7a1%201%200%200%201%200-1.42l7-7a1%201%200%200%201%201.42%200l7%207a1%201%200%200%201%200%201.42m-5.5-3.42a1%201%200%200%200-1.42%201.42l.3.29H9.5a1%201%200%200%200-1%201v2a1%201%200%200%200%202%200v-1h2.59l-.3.29a1%201%200%200%200%200%201.42a1%201%200%200%200%201.42%200l2-2a1%201%200%200%200%200-1.42Z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m21.12%209.88l-7-7a3.08%203.08%200%200%200-4.24%200l-7%207a3%203%200%200%200%200%204.24l7%207a3%203%200%200%200%204.24%200l7-7a3%203%200%200%200%200-4.24m-1.41%202.83l-7%207a1%201%200%200%201-1.42%200l-7-7a1%201%200%200%201%200-1.42l7-7a1%201%200%200%201%201.42%200l7%207a1%201%200%200%201%200%201.42m-5.5-3.42a1%201%200%200%200-1.42%201.42l.3.29H9.5a1%201%200%200%200-1%201v2a1%201%200%200%200%202%200v-1h2.59l-.3.29a1%201%200%200%200%200%201.42a1%201%200%200%200%201.42%200l2-2a1%201%200%200%200%200-1.42Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/uil/directions.svg?color=%231a73e8&size=48