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

Name
zero-network
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 zero network logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="#fe5161" d="M12 21a9 9 0 1 1 0-18a9 9 0 0 1 0 18"/><path fill="#fff" d="M12.04 7.173c-3.136 0-4.376 1.917-4.376 4.74c0 2.822 1.24 4.833 4.377 4.833s4.377-2.011 4.377-4.834s-1.24-4.74-4.377-4.74m.001 8.026c-1.43 0-2.171-.84-2.395-2.253a.175.175 0 0 1 .172-.203h4.424c.107 0 .189.096.173.202c-.218 1.414-.943 2.254-2.373 2.254M9.8 11.21a.175.175 0 0 1-.173-.2c.198-1.47.94-2.291 2.414-2.291s2.2.822 2.392 2.292a.175.175 0 0 1-.173.199z"/></g></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedZeroNetwork(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="#fe5161" d="M12 21a9 9 0 1 1 0-18a9 9 0 0 1 0 18"/><path fill="#fff" d="M12.04 7.173c-3.136 0-4.376 1.917-4.376 4.74c0 2.822 1.24 4.833 4.377 4.833s4.377-2.011 4.377-4.834s-1.24-4.74-4.377-4.74m.001 8.026c-1.43 0-2.171-.84-2.395-2.253a.175.175 0 0 1 .172-.203h4.424c.107 0 .189.096.173.202c-.218 1.414-.943 2.254-2.373 2.254M9.8 11.21a.175.175 0 0 1-.173-.2c.198-1.47.94-2.291 2.414-2.291s2.2.822 2.392 2.292a.175.175 0 0 1-.173.199z"/></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="#fe5161" d="M12 21a9 9 0 1 1 0-18a9 9 0 0 1 0 18"/><path fill="#fff" d="M12.04 7.173c-3.136 0-4.376 1.917-4.376 4.74c0 2.822 1.24 4.833 4.377 4.833s4.377-2.011 4.377-4.834s-1.24-4.74-4.377-4.74m.001 8.026c-1.43 0-2.171-.84-2.395-2.253a.175.175 0 0 1 .172-.203h4.424c.107 0 .189.096.173.202c-.218 1.414-.943 2.254-2.373 2.254M9.8 11.21a.175.175 0 0 1-.173-.2c.198-1.47.94-2.291 2.414-2.291s2.2.822 2.392 2.292a.175.175 0 0 1-.173.199z"/></g></svg>
</template>

CSS

.icon-zero-network {
  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%23fe5161%22%20d%3D%22M12%2021a9%209%200%201%201%200-18a9%209%200%200%201%200%2018%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M12.04%207.173c-3.136%200-4.376%201.917-4.376%204.74c0%202.822%201.24%204.833%204.377%204.833s4.377-2.011%204.377-4.834s-1.24-4.74-4.377-4.74m.001%208.026c-1.43%200-2.171-.84-2.395-2.253a.175.175%200%200%201%20.172-.203h4.424c.107%200%20.189.096.173.202c-.218%201.414-.943%202.254-2.373%202.254M9.8%2011.21a.175.175%200%200%201-.173-.2c.198-1.47.94-2.291%202.414-2.291s2.2.822%202.392%202.292a.175.175%200%200%201-.173.199z%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%23fe5161%22%20d%3D%22M12%2021a9%209%200%201%201%200-18a9%209%200%200%201%200%2018%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M12.04%207.173c-3.136%200-4.376%201.917-4.376%204.74c0%202.822%201.24%204.833%204.377%204.833s4.377-2.011%204.377-4.834s-1.24-4.74-4.377-4.74m.001%208.026c-1.43%200-2.171-.84-2.395-2.253a.175.175%200%200%201%20.172-.203h4.424c.107%200%20.189.096.173.202c-.218%201.414-.943%202.254-2.373%202.254M9.8%2011.21a.175.175%200%200%201-.173-.2c.198-1.47.94-2.291%202.414-2.291s2.2.822%202.392%202.292a.175.175%200%200%201-.173.199z%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/zero-network.svg?color=%231a73e8&size=48