navi from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.

Name
navi
Set
Web3 Icons
Style
Mono
Viewbox
24×24
License
MIT

The same logo in other sets

Use the navi logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.934 13.961L3.87 18.533V5.308a2.032 2.032 0 1 1 4.065 0z"/><path fill="currentColor" d="m7.788 10.694l-.18-6.497l11.211 13.518a1.993 1.993 0 0 1-.288 2.832a2.045 2.045 0 0 1-2.85-.293zm-3.914 7.682l4.065-4.825v5.416a2.033 2.033 0 0 1-4.065 0z"/><path fill="currentColor" d="m3.874 5.949l4.065 4.972V5.308a2.033 2.033 0 0 0-4.065 0zm16.055.931c.134-.33.202-.684.202-1.041C20.13 4.27 18.83 3 17.227 3s-2.903 1.27-2.903 2.839c0 .348.064.682.181.99c.55 1.803 1.989 3.205 2.707 3.72c1.602-1.18 2.396-2.68 2.717-3.669"/><path fill="currentColor" d="M17.228 7.065a1.162 1.162 0 1 0 0-2.323a1.162 1.162 0 0 0 0 2.323"/></svg>

React

import type { SVGProps } from "react";

export function TokenNavi(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.934 13.961L3.87 18.533V5.308a2.032 2.032 0 1 1 4.065 0z"/><path fill="currentColor" d="m7.788 10.694l-.18-6.497l11.211 13.518a1.993 1.993 0 0 1-.288 2.832a2.045 2.045 0 0 1-2.85-.293zm-3.914 7.682l4.065-4.825v5.416a2.033 2.033 0 0 1-4.065 0z"/><path fill="currentColor" d="m3.874 5.949l4.065 4.972V5.308a2.033 2.033 0 0 0-4.065 0zm16.055.931c.134-.33.202-.684.202-1.041C20.13 4.27 18.83 3 17.227 3s-2.903 1.27-2.903 2.839c0 .348.064.682.181.99c.55 1.803 1.989 3.205 2.707 3.72c1.602-1.18 2.396-2.68 2.717-3.669"/><path fill="currentColor" d="M17.228 7.065a1.162 1.162 0 1 0 0-2.323a1.162 1.162 0 0 0 0 2.323"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.934 13.961L3.87 18.533V5.308a2.032 2.032 0 1 1 4.065 0z"/><path fill="currentColor" d="m7.788 10.694l-.18-6.497l11.211 13.518a1.993 1.993 0 0 1-.288 2.832a2.045 2.045 0 0 1-2.85-.293zm-3.914 7.682l4.065-4.825v5.416a2.033 2.033 0 0 1-4.065 0z"/><path fill="currentColor" d="m3.874 5.949l4.065 4.972V5.308a2.033 2.033 0 0 0-4.065 0zm16.055.931c.134-.33.202-.684.202-1.041C20.13 4.27 18.83 3 17.227 3s-2.903 1.27-2.903 2.839c0 .348.064.682.181.99c.55 1.803 1.989 3.205 2.707 3.72c1.602-1.18 2.396-2.68 2.717-3.669"/><path fill="currentColor" d="M17.228 7.065a1.162 1.162 0 1 0 0-2.323a1.162 1.162 0 0 0 0 2.323"/></svg>
</template>

CSS

.icon-navi {
  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%22currentColor%22%20d%3D%22M7.934%2013.961L3.87%2018.533V5.308a2.032%202.032%200%201%201%204.065%200z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m7.788%2010.694l-.18-6.497l11.211%2013.518a1.993%201.993%200%200%201-.288%202.832a2.045%202.045%200%200%201-2.85-.293zm-3.914%207.682l4.065-4.825v5.416a2.033%202.033%200%200%201-4.065%200z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m3.874%205.949l4.065%204.972V5.308a2.033%202.033%200%200%200-4.065%200zm16.055.931c.134-.33.202-.684.202-1.041C20.13%204.27%2018.83%203%2017.227%203s-2.903%201.27-2.903%202.839c0%20.348.064.682.181.99c.55%201.803%201.989%203.205%202.707%203.72c1.602-1.18%202.396-2.68%202.717-3.669%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17.228%207.065a1.162%201.162%200%201%200%200-2.323a1.162%201.162%200%200%200%200%202.323%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%22currentColor%22%20d%3D%22M7.934%2013.961L3.87%2018.533V5.308a2.032%202.032%200%201%201%204.065%200z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m7.788%2010.694l-.18-6.497l11.211%2013.518a1.993%201.993%200%200%201-.288%202.832a2.045%202.045%200%200%201-2.85-.293zm-3.914%207.682l4.065-4.825v5.416a2.033%202.033%200%200%201-4.065%200z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m3.874%205.949l4.065%204.972V5.308a2.033%202.033%200%200%200-4.065%200zm16.055.931c.134-.33.202-.684.202-1.041C20.13%204.27%2018.83%203%2017.227%203s-2.903%201.27-2.903%202.839c0%20.348.064.682.181.99c.55%201.803%201.989%203.205%202.707%203.72c1.602-1.18%202.396-2.68%202.717-3.669%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17.228%207.065a1.162%201.162%200%201%200%200-2.323a1.162%201.162%200%200%200%200%202.323%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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