ztg-background from Web3 Icons Branded by 0xa3k5 · Background · MIT Free for personal and commercial use.

Name
ztg-background
Set
Web3 Icons Branded
Style
Background
Viewbox
24×24
License
MIT

1 other variant in Web3 Icons Branded

The same logo in other sets

Use the ztg logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="#000" d="M24 0H0v24h24z"/><path fill="#fff" d="M20 12.5H4c.045.695.175 1.365.385 2H11l.5-.5h8.26c.125-.485.21-.985.24-1.5m-15.21 3a8 8 0 0 0 .95 1.5h3.25l.51-.5h9.135c.215-.32.41-.65.58-1zM17.3 18H6.7a7.98 7.98 0 0 0 5.3 2c2.03 0 3.89-.755 5.3-2m-3.55-7l-.5.5H4a8 8 0 0 1 .385-2h15.23c.16.48.275.985.34 1.5zm5.195-3a8 8 0 0 0-1.125-1.5H6.18a8 8 0 0 0-1.39 2h10.715l.5-.5zM7.325 5.5h9.35A8 8 0 0 0 12 4c-1.745 0-3.36.555-4.675 1.5"/></g></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedZtgBackground(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="#000" d="M24 0H0v24h24z"/><path fill="#fff" d="M20 12.5H4c.045.695.175 1.365.385 2H11l.5-.5h8.26c.125-.485.21-.985.24-1.5m-15.21 3a8 8 0 0 0 .95 1.5h3.25l.51-.5h9.135c.215-.32.41-.65.58-1zM17.3 18H6.7a7.98 7.98 0 0 0 5.3 2c2.03 0 3.89-.755 5.3-2m-3.55-7l-.5.5H4a8 8 0 0 1 .385-2h15.23c.16.48.275.985.34 1.5zm5.195-3a8 8 0 0 0-1.125-1.5H6.18a8 8 0 0 0-1.39 2h10.715l.5-.5zM7.325 5.5h9.35A8 8 0 0 0 12 4c-1.745 0-3.36.555-4.675 1.5"/></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="#000" d="M24 0H0v24h24z"/><path fill="#fff" d="M20 12.5H4c.045.695.175 1.365.385 2H11l.5-.5h8.26c.125-.485.21-.985.24-1.5m-15.21 3a8 8 0 0 0 .95 1.5h3.25l.51-.5h9.135c.215-.32.41-.65.58-1zM17.3 18H6.7a7.98 7.98 0 0 0 5.3 2c2.03 0 3.89-.755 5.3-2m-3.55-7l-.5.5H4a8 8 0 0 1 .385-2h15.23c.16.48.275.985.34 1.5zm5.195-3a8 8 0 0 0-1.125-1.5H6.18a8 8 0 0 0-1.39 2h10.715l.5-.5zM7.325 5.5h9.35A8 8 0 0 0 12 4c-1.745 0-3.36.555-4.675 1.5"/></g></svg>
</template>

CSS

.icon-ztg-background {
  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%23000%22%20d%3D%22M24%200H0v24h24z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M20%2012.5H4c.045.695.175%201.365.385%202H11l.5-.5h8.26c.125-.485.21-.985.24-1.5m-15.21%203a8%208%200%200%200%20.95%201.5h3.25l.51-.5h9.135c.215-.32.41-.65.58-1zM17.3%2018H6.7a7.98%207.98%200%200%200%205.3%202c2.03%200%203.89-.755%205.3-2m-3.55-7l-.5.5H4a8%208%200%200%201%20.385-2h15.23c.16.48.275.985.34%201.5zm5.195-3a8%208%200%200%200-1.125-1.5H6.18a8%208%200%200%200-1.39%202h10.715l.5-.5zM7.325%205.5h9.35A8%208%200%200%200%2012%204c-1.745%200-3.36.555-4.675%201.5%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%23000%22%20d%3D%22M24%200H0v24h24z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M20%2012.5H4c.045.695.175%201.365.385%202H11l.5-.5h8.26c.125-.485.21-.985.24-1.5m-15.21%203a8%208%200%200%200%20.95%201.5h3.25l.51-.5h9.135c.215-.32.41-.65.58-1zM17.3%2018H6.7a7.98%207.98%200%200%200%205.3%202c2.03%200%203.89-.755%205.3-2m-3.55-7l-.5.5H4a8%208%200%200%201%20.385-2h15.23c.16.48.275.985.34%201.5zm5.195-3a8%208%200%200%200-1.125-1.5H6.18a8%208%200%200%200-1.39%202h10.715l.5-.5zM7.325%205.5h9.35A8%208%200%200%200%2012%204c-1.745%200-3.36.555-4.675%201.5%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/ztg-background.svg?color=%231a73e8&size=48