navigation 06 icon

navigation-06 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
navigation-06
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the navigation 06 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.737 10.458C9.01 5.82 10.146 3.5 12 3.5s2.99 2.32 5.263 6.958l1.547 3.16c1.745 3.562 2.618 5.343 1.983 6.2a1.9 1.9 0 0 1-.656.555c-.973.501-2.758-.509-6.327-2.53c-.792-.448-1.188-.672-1.621-.712a2 2 0 0 0-.378 0c-.433.04-.829.264-1.62.713c-3.57 2.02-5.355 3.03-6.328 2.529a1.9 1.9 0 0 1-.656-.555c-.635-.857.238-2.638 1.983-6.2z"/></svg>

React

import type { SVGProps } from "react";

export function HugeiconsNavigation06(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.737 10.458C9.01 5.82 10.146 3.5 12 3.5s2.99 2.32 5.263 6.958l1.547 3.16c1.745 3.562 2.618 5.343 1.983 6.2a1.9 1.9 0 0 1-.656.555c-.973.501-2.758-.509-6.327-2.53c-.792-.448-1.188-.672-1.621-.712a2 2 0 0 0-.378 0c-.433.04-.829.264-1.62.713c-3.57 2.02-5.355 3.03-6.328 2.529a1.9 1.9 0 0 1-.656-.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.737 10.458C9.01 5.82 10.146 3.5 12 3.5s2.99 2.32 5.263 6.958l1.547 3.16c1.745 3.562 2.618 5.343 1.983 6.2a1.9 1.9 0 0 1-.656.555c-.973.501-2.758-.509-6.327-2.53c-.792-.448-1.188-.672-1.621-.712a2 2 0 0 0-.378 0c-.433.04-.829.264-1.62.713c-3.57 2.02-5.355 3.03-6.328 2.529a1.9 1.9 0 0 1-.656-.555c-.635-.857.238-2.638 1.983-6.2z"/></svg>
</template>

CSS

.icon-navigation-06 {
  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.737%2010.458C9.01%205.82%2010.146%203.5%2012%203.5s2.99%202.32%205.263%206.958l1.547%203.16c1.745%203.562%202.618%205.343%201.983%206.2a1.9%201.9%200%200%201-.656.555c-.973.501-2.758-.509-6.327-2.53c-.792-.448-1.188-.672-1.621-.712a2%202%200%200%200-.378%200c-.433.04-.829.264-1.62.713c-3.57%202.02-5.355%203.03-6.328%202.529a1.9%201.9%200%200%201-.656-.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.737%2010.458C9.01%205.82%2010.146%203.5%2012%203.5s2.99%202.32%205.263%206.958l1.547%203.16c1.745%203.562%202.618%205.343%201.983%206.2a1.9%201.9%200%200%201-.656.555c-.973.501-2.758-.509-6.327-2.53c-.792-.448-1.188-.672-1.621-.712a2%202%200%200%200-.378%200c-.433.04-.829.264-1.62.713c-3.57%202.02-5.355%203.03-6.328%202.529a1.9%201.9%200%200%201-.656-.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-06.svg?color=%231a73e8&size=48