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

Name
zeta-chain
Set
Web3 Icons Branded
Style
Branded
Viewbox
24×24
License
MIT
Aliases
zeta

1 other variant in Web3 Icons Branded

The same logo in other sets

Use the zeta chain logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#005741" d="M16.958 15.917v2.393H7.086c.137-1.575.645-2.683 2.402-4.241l7.47-6.373v5.592h2.69V3H4.355v5.128h2.688V5.69h8.123l-7.433 6.343l-.018.017c-3.115 2.758-3.363 4.984-3.363 7.607V21h15.293v-5.082h-2.689z"/></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedZetaChain(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#005741" d="M16.958 15.917v2.393H7.086c.137-1.575.645-2.683 2.402-4.241l7.47-6.373v5.592h2.69V3H4.355v5.128h2.688V5.69h8.123l-7.433 6.343l-.018.017c-3.115 2.758-3.363 4.984-3.363 7.607V21h15.293v-5.082h-2.689z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#005741" d="M16.958 15.917v2.393H7.086c.137-1.575.645-2.683 2.402-4.241l7.47-6.373v5.592h2.69V3H4.355v5.128h2.688V5.69h8.123l-7.433 6.343l-.018.017c-3.115 2.758-3.363 4.984-3.363 7.607V21h15.293v-5.082h-2.689z"/></svg>
</template>

CSS

.icon-zeta-chain {
  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%23005741%22%20d%3D%22M16.958%2015.917v2.393H7.086c.137-1.575.645-2.683%202.402-4.241l7.47-6.373v5.592h2.69V3H4.355v5.128h2.688V5.69h8.123l-7.433%206.343l-.018.017c-3.115%202.758-3.363%204.984-3.363%207.607V21h15.293v-5.082h-2.689z%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%23005741%22%20d%3D%22M16.958%2015.917v2.393H7.086c.137-1.575.645-2.683%202.402-4.241l7.47-6.373v5.592h2.69V3H4.355v5.128h2.688V5.69h8.123l-7.433%206.343l-.018.017c-3.115%202.758-3.363%204.984-3.363%207.607V21h15.293v-5.082h-2.689z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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