navigation icon
navigation-sharp-two-tone from Keyline Icons by Keyline Icons · Sharp Two Tone · MIT Free for personal and commercial use.
- Name
- navigation-sharp-two-tone
- Set
- Keyline Icons
- Style
- Sharp Two Tone
- Viewbox
- 24×24
- License
- MIT
7 other variants in Keyline Icons
The same icon in other sets
navigationBoxIcons v2navigationBoxIcons v2 Solidnavigation-fillEva IconsnavigationFeather Iconsnavigation-16-filledFluent UI System IconsnavigationHuge IconsnavigationHumbleiconsnavigationIconParknavigationIconPark OutlinenavigationIconPark SolidnavigationIconPark TwoTonenavigationLucidenavigationMaterial SymbolsnavigationMaterial Symbols LightnavigationMaterial Design Iconsnavigation-fillMingCute IconnavigationMyna UI Iconsnavigation-fillRemix IconnavigationTabler Icons
Use the navigation 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-linejoin="round" stroke-width="2"><path fill="currentColor" fill-opacity=".4" d="M4.1056 18.5528L11.1056 4.5528C11.4741 3.8157 12.5259 3.8157 12.8944 4.5528L19.8944 18.5528C20.2871 19.3381 19.5495 20.212 18.7094 19.9568L12 17.919L5.2906 19.9568C4.4505 20.212 3.7129 19.3381 4.1056 18.5528Z" stroke="none"/><path d="M5 19L12 5L19 19L12 16.8739L5 19Z"/></g></svg>
React
import type { SVGProps } from "react";
export function KeylineIconsNavigationSharpTwoTone(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" strokeLinejoin="round" strokeWidth="2"><path fill="currentColor" fillOpacity=".4" d="M4.1056 18.5528L11.1056 4.5528C11.4741 3.8157 12.5259 3.8157 12.8944 4.5528L19.8944 18.5528C20.2871 19.3381 19.5495 20.212 18.7094 19.9568L12 17.919L5.2906 19.9568C4.4505 20.212 3.7129 19.3381 4.1056 18.5528Z" stroke="none"/><path d="M5 19L12 5L19 19L12 16.8739L5 19Z"/></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-linejoin="round" stroke-width="2"><path fill="currentColor" fill-opacity=".4" d="M4.1056 18.5528L11.1056 4.5528C11.4741 3.8157 12.5259 3.8157 12.8944 4.5528L19.8944 18.5528C20.2871 19.3381 19.5495 20.212 18.7094 19.9568L12 17.919L5.2906 19.9568C4.4505 20.212 3.7129 19.3381 4.1056 18.5528Z" stroke="none"/><path d="M5 19L12 5L19 19L12 16.8739L5 19Z"/></g></svg> </template>
CSS
.icon-navigation-sharp-two-tone {
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-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.4%22%20d%3D%22M4.1056%2018.5528L11.1056%204.5528C11.4741%203.8157%2012.5259%203.8157%2012.8944%204.5528L19.8944%2018.5528C20.2871%2019.3381%2019.5495%2020.212%2018.7094%2019.9568L12%2017.919L5.2906%2019.9568C4.4505%2020.212%203.7129%2019.3381%204.1056%2018.5528Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20d%3D%22M5%2019L12%205L19%2019L12%2016.8739L5%2019Z%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-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.4%22%20d%3D%22M4.1056%2018.5528L11.1056%204.5528C11.4741%203.8157%2012.5259%203.8157%2012.8944%204.5528L19.8944%2018.5528C20.2871%2019.3381%2019.5495%2020.212%2018.7094%2019.9568L12%2017.919L5.2906%2019.9568C4.4505%2020.212%203.7129%2019.3381%204.1056%2018.5528Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20d%3D%22M5%2019L12%205L19%2019L12%2016.8739L5%2019Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/keyline-icons/navigation-sharp-two-tone.svg?color=%231a73e8&size=48