ctg logo
ctg from Web3 Icons Branded by 0xa3k5 · Branded · MIT Free for personal and commercial use.
- Name
- ctg
- 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 ctg logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill-rule="evenodd" d="M21 12a9 9 0 1 1-18 0a9 9 0 0 1 18 0m-2.118 0a6.883 6.883 0 1 1-13.766 0a6.883 6.883 0 0 1 13.766 0m-12.176-.265c.09-1.673 1.286-5.03 5.32-5.03a5.28 5.28 0 0 1 4.739 2.97h-1.943c-.175-.274-.678-.836-1.244-.836c-.71 0-1.335.826-1.551 1.403l-.048.117a9.5 9.5 0 0 0-.662 3.722c0 2.133 1.768 3.605 3.325 1.577c-.657-.106-1.975-.566-1.975-1.577c-.053-.255.222-.763 1.726-.763c1.874 0 2.234.625 2.234 1.133s-.81 2.843-3.96 2.843c-3.155 0-3.68-2.737-3.68-4.304c0-1.26.827-3.039 1.24-3.775c.037-.074.052-.2-.18-.11c-.292.105-2.208 1.497-2.208 3.694a3.75 3.75 0 0 0-1.133-1.058z" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function TokenBrandedCtg(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fillRule="evenodd" d="M21 12a9 9 0 1 1-18 0a9 9 0 0 1 18 0m-2.118 0a6.883 6.883 0 1 1-13.766 0a6.883 6.883 0 0 1 13.766 0m-12.176-.265c.09-1.673 1.286-5.03 5.32-5.03a5.28 5.28 0 0 1 4.739 2.97h-1.943c-.175-.274-.678-.836-1.244-.836c-.71 0-1.335.826-1.551 1.403l-.048.117a9.5 9.5 0 0 0-.662 3.722c0 2.133 1.768 3.605 3.325 1.577c-.657-.106-1.975-.566-1.975-1.577c-.053-.255.222-.763 1.726-.763c1.874 0 2.234.625 2.234 1.133s-.81 2.843-3.96 2.843c-3.155 0-3.68-2.737-3.68-4.304c0-1.26.827-3.039 1.24-3.775c.037-.074.052-.2-.18-.11c-.292.105-2.208 1.497-2.208 3.694a3.75 3.75 0 0 0-1.133-1.058z" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill-rule="evenodd" d="M21 12a9 9 0 1 1-18 0a9 9 0 0 1 18 0m-2.118 0a6.883 6.883 0 1 1-13.766 0a6.883 6.883 0 0 1 13.766 0m-12.176-.265c.09-1.673 1.286-5.03 5.32-5.03a5.28 5.28 0 0 1 4.739 2.97h-1.943c-.175-.274-.678-.836-1.244-.836c-.71 0-1.335.826-1.551 1.403l-.048.117a9.5 9.5 0 0 0-.662 3.722c0 2.133 1.768 3.605 3.325 1.577c-.657-.106-1.975-.566-1.975-1.577c-.053-.255.222-.763 1.726-.763c1.874 0 2.234.625 2.234 1.133s-.81 2.843-3.96 2.843c-3.155 0-3.68-2.737-3.68-4.304c0-1.26.827-3.039 1.24-3.775c.037-.074.052-.2-.18-.11c-.292.105-2.208 1.497-2.208 3.694a3.75 3.75 0 0 0-1.133-1.058z" clip-rule="evenodd"/></svg> </template>
CSS
.icon-ctg {
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-rule%3D%22evenodd%22%20d%3D%22M21%2012a9%209%200%201%201-18%200a9%209%200%200%201%2018%200m-2.118%200a6.883%206.883%200%201%201-13.766%200a6.883%206.883%200%200%201%2013.766%200m-12.176-.265c.09-1.673%201.286-5.03%205.32-5.03a5.28%205.28%200%200%201%204.739%202.97h-1.943c-.175-.274-.678-.836-1.244-.836c-.71%200-1.335.826-1.551%201.403l-.048.117a9.5%209.5%200%200%200-.662%203.722c0%202.133%201.768%203.605%203.325%201.577c-.657-.106-1.975-.566-1.975-1.577c-.053-.255.222-.763%201.726-.763c1.874%200%202.234.625%202.234%201.133s-.81%202.843-3.96%202.843c-3.155%200-3.68-2.737-3.68-4.304c0-1.26.827-3.039%201.24-3.775c.037-.074.052-.2-.18-.11c-.292.105-2.208%201.497-2.208%203.694a3.75%203.75%200%200%200-1.133-1.058z%22%20clip-rule%3D%22evenodd%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-rule%3D%22evenodd%22%20d%3D%22M21%2012a9%209%200%201%201-18%200a9%209%200%200%201%2018%200m-2.118%200a6.883%206.883%200%201%201-13.766%200a6.883%206.883%200%200%201%2013.766%200m-12.176-.265c.09-1.673%201.286-5.03%205.32-5.03a5.28%205.28%200%200%201%204.739%202.97h-1.943c-.175-.274-.678-.836-1.244-.836c-.71%200-1.335.826-1.551%201.403l-.048.117a9.5%209.5%200%200%200-.662%203.722c0%202.133%201.768%203.605%203.325%201.577c-.657-.106-1.975-.566-1.975-1.577c-.053-.255.222-.763%201.726-.763c1.874%200%202.234.625%202.234%201.133s-.81%202.843-3.96%202.843c-3.155%200-3.68-2.737-3.68-4.304c0-1.26.827-3.039%201.24-3.775c.037-.074.052-.2-.18-.11c-.292.105-2.208%201.497-2.208%203.694a3.75%203.75%200%200%200-1.133-1.058z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token-branded/ctg.svg?color=%231a73e8&size=48