navigation 03 icon

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

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

Related icons in Huge Icons

Use the navigation 03 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-width="1.5" d="M11.922 4.79c4.774-1.628 7.161-2.441 8.445-1.157s.47 3.67-1.157 8.445l-1.108 3.251c-1.25 3.667-1.875 5.5-2.906 5.652c-.277.04-.563.016-.837-.072c-1.02-.327-1.558-2.26-2.636-6.126c-.239-.857-.358-1.286-.63-1.614a2 2 0 0 0-.262-.261c-.328-.273-.756-.392-1.614-.631c-3.866-1.078-5.799-1.616-6.126-2.636a1.86 1.86 0 0 1-.072-.837c.152-1.03 1.985-1.656 5.652-2.906z"/></svg>

React

import type { SVGProps } from "react";

export function HugeiconsNavigation03(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" strokeWidth="1.5" d="M11.922 4.79c4.774-1.628 7.161-2.441 8.445-1.157s.47 3.67-1.157 8.445l-1.108 3.251c-1.25 3.667-1.875 5.5-2.906 5.652c-.277.04-.563.016-.837-.072c-1.02-.327-1.558-2.26-2.636-6.126c-.239-.857-.358-1.286-.63-1.614a2 2 0 0 0-.262-.261c-.328-.273-.756-.392-1.614-.631c-3.866-1.078-5.799-1.616-6.126-2.636a1.86 1.86 0 0 1-.072-.837c.152-1.03 1.985-1.656 5.652-2.906z"/></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-width="1.5" d="M11.922 4.79c4.774-1.628 7.161-2.441 8.445-1.157s.47 3.67-1.157 8.445l-1.108 3.251c-1.25 3.667-1.875 5.5-2.906 5.652c-.277.04-.563.016-.837-.072c-1.02-.327-1.558-2.26-2.636-6.126c-.239-.857-.358-1.286-.63-1.614a2 2 0 0 0-.262-.261c-.328-.273-.756-.392-1.614-.631c-3.866-1.078-5.799-1.616-6.126-2.636a1.86 1.86 0 0 1-.072-.837c.152-1.03 1.985-1.656 5.652-2.906z"/></svg>
</template>

CSS

.icon-navigation-03 {
  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-width%3D%221.5%22%20d%3D%22M11.922%204.79c4.774-1.628%207.161-2.441%208.445-1.157s.47%203.67-1.157%208.445l-1.108%203.251c-1.25%203.667-1.875%205.5-2.906%205.652c-.277.04-.563.016-.837-.072c-1.02-.327-1.558-2.26-2.636-6.126c-.239-.857-.358-1.286-.63-1.614a2%202%200%200%200-.262-.261c-.328-.273-.756-.392-1.614-.631c-3.866-1.078-5.799-1.616-6.126-2.636a1.86%201.86%200%200%201-.072-.837c.152-1.03%201.985-1.656%205.652-2.906z%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-width%3D%221.5%22%20d%3D%22M11.922%204.79c4.774-1.628%207.161-2.441%208.445-1.157s.47%203.67-1.157%208.445l-1.108%203.251c-1.25%203.667-1.875%205.5-2.906%205.652c-.277.04-.563.016-.837-.072c-1.02-.327-1.558-2.26-2.636-6.126c-.239-.857-.358-1.286-.63-1.614a2%202%200%200%200-.262-.261c-.328-.273-.756-.392-1.614-.631c-3.866-1.078-5.799-1.616-6.126-2.636a1.86%201.86%200%200%201-.072-.837c.152-1.03%201.985-1.656%205.652-2.906z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/navigation-03.svg?color=%231a73e8&size=48