navigation 2 icon
navigation-2 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- navigation-2
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Related icons in Huge Icons
Use the navigation 2 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-linejoin="round" stroke-width="1.5" d="m9.159 7.15l-3.275 7.467c-1.553 3.541-2.33 5.312-1.619 6.023q.136.136.304.236c.871.516 2.489-.602 5.725-2.838c.78-.54 1.17-.809 1.613-.835q.093-.005.187 0c.442.026.832.296 1.613.835c3.235 2.236 4.853 3.354 5.724 2.837q.167-.099.304-.235c.71-.71-.066-2.482-1.62-6.023L14.843 7.15C13.628 4.383 13.022 3 12 3s-1.628 1.383-2.841 4.15Z"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsNavigation2(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" strokeLinejoin="round" strokeWidth="1.5" d="m9.159 7.15l-3.275 7.467c-1.553 3.541-2.33 5.312-1.619 6.023q.136.136.304.236c.871.516 2.489-.602 5.725-2.838c.78-.54 1.17-.809 1.613-.835q.093-.005.187 0c.442.026.832.296 1.613.835c3.235 2.236 4.853 3.354 5.724 2.837q.167-.099.304-.235c.71-.71-.066-2.482-1.62-6.023L14.843 7.15C13.628 4.383 13.022 3 12 3s-1.628 1.383-2.841 4.15Z"/></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-linejoin="round" stroke-width="1.5" d="m9.159 7.15l-3.275 7.467c-1.553 3.541-2.33 5.312-1.619 6.023q.136.136.304.236c.871.516 2.489-.602 5.725-2.838c.78-.54 1.17-.809 1.613-.835q.093-.005.187 0c.442.026.832.296 1.613.835c3.235 2.236 4.853 3.354 5.724 2.837q.167-.099.304-.235c.71-.71-.066-2.482-1.62-6.023L14.843 7.15C13.628 4.383 13.022 3 12 3s-1.628 1.383-2.841 4.15Z"/></svg> </template>
CSS
.icon-navigation-2 {
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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22m9.159%207.15l-3.275%207.467c-1.553%203.541-2.33%205.312-1.619%206.023q.136.136.304.236c.871.516%202.489-.602%205.725-2.838c.78-.54%201.17-.809%201.613-.835q.093-.005.187%200c.442.026.832.296%201.613.835c3.235%202.236%204.853%203.354%205.724%202.837q.167-.099.304-.235c.71-.71-.066-2.482-1.62-6.023L14.843%207.15C13.628%204.383%2013.022%203%2012%203s-1.628%201.383-2.841%204.15Z%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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22m9.159%207.15l-3.275%207.467c-1.553%203.541-2.33%205.312-1.619%206.023q.136.136.304.236c.871.516%202.489-.602%205.725-2.838c.78-.54%201.17-.809%201.613-.835q.093-.005.187%200c.442.026.832.296%201.613.835c3.235%202.236%204.853%203.354%205.724%202.837q.167-.099.304-.235c.71-.71-.066-2.482-1.62-6.023L14.843%207.15C13.628%204.383%2013.022%203%2012%203s-1.628%201.383-2.841%204.15Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/navigation-2.svg?color=%231a73e8&size=48