navigation 07 icon
navigation-07 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- navigation-07
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the navigation 07 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="M6.73 10.458C9.001 5.82 10.137 3.5 11.991 3.5s2.99 2.32 5.263 6.958l1.547 3.16c1.745 3.562 2.618 5.343 1.983 6.2c-.17.23-.395.42-.656.555c-.973.501-2.757-.509-6.327-2.53c-.792-.448-1.188-.672-1.62-.712a2 2 0 0 0-.379 0c-.433.04-.829.264-1.62.713c-3.57 2.02-5.355 3.03-6.327 2.529a1.9 1.9 0 0 1-.657-.555c-.635-.857.238-2.638 1.983-6.2z"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsNavigation07(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="M6.73 10.458C9.001 5.82 10.137 3.5 11.991 3.5s2.99 2.32 5.263 6.958l1.547 3.16c1.745 3.562 2.618 5.343 1.983 6.2c-.17.23-.395.42-.656.555c-.973.501-2.757-.509-6.327-2.53c-.792-.448-1.188-.672-1.62-.712a2 2 0 0 0-.379 0c-.433.04-.829.264-1.62.713c-3.57 2.02-5.355 3.03-6.327 2.529a1.9 1.9 0 0 1-.657-.555c-.635-.857.238-2.638 1.983-6.2z"/></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="M6.73 10.458C9.001 5.82 10.137 3.5 11.991 3.5s2.99 2.32 5.263 6.958l1.547 3.16c1.745 3.562 2.618 5.343 1.983 6.2c-.17.23-.395.42-.656.555c-.973.501-2.757-.509-6.327-2.53c-.792-.448-1.188-.672-1.62-.712a2 2 0 0 0-.379 0c-.433.04-.829.264-1.62.713c-3.57 2.02-5.355 3.03-6.327 2.529a1.9 1.9 0 0 1-.657-.555c-.635-.857.238-2.638 1.983-6.2z"/></svg> </template>
CSS
.icon-navigation-07 {
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%22M6.73%2010.458C9.001%205.82%2010.137%203.5%2011.991%203.5s2.99%202.32%205.263%206.958l1.547%203.16c1.745%203.562%202.618%205.343%201.983%206.2c-.17.23-.395.42-.656.555c-.973.501-2.757-.509-6.327-2.53c-.792-.448-1.188-.672-1.62-.712a2%202%200%200%200-.379%200c-.433.04-.829.264-1.62.713c-3.57%202.02-5.355%203.03-6.327%202.529a1.9%201.9%200%200%201-.657-.555c-.635-.857.238-2.638%201.983-6.2z%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%22M6.73%2010.458C9.001%205.82%2010.137%203.5%2011.991%203.5s2.99%202.32%205.263%206.958l1.547%203.16c1.745%203.562%202.618%205.343%201.983%206.2c-.17.23-.395.42-.656.555c-.973.501-2.757-.509-6.327-2.53c-.792-.448-1.188-.672-1.62-.712a2%202%200%200%200-.379%200c-.433.04-.829.264-1.62.713c-3.57%202.02-5.355%203.03-6.327%202.529a1.9%201.9%200%200%201-.657-.555c-.635-.857.238-2.638%201.983-6.2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/navigation-07.svg?color=%231a73e8&size=48