navigation 02 icon
navigation-02 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- navigation-02
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the navigation 02 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="M2 11.95c-.03 1.035 4.032 3.47 4.414 2.987c.74-1.04.806-4.83.046-5.872C6.104 8.58 2.03 10.939 2 11.95ZM11.95 22c1.035.03 3.47-4.032 2.987-4.414c-1.04-.74-4.83-.806-5.872-.046c-.485.356 1.874 4.43 2.885 4.46ZM22 11.95c.03 1.035-4.032 3.47-4.414 2.987c-.74-1.04-.805-4.83-.046-5.872c.356-.485 4.43 1.874 4.46 2.885ZM11.95 2c1.035-.03 3.47 4.031 2.987 4.414c-1.04.74-4.83.805-5.872.045C8.58 6.104 10.939 2.03 11.95 2Z"/><circle cx="12" cy="12" r="2"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsNavigation02(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path d="M2 11.95c-.03 1.035 4.032 3.47 4.414 2.987c.74-1.04.806-4.83.046-5.872C6.104 8.58 2.03 10.939 2 11.95ZM11.95 22c1.035.03 3.47-4.032 2.987-4.414c-1.04-.74-4.83-.806-5.872-.046c-.485.356 1.874 4.43 2.885 4.46ZM22 11.95c.03 1.035-4.032 3.47-4.414 2.987c-.74-1.04-.805-4.83-.046-5.872c.356-.485 4.43 1.874 4.46 2.885ZM11.95 2c1.035-.03 3.47 4.031 2.987 4.414c-1.04.74-4.83.805-5.872.045C8.58 6.104 10.939 2.03 11.95 2Z"/><circle cx="12" cy="12" r="2"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="M2 11.95c-.03 1.035 4.032 3.47 4.414 2.987c.74-1.04.806-4.83.046-5.872C6.104 8.58 2.03 10.939 2 11.95ZM11.95 22c1.035.03 3.47-4.032 2.987-4.414c-1.04-.74-4.83-.806-5.872-.046c-.485.356 1.874 4.43 2.885 4.46ZM22 11.95c.03 1.035-4.032 3.47-4.414 2.987c-.74-1.04-.805-4.83-.046-5.872c.356-.485 4.43 1.874 4.46 2.885ZM11.95 2c1.035-.03 3.47 4.031 2.987 4.414c-1.04.74-4.83.805-5.872.045C8.58 6.104 10.939 2.03 11.95 2Z"/><circle cx="12" cy="12" r="2"/></g></svg> </template>
CSS
.icon-navigation-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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M2%2011.95c-.03%201.035%204.032%203.47%204.414%202.987c.74-1.04.806-4.83.046-5.872C6.104%208.58%202.03%2010.939%202%2011.95ZM11.95%2022c1.035.03%203.47-4.032%202.987-4.414c-1.04-.74-4.83-.806-5.872-.046c-.485.356%201.874%204.43%202.885%204.46ZM22%2011.95c.03%201.035-4.032%203.47-4.414%202.987c-.74-1.04-.805-4.83-.046-5.872c.356-.485%204.43%201.874%204.46%202.885ZM11.95%202c1.035-.03%203.47%204.031%202.987%204.414c-1.04.74-4.83.805-5.872.045C8.58%206.104%2010.939%202.03%2011.95%202Z%22%2F%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%222%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M2%2011.95c-.03%201.035%204.032%203.47%204.414%202.987c.74-1.04.806-4.83.046-5.872C6.104%208.58%202.03%2010.939%202%2011.95ZM11.95%2022c1.035.03%203.47-4.032%202.987-4.414c-1.04-.74-4.83-.806-5.872-.046c-.485.356%201.874%204.43%202.885%204.46ZM22%2011.95c.03%201.035-4.032%203.47-4.414%202.987c-.74-1.04-.805-4.83-.046-5.872c.356-.485%204.43%201.874%204.46%202.885ZM11.95%202c1.035-.03%203.47%204.031%202.987%204.414c-1.04.74-4.83.805-5.872.045C8.58%206.104%2010.939%202.03%2011.95%202Z%22%2F%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%222%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/navigation-02.svg?color=%231a73e8&size=48