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

Name
nom
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 nom logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="#fff" d="M3 7.404c0-1.779 1.25-2.551 2.345-2.551c1.604 0 3.484 1.069 4.643 2.085a3.65 3.65 0 0 0 2.012.89a3.65 3.65 0 0 0 2.012-.89c1.165-1.016 3.039-2.085 4.643-2.085c1.096 0 2.345.772 2.345 2.551c0 1.774-1.678 4.442-3.981 5.792c.35.35 1.863 2.165 1.863 3.669c0 1.509-1.085 2.282-1.98 2.282c-1.487 0-2.202-.768-2.859-1.483c-.566-.609-1.095-1.16-2.043-1.164c-.948.005-1.477.555-2.044 1.164c-.656.715-1.37 1.483-2.858 1.483c-.9 0-1.98-.773-1.98-2.277c0-1.509 1.514-3.325 1.863-3.674C4.678 11.846 3 9.178 3 7.404m2.658 1.117c.206.477 1.085 1.758 2.927 3.055c.387-.312 1.207-1.122 1.207-1.816c0-.699-1.561-2.128-3.007-2.128c-.815 0-1.127.503-1.127.89m9.794 3.055c1.847-1.297 2.726-2.578 2.933-3.055c0-.386-.318-.89-1.133-.89c-1.445 0-3.007 1.43-3.007 2.13c0 .693.82 1.503 1.212 1.815zm-3.452-.9a67 67 0 0 0-1.657 1.588c.82.217 1.43.249 1.641.233c.212.016.847-.016 1.715-.233A63 63 0 0 0 12 10.676m-2.456 4.897a5.3 5.3 0 0 0-1.271-1.488c-.82.736-1.096 1.467-1.096 1.933c0 .46.355.81.704.81c.752 0 1.345-.816 1.583-1.144a.4.4 0 0 1 .08-.106zm6.225-1.488a5.3 5.3 0 0 0-1.27 1.488l.08.106c.237.333.825 1.149 1.577 1.149c.355 0 .704-.35.704-.81c0-.466-.27-1.197-1.09-1.933"/><path fill="#e1dfec" d="M8.516 18.85c-.381.18-.847.296-1.419.296c-.9 0-1.98-.772-1.98-2.276c0-1.509 1.509-3.32 1.864-3.669a10 10 0 0 1 1.286.89c-.82.73-1.032 1.466-1.032 1.927c0 .46.296.81.646.81c.751 0 1.36-.837 1.599-1.165l.063-.09c.159.318.249.646.249.985c0 .947-.614 1.736-1.27 2.292zm8.513-5.633c.386.381 1.853 2.17 1.853 3.653c0 1.504-1.085 2.276-1.98 2.276c-.535 0-.969-.1-1.334-.259c-.678-.55-1.45-1.36-1.45-2.33c0-.338.216-.666.38-.984c.18.243.826 1.255 1.657 1.255c.355 0 .705-.35.705-.81s-.27-1.197-1.086-1.927c.392-.328.832-.62 1.26-.88zM8.019 5.61c.74.382 1.429.858 1.969 1.33A3.65 3.65 0 0 0 12 7.827a3.65 3.65 0 0 0 2.011-.89a9.8 9.8 0 0 1 2.012-1.35a5.8 5.8 0 0 1 1.461-.206c.9 0 1.398.55 1.398 1.44c0 .926-.344 1.694-1.006 2.493c.265-.344.434-.619.508-.794c0-.386-.317-.89-1.133-.89c-1.445 0-3.007 1.43-3.007 2.13c0 .687.8 1.482 1.197 1.8a5.5 5.5 0 0 1-1.747.703A53 53 0 0 0 12 10.676a68 68 0 0 0-1.658 1.588l.25.064a5.1 5.1 0 0 1-2.002-.763c.397-.312 1.202-1.111 1.202-1.805c0-.699-1.562-2.128-3.007-2.128c-.815 0-1.128.503-1.128.89a1 1 0 0 0 .106.206a3.7 3.7 0 0 1-.646-1.906c0-.89.46-1.44 1.356-1.44c.529 0 1.069.095 1.545.227"/></g></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedNom(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"><path fill="#fff" d="M3 7.404c0-1.779 1.25-2.551 2.345-2.551c1.604 0 3.484 1.069 4.643 2.085a3.65 3.65 0 0 0 2.012.89a3.65 3.65 0 0 0 2.012-.89c1.165-1.016 3.039-2.085 4.643-2.085c1.096 0 2.345.772 2.345 2.551c0 1.774-1.678 4.442-3.981 5.792c.35.35 1.863 2.165 1.863 3.669c0 1.509-1.085 2.282-1.98 2.282c-1.487 0-2.202-.768-2.859-1.483c-.566-.609-1.095-1.16-2.043-1.164c-.948.005-1.477.555-2.044 1.164c-.656.715-1.37 1.483-2.858 1.483c-.9 0-1.98-.773-1.98-2.277c0-1.509 1.514-3.325 1.863-3.674C4.678 11.846 3 9.178 3 7.404m2.658 1.117c.206.477 1.085 1.758 2.927 3.055c.387-.312 1.207-1.122 1.207-1.816c0-.699-1.561-2.128-3.007-2.128c-.815 0-1.127.503-1.127.89m9.794 3.055c1.847-1.297 2.726-2.578 2.933-3.055c0-.386-.318-.89-1.133-.89c-1.445 0-3.007 1.43-3.007 2.13c0 .693.82 1.503 1.212 1.815zm-3.452-.9a67 67 0 0 0-1.657 1.588c.82.217 1.43.249 1.641.233c.212.016.847-.016 1.715-.233A63 63 0 0 0 12 10.676m-2.456 4.897a5.3 5.3 0 0 0-1.271-1.488c-.82.736-1.096 1.467-1.096 1.933c0 .46.355.81.704.81c.752 0 1.345-.816 1.583-1.144a.4.4 0 0 1 .08-.106zm6.225-1.488a5.3 5.3 0 0 0-1.27 1.488l.08.106c.237.333.825 1.149 1.577 1.149c.355 0 .704-.35.704-.81c0-.466-.27-1.197-1.09-1.933"/><path fill="#e1dfec" d="M8.516 18.85c-.381.18-.847.296-1.419.296c-.9 0-1.98-.772-1.98-2.276c0-1.509 1.509-3.32 1.864-3.669a10 10 0 0 1 1.286.89c-.82.73-1.032 1.466-1.032 1.927c0 .46.296.81.646.81c.751 0 1.36-.837 1.599-1.165l.063-.09c.159.318.249.646.249.985c0 .947-.614 1.736-1.27 2.292zm8.513-5.633c.386.381 1.853 2.17 1.853 3.653c0 1.504-1.085 2.276-1.98 2.276c-.535 0-.969-.1-1.334-.259c-.678-.55-1.45-1.36-1.45-2.33c0-.338.216-.666.38-.984c.18.243.826 1.255 1.657 1.255c.355 0 .705-.35.705-.81s-.27-1.197-1.086-1.927c.392-.328.832-.62 1.26-.88zM8.019 5.61c.74.382 1.429.858 1.969 1.33A3.65 3.65 0 0 0 12 7.827a3.65 3.65 0 0 0 2.011-.89a9.8 9.8 0 0 1 2.012-1.35a5.8 5.8 0 0 1 1.461-.206c.9 0 1.398.55 1.398 1.44c0 .926-.344 1.694-1.006 2.493c.265-.344.434-.619.508-.794c0-.386-.317-.89-1.133-.89c-1.445 0-3.007 1.43-3.007 2.13c0 .687.8 1.482 1.197 1.8a5.5 5.5 0 0 1-1.747.703A53 53 0 0 0 12 10.676a68 68 0 0 0-1.658 1.588l.25.064a5.1 5.1 0 0 1-2.002-.763c.397-.312 1.202-1.111 1.202-1.805c0-.699-1.562-2.128-3.007-2.128c-.815 0-1.128.503-1.128.89a1 1 0 0 0 .106.206a3.7 3.7 0 0 1-.646-1.906c0-.89.46-1.44 1.356-1.44c.529 0 1.069.095 1.545.227"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="#fff" d="M3 7.404c0-1.779 1.25-2.551 2.345-2.551c1.604 0 3.484 1.069 4.643 2.085a3.65 3.65 0 0 0 2.012.89a3.65 3.65 0 0 0 2.012-.89c1.165-1.016 3.039-2.085 4.643-2.085c1.096 0 2.345.772 2.345 2.551c0 1.774-1.678 4.442-3.981 5.792c.35.35 1.863 2.165 1.863 3.669c0 1.509-1.085 2.282-1.98 2.282c-1.487 0-2.202-.768-2.859-1.483c-.566-.609-1.095-1.16-2.043-1.164c-.948.005-1.477.555-2.044 1.164c-.656.715-1.37 1.483-2.858 1.483c-.9 0-1.98-.773-1.98-2.277c0-1.509 1.514-3.325 1.863-3.674C4.678 11.846 3 9.178 3 7.404m2.658 1.117c.206.477 1.085 1.758 2.927 3.055c.387-.312 1.207-1.122 1.207-1.816c0-.699-1.561-2.128-3.007-2.128c-.815 0-1.127.503-1.127.89m9.794 3.055c1.847-1.297 2.726-2.578 2.933-3.055c0-.386-.318-.89-1.133-.89c-1.445 0-3.007 1.43-3.007 2.13c0 .693.82 1.503 1.212 1.815zm-3.452-.9a67 67 0 0 0-1.657 1.588c.82.217 1.43.249 1.641.233c.212.016.847-.016 1.715-.233A63 63 0 0 0 12 10.676m-2.456 4.897a5.3 5.3 0 0 0-1.271-1.488c-.82.736-1.096 1.467-1.096 1.933c0 .46.355.81.704.81c.752 0 1.345-.816 1.583-1.144a.4.4 0 0 1 .08-.106zm6.225-1.488a5.3 5.3 0 0 0-1.27 1.488l.08.106c.237.333.825 1.149 1.577 1.149c.355 0 .704-.35.704-.81c0-.466-.27-1.197-1.09-1.933"/><path fill="#e1dfec" d="M8.516 18.85c-.381.18-.847.296-1.419.296c-.9 0-1.98-.772-1.98-2.276c0-1.509 1.509-3.32 1.864-3.669a10 10 0 0 1 1.286.89c-.82.73-1.032 1.466-1.032 1.927c0 .46.296.81.646.81c.751 0 1.36-.837 1.599-1.165l.063-.09c.159.318.249.646.249.985c0 .947-.614 1.736-1.27 2.292zm8.513-5.633c.386.381 1.853 2.17 1.853 3.653c0 1.504-1.085 2.276-1.98 2.276c-.535 0-.969-.1-1.334-.259c-.678-.55-1.45-1.36-1.45-2.33c0-.338.216-.666.38-.984c.18.243.826 1.255 1.657 1.255c.355 0 .705-.35.705-.81s-.27-1.197-1.086-1.927c.392-.328.832-.62 1.26-.88zM8.019 5.61c.74.382 1.429.858 1.969 1.33A3.65 3.65 0 0 0 12 7.827a3.65 3.65 0 0 0 2.011-.89a9.8 9.8 0 0 1 2.012-1.35a5.8 5.8 0 0 1 1.461-.206c.9 0 1.398.55 1.398 1.44c0 .926-.344 1.694-1.006 2.493c.265-.344.434-.619.508-.794c0-.386-.317-.89-1.133-.89c-1.445 0-3.007 1.43-3.007 2.13c0 .687.8 1.482 1.197 1.8a5.5 5.5 0 0 1-1.747.703A53 53 0 0 0 12 10.676a68 68 0 0 0-1.658 1.588l.25.064a5.1 5.1 0 0 1-2.002-.763c.397-.312 1.202-1.111 1.202-1.805c0-.699-1.562-2.128-3.007-2.128c-.815 0-1.128.503-1.128.89a1 1 0 0 0 .106.206a3.7 3.7 0 0 1-.646-1.906c0-.89.46-1.44 1.356-1.44c.529 0 1.069.095 1.545.227"/></g></svg>
</template>

CSS

.icon-nom {
  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%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M3%207.404c0-1.779%201.25-2.551%202.345-2.551c1.604%200%203.484%201.069%204.643%202.085a3.65%203.65%200%200%200%202.012.89a3.65%203.65%200%200%200%202.012-.89c1.165-1.016%203.039-2.085%204.643-2.085c1.096%200%202.345.772%202.345%202.551c0%201.774-1.678%204.442-3.981%205.792c.35.35%201.863%202.165%201.863%203.669c0%201.509-1.085%202.282-1.98%202.282c-1.487%200-2.202-.768-2.859-1.483c-.566-.609-1.095-1.16-2.043-1.164c-.948.005-1.477.555-2.044%201.164c-.656.715-1.37%201.483-2.858%201.483c-.9%200-1.98-.773-1.98-2.277c0-1.509%201.514-3.325%201.863-3.674C4.678%2011.846%203%209.178%203%207.404m2.658%201.117c.206.477%201.085%201.758%202.927%203.055c.387-.312%201.207-1.122%201.207-1.816c0-.699-1.561-2.128-3.007-2.128c-.815%200-1.127.503-1.127.89m9.794%203.055c1.847-1.297%202.726-2.578%202.933-3.055c0-.386-.318-.89-1.133-.89c-1.445%200-3.007%201.43-3.007%202.13c0%20.693.82%201.503%201.212%201.815zm-3.452-.9a67%2067%200%200%200-1.657%201.588c.82.217%201.43.249%201.641.233c.212.016.847-.016%201.715-.233A63%2063%200%200%200%2012%2010.676m-2.456%204.897a5.3%205.3%200%200%200-1.271-1.488c-.82.736-1.096%201.467-1.096%201.933c0%20.46.355.81.704.81c.752%200%201.345-.816%201.583-1.144a.4.4%200%200%201%20.08-.106zm6.225-1.488a5.3%205.3%200%200%200-1.27%201.488l.08.106c.237.333.825%201.149%201.577%201.149c.355%200%20.704-.35.704-.81c0-.466-.27-1.197-1.09-1.933%22%2F%3E%3Cpath%20fill%3D%22%23e1dfec%22%20d%3D%22M8.516%2018.85c-.381.18-.847.296-1.419.296c-.9%200-1.98-.772-1.98-2.276c0-1.509%201.509-3.32%201.864-3.669a10%2010%200%200%201%201.286.89c-.82.73-1.032%201.466-1.032%201.927c0%20.46.296.81.646.81c.751%200%201.36-.837%201.599-1.165l.063-.09c.159.318.249.646.249.985c0%20.947-.614%201.736-1.27%202.292zm8.513-5.633c.386.381%201.853%202.17%201.853%203.653c0%201.504-1.085%202.276-1.98%202.276c-.535%200-.969-.1-1.334-.259c-.678-.55-1.45-1.36-1.45-2.33c0-.338.216-.666.38-.984c.18.243.826%201.255%201.657%201.255c.355%200%20.705-.35.705-.81s-.27-1.197-1.086-1.927c.392-.328.832-.62%201.26-.88zM8.019%205.61c.74.382%201.429.858%201.969%201.33A3.65%203.65%200%200%200%2012%207.827a3.65%203.65%200%200%200%202.011-.89a9.8%209.8%200%200%201%202.012-1.35a5.8%205.8%200%200%201%201.461-.206c.9%200%201.398.55%201.398%201.44c0%20.926-.344%201.694-1.006%202.493c.265-.344.434-.619.508-.794c0-.386-.317-.89-1.133-.89c-1.445%200-3.007%201.43-3.007%202.13c0%20.687.8%201.482%201.197%201.8a5.5%205.5%200%200%201-1.747.703A53%2053%200%200%200%2012%2010.676a68%2068%200%200%200-1.658%201.588l.25.064a5.1%205.1%200%200%201-2.002-.763c.397-.312%201.202-1.111%201.202-1.805c0-.699-1.562-2.128-3.007-2.128c-.815%200-1.128.503-1.128.89a1%201%200%200%200%20.106.206a3.7%203.7%200%200%201-.646-1.906c0-.89.46-1.44%201.356-1.44c.529%200%201.069.095%201.545.227%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%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M3%207.404c0-1.779%201.25-2.551%202.345-2.551c1.604%200%203.484%201.069%204.643%202.085a3.65%203.65%200%200%200%202.012.89a3.65%203.65%200%200%200%202.012-.89c1.165-1.016%203.039-2.085%204.643-2.085c1.096%200%202.345.772%202.345%202.551c0%201.774-1.678%204.442-3.981%205.792c.35.35%201.863%202.165%201.863%203.669c0%201.509-1.085%202.282-1.98%202.282c-1.487%200-2.202-.768-2.859-1.483c-.566-.609-1.095-1.16-2.043-1.164c-.948.005-1.477.555-2.044%201.164c-.656.715-1.37%201.483-2.858%201.483c-.9%200-1.98-.773-1.98-2.277c0-1.509%201.514-3.325%201.863-3.674C4.678%2011.846%203%209.178%203%207.404m2.658%201.117c.206.477%201.085%201.758%202.927%203.055c.387-.312%201.207-1.122%201.207-1.816c0-.699-1.561-2.128-3.007-2.128c-.815%200-1.127.503-1.127.89m9.794%203.055c1.847-1.297%202.726-2.578%202.933-3.055c0-.386-.318-.89-1.133-.89c-1.445%200-3.007%201.43-3.007%202.13c0%20.693.82%201.503%201.212%201.815zm-3.452-.9a67%2067%200%200%200-1.657%201.588c.82.217%201.43.249%201.641.233c.212.016.847-.016%201.715-.233A63%2063%200%200%200%2012%2010.676m-2.456%204.897a5.3%205.3%200%200%200-1.271-1.488c-.82.736-1.096%201.467-1.096%201.933c0%20.46.355.81.704.81c.752%200%201.345-.816%201.583-1.144a.4.4%200%200%201%20.08-.106zm6.225-1.488a5.3%205.3%200%200%200-1.27%201.488l.08.106c.237.333.825%201.149%201.577%201.149c.355%200%20.704-.35.704-.81c0-.466-.27-1.197-1.09-1.933%22%2F%3E%3Cpath%20fill%3D%22%23e1dfec%22%20d%3D%22M8.516%2018.85c-.381.18-.847.296-1.419.296c-.9%200-1.98-.772-1.98-2.276c0-1.509%201.509-3.32%201.864-3.669a10%2010%200%200%201%201.286.89c-.82.73-1.032%201.466-1.032%201.927c0%20.46.296.81.646.81c.751%200%201.36-.837%201.599-1.165l.063-.09c.159.318.249.646.249.985c0%20.947-.614%201.736-1.27%202.292zm8.513-5.633c.386.381%201.853%202.17%201.853%203.653c0%201.504-1.085%202.276-1.98%202.276c-.535%200-.969-.1-1.334-.259c-.678-.55-1.45-1.36-1.45-2.33c0-.338.216-.666.38-.984c.18.243.826%201.255%201.657%201.255c.355%200%20.705-.35.705-.81s-.27-1.197-1.086-1.927c.392-.328.832-.62%201.26-.88zM8.019%205.61c.74.382%201.429.858%201.969%201.33A3.65%203.65%200%200%200%2012%207.827a3.65%203.65%200%200%200%202.011-.89a9.8%209.8%200%200%201%202.012-1.35a5.8%205.8%200%200%201%201.461-.206c.9%200%201.398.55%201.398%201.44c0%20.926-.344%201.694-1.006%202.493c.265-.344.434-.619.508-.794c0-.386-.317-.89-1.133-.89c-1.445%200-3.007%201.43-3.007%202.13c0%20.687.8%201.482%201.197%201.8a5.5%205.5%200%200%201-1.747.703A53%2053%200%200%200%2012%2010.676a68%2068%200%200%200-1.658%201.588l.25.064a5.1%205.1%200%200%201-2.002-.763c.397-.312%201.202-1.111%201.202-1.805c0-.699-1.562-2.128-3.007-2.128c-.815%200-1.128.503-1.128.89a1%201%200%200%200%20.106.206a3.7%203.7%200%200%201-.646-1.906c0-.89.46-1.44%201.356-1.44c.529%200%201.069.095%201.545.227%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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