cnht logo
cnht from Web3 Icons Branded by 0xa3k5 · Branded · MIT Free for personal and commercial use.
- Name
- cnht
- 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 cnht 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="M17.631 3.9H6.343L3 11.237l9 8.863l9-8.863z"/><path fill="#009f74" d="M12.002 12.45c2.983 0 5.4-.604 5.4-1.35s-2.418-1.35-5.4-1.35s-5.4.604-5.4 1.35s2.418 1.35 5.4 1.35"/><path fill="#fff" d="M12 12c2.734 0 4.95-.403 4.95-.9s-2.216-.9-4.95-.9s-4.95.403-4.95.9s2.217.9 4.95.9"/><path fill="#009f74" d="M11.1 16.5v-4.172h1.8V16.5zm4.95-9.9h-8.1v1.8h3.15v3.15h1.8V8.4h3.15z"/></g></svg>
React
import type { SVGProps } from "react";
export function TokenBrandedCnht(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="M17.631 3.9H6.343L3 11.237l9 8.863l9-8.863z"/><path fill="#009f74" d="M12.002 12.45c2.983 0 5.4-.604 5.4-1.35s-2.418-1.35-5.4-1.35s-5.4.604-5.4 1.35s2.418 1.35 5.4 1.35"/><path fill="#fff" d="M12 12c2.734 0 4.95-.403 4.95-.9s-2.216-.9-4.95-.9s-4.95.403-4.95.9s2.217.9 4.95.9"/><path fill="#009f74" d="M11.1 16.5v-4.172h1.8V16.5zm4.95-9.9h-8.1v1.8h3.15v3.15h1.8V8.4h3.15z"/></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="M17.631 3.9H6.343L3 11.237l9 8.863l9-8.863z"/><path fill="#009f74" d="M12.002 12.45c2.983 0 5.4-.604 5.4-1.35s-2.418-1.35-5.4-1.35s-5.4.604-5.4 1.35s2.418 1.35 5.4 1.35"/><path fill="#fff" d="M12 12c2.734 0 4.95-.403 4.95-.9s-2.216-.9-4.95-.9s-4.95.403-4.95.9s2.217.9 4.95.9"/><path fill="#009f74" d="M11.1 16.5v-4.172h1.8V16.5zm4.95-9.9h-8.1v1.8h3.15v3.15h1.8V8.4h3.15z"/></g></svg> </template>
CSS
.icon-cnht {
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%22M17.631%203.9H6.343L3%2011.237l9%208.863l9-8.863z%22%2F%3E%3Cpath%20fill%3D%22%23009f74%22%20d%3D%22M12.002%2012.45c2.983%200%205.4-.604%205.4-1.35s-2.418-1.35-5.4-1.35s-5.4.604-5.4%201.35s2.418%201.35%205.4%201.35%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M12%2012c2.734%200%204.95-.403%204.95-.9s-2.216-.9-4.95-.9s-4.95.403-4.95.9s2.217.9%204.95.9%22%2F%3E%3Cpath%20fill%3D%22%23009f74%22%20d%3D%22M11.1%2016.5v-4.172h1.8V16.5zm4.95-9.9h-8.1v1.8h3.15v3.15h1.8V8.4h3.15z%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%22M17.631%203.9H6.343L3%2011.237l9%208.863l9-8.863z%22%2F%3E%3Cpath%20fill%3D%22%23009f74%22%20d%3D%22M12.002%2012.45c2.983%200%205.4-.604%205.4-1.35s-2.418-1.35-5.4-1.35s-5.4.604-5.4%201.35s2.418%201.35%205.4%201.35%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M12%2012c2.734%200%204.95-.403%204.95-.9s-2.216-.9-4.95-.9s-4.95.403-4.95.9s2.217.9%204.95.9%22%2F%3E%3Cpath%20fill%3D%22%23009f74%22%20d%3D%22M11.1%2016.5v-4.172h1.8V16.5zm4.95-9.9h-8.1v1.8h3.15v3.15h1.8V8.4h3.15z%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/cnht.svg?color=%231a73e8&size=48