directions 02 icon
directions-02 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- directions-02
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the directions 02 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M18.196 3.2c-.475-.59-.712-.885-1.036-1.043S16.465 2 15.723 2H13.61c-.76 0-1.139 0-1.374.244S12 2.881 12 3.667V7h3.723c.742 0 1.112 0 1.437-.157c.324-.158.561-.453 1.036-1.042l.188-.234c.41-.51.616-.765.616-1.067s-.205-.557-.616-1.067zm0 9c-.475-.59-.712-.885-1.036-1.043S16.465 11 15.723 11H12v5h3.723c.742 0 1.112 0 1.437-.157c.324-.158.561-.453 1.036-1.042l.188-.234c.41-.51.616-.765.616-1.067s-.205-.557-.616-1.067zm-12.392-4c.475-.59.712-.885 1.036-1.043S7.535 7 8.277 7H12v5H8.277c-.742 0-1.112 0-1.437-.157c-.324-.158-.561-.453-1.036-1.042l-.188-.234C5.206 10.057 5 9.802 5 9.5s.205-.557.616-1.067zM12 22V3M9 22h6"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsDirections02(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M18.196 3.2c-.475-.59-.712-.885-1.036-1.043S16.465 2 15.723 2H13.61c-.76 0-1.139 0-1.374.244S12 2.881 12 3.667V7h3.723c.742 0 1.112 0 1.437-.157c.324-.158.561-.453 1.036-1.042l.188-.234c.41-.51.616-.765.616-1.067s-.205-.557-.616-1.067zm0 9c-.475-.59-.712-.885-1.036-1.043S16.465 11 15.723 11H12v5h3.723c.742 0 1.112 0 1.437-.157c.324-.158.561-.453 1.036-1.042l.188-.234c.41-.51.616-.765.616-1.067s-.205-.557-.616-1.067zm-12.392-4c.475-.59.712-.885 1.036-1.043S7.535 7 8.277 7H12v5H8.277c-.742 0-1.112 0-1.437-.157c-.324-.158-.561-.453-1.036-1.042l-.188-.234C5.206 10.057 5 9.802 5 9.5s.205-.557.616-1.067zM12 22V3M9 22h6"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M18.196 3.2c-.475-.59-.712-.885-1.036-1.043S16.465 2 15.723 2H13.61c-.76 0-1.139 0-1.374.244S12 2.881 12 3.667V7h3.723c.742 0 1.112 0 1.437-.157c.324-.158.561-.453 1.036-1.042l.188-.234c.41-.51.616-.765.616-1.067s-.205-.557-.616-1.067zm0 9c-.475-.59-.712-.885-1.036-1.043S16.465 11 15.723 11H12v5h3.723c.742 0 1.112 0 1.437-.157c.324-.158.561-.453 1.036-1.042l.188-.234c.41-.51.616-.765.616-1.067s-.205-.557-.616-1.067zm-12.392-4c.475-.59.712-.885 1.036-1.043S7.535 7 8.277 7H12v5H8.277c-.742 0-1.112 0-1.437-.157c-.324-.158-.561-.453-1.036-1.042l-.188-.234C5.206 10.057 5 9.802 5 9.5s.205-.557.616-1.067zM12 22V3M9 22h6"/></svg> </template>
CSS
.icon-directions-02 {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M18.196%203.2c-.475-.59-.712-.885-1.036-1.043S16.465%202%2015.723%202H13.61c-.76%200-1.139%200-1.374.244S12%202.881%2012%203.667V7h3.723c.742%200%201.112%200%201.437-.157c.324-.158.561-.453%201.036-1.042l.188-.234c.41-.51.616-.765.616-1.067s-.205-.557-.616-1.067zm0%209c-.475-.59-.712-.885-1.036-1.043S16.465%2011%2015.723%2011H12v5h3.723c.742%200%201.112%200%201.437-.157c.324-.158.561-.453%201.036-1.042l.188-.234c.41-.51.616-.765.616-1.067s-.205-.557-.616-1.067zm-12.392-4c.475-.59.712-.885%201.036-1.043S7.535%207%208.277%207H12v5H8.277c-.742%200-1.112%200-1.437-.157c-.324-.158-.561-.453-1.036-1.042l-.188-.234C5.206%2010.057%205%209.802%205%209.5s.205-.557.616-1.067zM12%2022V3M9%2022h6%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M18.196%203.2c-.475-.59-.712-.885-1.036-1.043S16.465%202%2015.723%202H13.61c-.76%200-1.139%200-1.374.244S12%202.881%2012%203.667V7h3.723c.742%200%201.112%200%201.437-.157c.324-.158.561-.453%201.036-1.042l.188-.234c.41-.51.616-.765.616-1.067s-.205-.557-.616-1.067zm0%209c-.475-.59-.712-.885-1.036-1.043S16.465%2011%2015.723%2011H12v5h3.723c.742%200%201.112%200%201.437-.157c.324-.158.561-.453%201.036-1.042l.188-.234c.41-.51.616-.765.616-1.067s-.205-.557-.616-1.067zm-12.392-4c.475-.59.712-.885%201.036-1.043S7.535%207%208.277%207H12v5H8.277c-.742%200-1.112%200-1.437-.157c-.324-.158-.561-.453-1.036-1.042l-.188-.234C5.206%2010.057%205%209.802%205%209.5s.205-.557.616-1.067zM12%2022V3M9%2022h6%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/directions-02.svg?color=%231a73e8&size=48