navigation off 01 icon
navigation-off-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- navigation-off-01
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the navigation off 01 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-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m1.992 2l20 20m-3.5-9.014l-1.238-2.528C14.982 5.82 13.846 3.5 11.991 3.5c-.86 0-1.567.5-2.303 1.5m10.441 15.373c-.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.2l1.547-3.16C7.174 9.55 7.576 8.731 7.948 8"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsNavigationOff01(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" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="m1.992 2l20 20m-3.5-9.014l-1.238-2.528C14.982 5.82 13.846 3.5 11.991 3.5c-.86 0-1.567.5-2.303 1.5m10.441 15.373c-.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.2l1.547-3.16C7.174 9.55 7.576 8.731 7.948 8"/></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-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m1.992 2l20 20m-3.5-9.014l-1.238-2.528C14.982 5.82 13.846 3.5 11.991 3.5c-.86 0-1.567.5-2.303 1.5m10.441 15.373c-.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.2l1.547-3.16C7.174 9.55 7.576 8.731 7.948 8"/></svg> </template>
CSS
.icon-navigation-off-01 {
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-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22m1.992%202l20%2020m-3.5-9.014l-1.238-2.528C14.982%205.82%2013.846%203.5%2011.991%203.5c-.86%200-1.567.5-2.303%201.5m10.441%2015.373c-.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.2l1.547-3.16C7.174%209.55%207.576%208.731%207.948%208%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-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22m1.992%202l20%2020m-3.5-9.014l-1.238-2.528C14.982%205.82%2013.846%203.5%2011.991%203.5c-.86%200-1.567.5-2.303%201.5m10.441%2015.373c-.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.2l1.547-3.16C7.174%209.55%207.576%208.731%207.948%208%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/navigation-off-01.svg?color=%231a73e8&size=48