nos from Web3 Icons Branded by 0xa3k5 · Branded · MIT Free for personal and commercial use.

Name
nos
Set
Web3 Icons Branded
Style
Branded
Viewbox
24×24
License
MIT

1 other variant in Web3 Icons Branded

The same logo in other sets

Use the nos logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#0de90b" d="M3 19.875h1.687V6.802c0-.663 1.047-1.333 1.755-.517l6.12 11.903h-2.25L7.22 12H5.25l3.937 7.875h6.2L8.09 5.576s-.72-1.44-2.43-1.44S3 5.88 3 6.403zm18-15.75h-1.688v13.09c0 .657-1.035 1.327-1.743.511L11.437 5.812h2.25L16.781 12h1.969l-3.926-7.875H8.625l7.296 14.31s.72 1.44 2.435 1.44S21 18.131 21 17.608z"/></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedNos(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#0de90b" d="M3 19.875h1.687V6.802c0-.663 1.047-1.333 1.755-.517l6.12 11.903h-2.25L7.22 12H5.25l3.937 7.875h6.2L8.09 5.576s-.72-1.44-2.43-1.44S3 5.88 3 6.403zm18-15.75h-1.688v13.09c0 .657-1.035 1.327-1.743.511L11.437 5.812h2.25L16.781 12h1.969l-3.926-7.875H8.625l7.296 14.31s.72 1.44 2.435 1.44S21 18.131 21 17.608z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#0de90b" d="M3 19.875h1.687V6.802c0-.663 1.047-1.333 1.755-.517l6.12 11.903h-2.25L7.22 12H5.25l3.937 7.875h6.2L8.09 5.576s-.72-1.44-2.43-1.44S3 5.88 3 6.403zm18-15.75h-1.688v13.09c0 .657-1.035 1.327-1.743.511L11.437 5.812h2.25L16.781 12h1.969l-3.926-7.875H8.625l7.296 14.31s.72 1.44 2.435 1.44S21 18.131 21 17.608z"/></svg>
</template>

CSS

.icon-nos {
  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%22%230de90b%22%20d%3D%22M3%2019.875h1.687V6.802c0-.663%201.047-1.333%201.755-.517l6.12%2011.903h-2.25L7.22%2012H5.25l3.937%207.875h6.2L8.09%205.576s-.72-1.44-2.43-1.44S3%205.88%203%206.403zm18-15.75h-1.688v13.09c0%20.657-1.035%201.327-1.743.511L11.437%205.812h2.25L16.781%2012h1.969l-3.926-7.875H8.625l7.296%2014.31s.72%201.44%202.435%201.44S21%2018.131%2021%2017.608z%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%22%230de90b%22%20d%3D%22M3%2019.875h1.687V6.802c0-.663%201.047-1.333%201.755-.517l6.12%2011.903h-2.25L7.22%2012H5.25l3.937%207.875h6.2L8.09%205.576s-.72-1.44-2.43-1.44S3%205.88%203%206.403zm18-15.75h-1.688v13.09c0%20.657-1.035%201.327-1.743.511L11.437%205.812h2.25L16.781%2012h1.969l-3.926-7.875H8.625l7.296%2014.31s.72%201.44%202.435%201.44S21%2018.131%2021%2017.608z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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