nebo logo
nebo from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- nebo
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the nebo logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.997 3v8.546c-.012 2.502-.842 4.97-2.689 6.822a8.96 8.96 0 0 1-12.685 0A9 9 0 0 1 10.749 3.11A13 13 0 0 1 12.34 3zm-.581.58H12.34c-.493-.023-1.01.053-1.51.117a8.407 8.407 0 0 0-4.79 14.247a8.36 8.36 0 0 0 11.845 0c1.759-1.76 2.52-4.03 2.53-6.398z"/><path fill="currentColor" d="M19.156 14.322a7.512 7.512 0 0 1-12.157 3.246l2.189-2.195c2.554 2.206 6.839 1.742 9.968-1.05M9.676 4.86c-2.8 3.106-3.258 7.373-1.075 9.928L6.407 16.98A7.5 7.5 0 0 1 9.675 4.853zm9.852 3.814c.006-.006 0 .006 0 0v4.012a7 7 0 0 1-.575.638c-2.833 2.84-6.85 3.385-9.167 1.446l2.479-2.479c1.364.871 3.913.052 5.95-1.985l.18-.18a9 9 0 0 0 .558-.645l.093-.116h.006l.017-.03l.035-.04l.017-.023a8 8 0 0 0 .413-.604zm-4.262-4.186q-.33.21-.662.465l-.104.087q-.33.261-.645.557l-.185.174c-2.032 2.032-2.851 4.575-1.992 5.945l-2.473 2.468c-1.916-2.317-1.364-6.311 1.463-9.138c.174-.18.65-.57.65-.57zm4.285-.017V6.59a6 6 0 0 1-.412 1.045q-.337.664-.802 1.248a10 10 0 0 1-.551.65l-.18.18a7.4 7.4 0 0 1-3.118 1.945c-.894.25-1.579.145-1.945-.22c-.36-.36-.464-1.045-.214-1.945a7.4 7.4 0 0 1 1.944-3.118l.18-.174a8.3 8.3 0 0 1 1.899-1.353c.302-.15.604-.279.894-.371h.012l2.305-.006z"/></svg>
React
import type { SVGProps } from "react";
export function TokenNebo(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.997 3v8.546c-.012 2.502-.842 4.97-2.689 6.822a8.96 8.96 0 0 1-12.685 0A9 9 0 0 1 10.749 3.11A13 13 0 0 1 12.34 3zm-.581.58H12.34c-.493-.023-1.01.053-1.51.117a8.407 8.407 0 0 0-4.79 14.247a8.36 8.36 0 0 0 11.845 0c1.759-1.76 2.52-4.03 2.53-6.398z"/><path fill="currentColor" d="M19.156 14.322a7.512 7.512 0 0 1-12.157 3.246l2.189-2.195c2.554 2.206 6.839 1.742 9.968-1.05M9.676 4.86c-2.8 3.106-3.258 7.373-1.075 9.928L6.407 16.98A7.5 7.5 0 0 1 9.675 4.853zm9.852 3.814c.006-.006 0 .006 0 0v4.012a7 7 0 0 1-.575.638c-2.833 2.84-6.85 3.385-9.167 1.446l2.479-2.479c1.364.871 3.913.052 5.95-1.985l.18-.18a9 9 0 0 0 .558-.645l.093-.116h.006l.017-.03l.035-.04l.017-.023a8 8 0 0 0 .413-.604zm-4.262-4.186q-.33.21-.662.465l-.104.087q-.33.261-.645.557l-.185.174c-2.032 2.032-2.851 4.575-1.992 5.945l-2.473 2.468c-1.916-2.317-1.364-6.311 1.463-9.138c.174-.18.65-.57.65-.57zm4.285-.017V6.59a6 6 0 0 1-.412 1.045q-.337.664-.802 1.248a10 10 0 0 1-.551.65l-.18.18a7.4 7.4 0 0 1-3.118 1.945c-.894.25-1.579.145-1.945-.22c-.36-.36-.464-1.045-.214-1.945a7.4 7.4 0 0 1 1.944-3.118l.18-.174a8.3 8.3 0 0 1 1.899-1.353c.302-.15.604-.279.894-.371h.012l2.305-.006z"/></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.997 3v8.546c-.012 2.502-.842 4.97-2.689 6.822a8.96 8.96 0 0 1-12.685 0A9 9 0 0 1 10.749 3.11A13 13 0 0 1 12.34 3zm-.581.58H12.34c-.493-.023-1.01.053-1.51.117a8.407 8.407 0 0 0-4.79 14.247a8.36 8.36 0 0 0 11.845 0c1.759-1.76 2.52-4.03 2.53-6.398z"/><path fill="currentColor" d="M19.156 14.322a7.512 7.512 0 0 1-12.157 3.246l2.189-2.195c2.554 2.206 6.839 1.742 9.968-1.05M9.676 4.86c-2.8 3.106-3.258 7.373-1.075 9.928L6.407 16.98A7.5 7.5 0 0 1 9.675 4.853zm9.852 3.814c.006-.006 0 .006 0 0v4.012a7 7 0 0 1-.575.638c-2.833 2.84-6.85 3.385-9.167 1.446l2.479-2.479c1.364.871 3.913.052 5.95-1.985l.18-.18a9 9 0 0 0 .558-.645l.093-.116h.006l.017-.03l.035-.04l.017-.023a8 8 0 0 0 .413-.604zm-4.262-4.186q-.33.21-.662.465l-.104.087q-.33.261-.645.557l-.185.174c-2.032 2.032-2.851 4.575-1.992 5.945l-2.473 2.468c-1.916-2.317-1.364-6.311 1.463-9.138c.174-.18.65-.57.65-.57zm4.285-.017V6.59a6 6 0 0 1-.412 1.045q-.337.664-.802 1.248a10 10 0 0 1-.551.65l-.18.18a7.4 7.4 0 0 1-3.118 1.945c-.894.25-1.579.145-1.945-.22c-.36-.36-.464-1.045-.214-1.945a7.4 7.4 0 0 1 1.944-3.118l.18-.174a8.3 8.3 0 0 1 1.899-1.353c.302-.15.604-.279.894-.371h.012l2.305-.006z"/></svg> </template>
CSS
.icon-nebo {
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.997%203v8.546c-.012%202.502-.842%204.97-2.689%206.822a8.96%208.96%200%200%201-12.685%200A9%209%200%200%201%2010.749%203.11A13%2013%200%200%201%2012.34%203zm-.581.58H12.34c-.493-.023-1.01.053-1.51.117a8.407%208.407%200%200%200-4.79%2014.247a8.36%208.36%200%200%200%2011.845%200c1.759-1.76%202.52-4.03%202.53-6.398z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M19.156%2014.322a7.512%207.512%200%200%201-12.157%203.246l2.189-2.195c2.554%202.206%206.839%201.742%209.968-1.05M9.676%204.86c-2.8%203.106-3.258%207.373-1.075%209.928L6.407%2016.98A7.5%207.5%200%200%201%209.675%204.853zm9.852%203.814c.006-.006%200%20.006%200%200v4.012a7%207%200%200%201-.575.638c-2.833%202.84-6.85%203.385-9.167%201.446l2.479-2.479c1.364.871%203.913.052%205.95-1.985l.18-.18a9%209%200%200%200%20.558-.645l.093-.116h.006l.017-.03l.035-.04l.017-.023a8%208%200%200%200%20.413-.604zm-4.262-4.186q-.33.21-.662.465l-.104.087q-.33.261-.645.557l-.185.174c-2.032%202.032-2.851%204.575-1.992%205.945l-2.473%202.468c-1.916-2.317-1.364-6.311%201.463-9.138c.174-.18.65-.57.65-.57zm4.285-.017V6.59a6%206%200%200%201-.412%201.045q-.337.664-.802%201.248a10%2010%200%200%201-.551.65l-.18.18a7.4%207.4%200%200%201-3.118%201.945c-.894.25-1.579.145-1.945-.22c-.36-.36-.464-1.045-.214-1.945a7.4%207.4%200%200%201%201.944-3.118l.18-.174a8.3%208.3%200%200%201%201.899-1.353c.302-.15.604-.279.894-.371h.012l2.305-.006z%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.997%203v8.546c-.012%202.502-.842%204.97-2.689%206.822a8.96%208.96%200%200%201-12.685%200A9%209%200%200%201%2010.749%203.11A13%2013%200%200%201%2012.34%203zm-.581.58H12.34c-.493-.023-1.01.053-1.51.117a8.407%208.407%200%200%200-4.79%2014.247a8.36%208.36%200%200%200%2011.845%200c1.759-1.76%202.52-4.03%202.53-6.398z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M19.156%2014.322a7.512%207.512%200%200%201-12.157%203.246l2.189-2.195c2.554%202.206%206.839%201.742%209.968-1.05M9.676%204.86c-2.8%203.106-3.258%207.373-1.075%209.928L6.407%2016.98A7.5%207.5%200%200%201%209.675%204.853zm9.852%203.814c.006-.006%200%20.006%200%200v4.012a7%207%200%200%201-.575.638c-2.833%202.84-6.85%203.385-9.167%201.446l2.479-2.479c1.364.871%203.913.052%205.95-1.985l.18-.18a9%209%200%200%200%20.558-.645l.093-.116h.006l.017-.03l.035-.04l.017-.023a8%208%200%200%200%20.413-.604zm-4.262-4.186q-.33.21-.662.465l-.104.087q-.33.261-.645.557l-.185.174c-2.032%202.032-2.851%204.575-1.992%205.945l-2.473%202.468c-1.916-2.317-1.364-6.311%201.463-9.138c.174-.18.65-.57.65-.57zm4.285-.017V6.59a6%206%200%200%201-.412%201.045q-.337.664-.802%201.248a10%2010%200%200%201-.551.65l-.18.18a7.4%207.4%200%200%201-3.118%201.945c-.894.25-1.579.145-1.945-.22c-.36-.36-.464-1.045-.214-1.945a7.4%207.4%200%200%201%201.944-3.118l.18-.174a8.3%208.3%200%200%201%201.899-1.353c.302-.15.604-.279.894-.371h.012l2.305-.006z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/nebo.svg?color=%231a73e8&size=48