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

Name
chz
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 chz 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="M19.416 3.499H5.731l-.99.63l6.97 15.025l.78.845z"/><path fill="#cd0124" d="M14.1 11.68c0-.176 0-.266-.15-.35c-.534-.44-1.15-.88-1.68-1.32a.3.3 0 0 0-.19-.07a.3.3 0 0 0-.19.07l-1.684 1.404a.45.45 0 0 0-.17.185a.55.55 0 0 0-.06.255c0 .19-.05.376-.15.53a.44.44 0 0 0 0 .44l2.445 5.746L14.335 13c.076-.175.076-.266-.08-.35a1.33 1.33 0 0 1-.15-.97zm-2.624-2.446l-4.89-3.67l-.086.09c.085.18.085.27.165.45l1.746 4.025c.165.355.25.715.745.805a.68.68 0 0 0 .415-.09zM12 8.51a.38.38 0 0 0 .435 0c1.655-1.28 3.31-2.465 4.88-3.75c.085-.085.175-.085.175-.18V4.5H6.51c.1.04.19.09.26.175zm.87.725l1.985 1.43c.165.09.415 0 .66 0c.085 0 .165-.175.165-.265c.58-1.435 1.16-2.955 1.735-4.39c0-.085.085-.175.085-.265h-.085z"/><path fill="#fff" d="M8.64 13.014c.621 0 1.125-.517 1.125-1.155s-.504-1.155-1.125-1.155c-.622 0-1.125.517-1.125 1.155s.503 1.155 1.125 1.155m6.87 0c.622 0 1.125-.517 1.125-1.155s-.503-1.155-1.125-1.155c-.62 0-1.125.517-1.125 1.155s.504 1.155 1.125 1.155M5.25 5.5a1.25 1.25 0 1 0 0-2.5a1.25 1.25 0 0 0 0 2.5m13.5 0a1.25 1.25 0 1 0 0-2.5a1.25 1.25 0 0 0 0 2.5M12.25 21a1.25 1.25 0 1 0 0-2.5a1.25 1.25 0 0 0 0 2.5"/></g></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedChz(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="M19.416 3.499H5.731l-.99.63l6.97 15.025l.78.845z"/><path fill="#cd0124" d="M14.1 11.68c0-.176 0-.266-.15-.35c-.534-.44-1.15-.88-1.68-1.32a.3.3 0 0 0-.19-.07a.3.3 0 0 0-.19.07l-1.684 1.404a.45.45 0 0 0-.17.185a.55.55 0 0 0-.06.255c0 .19-.05.376-.15.53a.44.44 0 0 0 0 .44l2.445 5.746L14.335 13c.076-.175.076-.266-.08-.35a1.33 1.33 0 0 1-.15-.97zm-2.624-2.446l-4.89-3.67l-.086.09c.085.18.085.27.165.45l1.746 4.025c.165.355.25.715.745.805a.68.68 0 0 0 .415-.09zM12 8.51a.38.38 0 0 0 .435 0c1.655-1.28 3.31-2.465 4.88-3.75c.085-.085.175-.085.175-.18V4.5H6.51c.1.04.19.09.26.175zm.87.725l1.985 1.43c.165.09.415 0 .66 0c.085 0 .165-.175.165-.265c.58-1.435 1.16-2.955 1.735-4.39c0-.085.085-.175.085-.265h-.085z"/><path fill="#fff" d="M8.64 13.014c.621 0 1.125-.517 1.125-1.155s-.504-1.155-1.125-1.155c-.622 0-1.125.517-1.125 1.155s.503 1.155 1.125 1.155m6.87 0c.622 0 1.125-.517 1.125-1.155s-.503-1.155-1.125-1.155c-.62 0-1.125.517-1.125 1.155s.504 1.155 1.125 1.155M5.25 5.5a1.25 1.25 0 1 0 0-2.5a1.25 1.25 0 0 0 0 2.5m13.5 0a1.25 1.25 0 1 0 0-2.5a1.25 1.25 0 0 0 0 2.5M12.25 21a1.25 1.25 0 1 0 0-2.5a1.25 1.25 0 0 0 0 2.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="#fff" d="M19.416 3.499H5.731l-.99.63l6.97 15.025l.78.845z"/><path fill="#cd0124" d="M14.1 11.68c0-.176 0-.266-.15-.35c-.534-.44-1.15-.88-1.68-1.32a.3.3 0 0 0-.19-.07a.3.3 0 0 0-.19.07l-1.684 1.404a.45.45 0 0 0-.17.185a.55.55 0 0 0-.06.255c0 .19-.05.376-.15.53a.44.44 0 0 0 0 .44l2.445 5.746L14.335 13c.076-.175.076-.266-.08-.35a1.33 1.33 0 0 1-.15-.97zm-2.624-2.446l-4.89-3.67l-.086.09c.085.18.085.27.165.45l1.746 4.025c.165.355.25.715.745.805a.68.68 0 0 0 .415-.09zM12 8.51a.38.38 0 0 0 .435 0c1.655-1.28 3.31-2.465 4.88-3.75c.085-.085.175-.085.175-.18V4.5H6.51c.1.04.19.09.26.175zm.87.725l1.985 1.43c.165.09.415 0 .66 0c.085 0 .165-.175.165-.265c.58-1.435 1.16-2.955 1.735-4.39c0-.085.085-.175.085-.265h-.085z"/><path fill="#fff" d="M8.64 13.014c.621 0 1.125-.517 1.125-1.155s-.504-1.155-1.125-1.155c-.622 0-1.125.517-1.125 1.155s.503 1.155 1.125 1.155m6.87 0c.622 0 1.125-.517 1.125-1.155s-.503-1.155-1.125-1.155c-.62 0-1.125.517-1.125 1.155s.504 1.155 1.125 1.155M5.25 5.5a1.25 1.25 0 1 0 0-2.5a1.25 1.25 0 0 0 0 2.5m13.5 0a1.25 1.25 0 1 0 0-2.5a1.25 1.25 0 0 0 0 2.5M12.25 21a1.25 1.25 0 1 0 0-2.5a1.25 1.25 0 0 0 0 2.5"/></g></svg>
</template>

CSS

.icon-chz {
  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%22M19.416%203.499H5.731l-.99.63l6.97%2015.025l.78.845z%22%2F%3E%3Cpath%20fill%3D%22%23cd0124%22%20d%3D%22M14.1%2011.68c0-.176%200-.266-.15-.35c-.534-.44-1.15-.88-1.68-1.32a.3.3%200%200%200-.19-.07a.3.3%200%200%200-.19.07l-1.684%201.404a.45.45%200%200%200-.17.185a.55.55%200%200%200-.06.255c0%20.19-.05.376-.15.53a.44.44%200%200%200%200%20.44l2.445%205.746L14.335%2013c.076-.175.076-.266-.08-.35a1.33%201.33%200%200%201-.15-.97zm-2.624-2.446l-4.89-3.67l-.086.09c.085.18.085.27.165.45l1.746%204.025c.165.355.25.715.745.805a.68.68%200%200%200%20.415-.09zM12%208.51a.38.38%200%200%200%20.435%200c1.655-1.28%203.31-2.465%204.88-3.75c.085-.085.175-.085.175-.18V4.5H6.51c.1.04.19.09.26.175zm.87.725l1.985%201.43c.165.09.415%200%20.66%200c.085%200%20.165-.175.165-.265c.58-1.435%201.16-2.955%201.735-4.39c0-.085.085-.175.085-.265h-.085z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M8.64%2013.014c.621%200%201.125-.517%201.125-1.155s-.504-1.155-1.125-1.155c-.622%200-1.125.517-1.125%201.155s.503%201.155%201.125%201.155m6.87%200c.622%200%201.125-.517%201.125-1.155s-.503-1.155-1.125-1.155c-.62%200-1.125.517-1.125%201.155s.504%201.155%201.125%201.155M5.25%205.5a1.25%201.25%200%201%200%200-2.5a1.25%201.25%200%200%200%200%202.5m13.5%200a1.25%201.25%200%201%200%200-2.5a1.25%201.25%200%200%200%200%202.5M12.25%2021a1.25%201.25%200%201%200%200-2.5a1.25%201.25%200%200%200%200%202.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%23fff%22%20d%3D%22M19.416%203.499H5.731l-.99.63l6.97%2015.025l.78.845z%22%2F%3E%3Cpath%20fill%3D%22%23cd0124%22%20d%3D%22M14.1%2011.68c0-.176%200-.266-.15-.35c-.534-.44-1.15-.88-1.68-1.32a.3.3%200%200%200-.19-.07a.3.3%200%200%200-.19.07l-1.684%201.404a.45.45%200%200%200-.17.185a.55.55%200%200%200-.06.255c0%20.19-.05.376-.15.53a.44.44%200%200%200%200%20.44l2.445%205.746L14.335%2013c.076-.175.076-.266-.08-.35a1.33%201.33%200%200%201-.15-.97zm-2.624-2.446l-4.89-3.67l-.086.09c.085.18.085.27.165.45l1.746%204.025c.165.355.25.715.745.805a.68.68%200%200%200%20.415-.09zM12%208.51a.38.38%200%200%200%20.435%200c1.655-1.28%203.31-2.465%204.88-3.75c.085-.085.175-.085.175-.18V4.5H6.51c.1.04.19.09.26.175zm.87.725l1.985%201.43c.165.09.415%200%20.66%200c.085%200%20.165-.175.165-.265c.58-1.435%201.16-2.955%201.735-4.39c0-.085.085-.175.085-.265h-.085z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M8.64%2013.014c.621%200%201.125-.517%201.125-1.155s-.504-1.155-1.125-1.155c-.622%200-1.125.517-1.125%201.155s.503%201.155%201.125%201.155m6.87%200c.622%200%201.125-.517%201.125-1.155s-.503-1.155-1.125-1.155c-.62%200-1.125.517-1.125%201.155s.504%201.155%201.125%201.155M5.25%205.5a1.25%201.25%200%201%200%200-2.5a1.25%201.25%200%200%200%200%202.5m13.5%200a1.25%201.25%200%201%200%200-2.5a1.25%201.25%200%200%200%200%202.5M12.25%2021a1.25%201.25%200%201%200%200-2.5a1.25%201.25%200%200%200%200%202.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/chz.svg?color=%231a73e8&size=48