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

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

The same logo in other sets

Use the nord logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.773 12.402a.72.72 0 0 0 0-1.049l-8.228-7.878a.8.8 0 0 0-1.095 0l-8.223 7.878a.72.72 0 0 0 0 1.05l1.183 1.13a.803.803 0 0 0 1.095 0l5.945-5.697a.8.8 0 0 1 1.1 0l5.955 5.687a.79.79 0 0 0 1.096 0z"/><path fill="currentColor" d="M7.08 16.135a.756.756 0 0 1 0-1.07l4.386-4.386a.754.754 0 0 1 1.07 0l4.386 4.386a.76.76 0 0 1 0 1.07l-4.387 4.387a.76.76 0 0 1-1.07 0z"/></svg>

React

import type { SVGProps } from "react";

export function TokenNord(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="M20.773 12.402a.72.72 0 0 0 0-1.049l-8.228-7.878a.8.8 0 0 0-1.095 0l-8.223 7.878a.72.72 0 0 0 0 1.05l1.183 1.13a.803.803 0 0 0 1.095 0l5.945-5.697a.8.8 0 0 1 1.1 0l5.955 5.687a.79.79 0 0 0 1.096 0z"/><path fill="currentColor" d="M7.08 16.135a.756.756 0 0 1 0-1.07l4.386-4.386a.754.754 0 0 1 1.07 0l4.386 4.386a.76.76 0 0 1 0 1.07l-4.387 4.387a.76.76 0 0 1-1.07 0z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.773 12.402a.72.72 0 0 0 0-1.049l-8.228-7.878a.8.8 0 0 0-1.095 0l-8.223 7.878a.72.72 0 0 0 0 1.05l1.183 1.13a.803.803 0 0 0 1.095 0l5.945-5.697a.8.8 0 0 1 1.1 0l5.955 5.687a.79.79 0 0 0 1.096 0z"/><path fill="currentColor" d="M7.08 16.135a.756.756 0 0 1 0-1.07l4.386-4.386a.754.754 0 0 1 1.07 0l4.386 4.386a.76.76 0 0 1 0 1.07l-4.387 4.387a.76.76 0 0 1-1.07 0z"/></svg>
</template>

CSS

.icon-nord {
  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%22M20.773%2012.402a.72.72%200%200%200%200-1.049l-8.228-7.878a.8.8%200%200%200-1.095%200l-8.223%207.878a.72.72%200%200%200%200%201.05l1.183%201.13a.803.803%200%200%200%201.095%200l5.945-5.697a.8.8%200%200%201%201.1%200l5.955%205.687a.79.79%200%200%200%201.096%200z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.08%2016.135a.756.756%200%200%201%200-1.07l4.386-4.386a.754.754%200%200%201%201.07%200l4.386%204.386a.76.76%200%200%201%200%201.07l-4.387%204.387a.76.76%200%200%201-1.07%200z%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%22M20.773%2012.402a.72.72%200%200%200%200-1.049l-8.228-7.878a.8.8%200%200%200-1.095%200l-8.223%207.878a.72.72%200%200%200%200%201.05l1.183%201.13a.803.803%200%200%200%201.095%200l5.945-5.697a.8.8%200%200%201%201.1%200l5.955%205.687a.79.79%200%200%200%201.096%200z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.08%2016.135a.756.756%200%200%201%200-1.07l4.386-4.386a.754.754%200%200%201%201.07%200l4.386%204.386a.76.76%200%200%201%200%201.07l-4.387%204.387a.76.76%200%200%201-1.07%200z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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