cgpt logo
cgpt from Web3 Icons Branded by 0xa3k5 · Branded · MIT Free for personal and commercial use.
- Name
- cgpt
- Set
- Web3 Icons Branded
- Style
- Branded
- Viewbox
- 24×24
- License
- MIT
1 other variant in Web3 Icons Branded
Use the cgpt logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="url(#SVGouYIodiL)" d="M3 18.336L4.8 17.1V6.9l2.1-2.1h10.44l1.86 2.1l1.128-.678a.34.34 0 0 0 .06-.522L17.88 3.096A.32.32 0 0 0 17.652 3H6.024a.32.32 0 0 0-.228.096l-2.7 2.808A.33.33 0 0 0 3 6.138z"/><path fill="#e1e7cd" d="M6.9 4.8L4.8 6.9v10.242L6.9 19.2h10.2l2.1-2.1V6.858L17.4 4.8z"/><path fill="url(#SVG1sUnWc6m)" d="M20.676 11.664H19.2v5.34L17.1 19.2H6.9l-2.1-2.1L3 18.336l2.478 2.568c.06.06.144.096.228.096h11.946a.33.33 0 0 0 .228-.096l3.024-3.138c.06-.06.096-.15.096-.24V12a.333.333 0 0 0-.324-.336"/><path fill="#1a1a24" d="M9.6 14.4a1.2 1.2 0 1 0 0-2.4a1.2 1.2 0 0 0 0 2.4m4.8 0a1.2 1.2 0 1 0 0-2.4a1.2 1.2 0 0 0 0 2.4"/><defs><linearGradient id="SVGouYIodiL" x1="20.209" x2="2.124" y1="4.958" y2="16.505" gradientUnits="userSpaceOnUse"><stop stop-color="#684bfd"/><stop offset=".28" stop-color="#4663e9"/><stop offset=".52" stop-color="#4380e8"/><stop offset=".84" stop-color="#17dac6"/><stop offset="1" stop-color="#18d6c9"/></linearGradient><linearGradient id="SVG1sUnWc6m" x1="20.358" x2="2.478" y1="3.648" y2="8.214" gradientUnits="userSpaceOnUse"><stop stop-color="#f17165"/><stop offset=".25" stop-color="#f19c5c"/><stop offset=".47" stop-color="#e9be4d"/><stop offset="1" stop-color="#e7c653"/></linearGradient></defs></g></svg>
React
import type { SVGProps } from "react";
export function TokenBrandedCgpt(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="url(#SVGouYIodiL)" d="M3 18.336L4.8 17.1V6.9l2.1-2.1h10.44l1.86 2.1l1.128-.678a.34.34 0 0 0 .06-.522L17.88 3.096A.32.32 0 0 0 17.652 3H6.024a.32.32 0 0 0-.228.096l-2.7 2.808A.33.33 0 0 0 3 6.138z"/><path fill="#e1e7cd" d="M6.9 4.8L4.8 6.9v10.242L6.9 19.2h10.2l2.1-2.1V6.858L17.4 4.8z"/><path fill="url(#SVG1sUnWc6m)" d="M20.676 11.664H19.2v5.34L17.1 19.2H6.9l-2.1-2.1L3 18.336l2.478 2.568c.06.06.144.096.228.096h11.946a.33.33 0 0 0 .228-.096l3.024-3.138c.06-.06.096-.15.096-.24V12a.333.333 0 0 0-.324-.336"/><path fill="#1a1a24" d="M9.6 14.4a1.2 1.2 0 1 0 0-2.4a1.2 1.2 0 0 0 0 2.4m4.8 0a1.2 1.2 0 1 0 0-2.4a1.2 1.2 0 0 0 0 2.4"/><defs><linearGradient id="SVGouYIodiL" x1="20.209" x2="2.124" y1="4.958" y2="16.505" gradientUnits="userSpaceOnUse"><stop stopColor="#684bfd"/><stop offset=".28" stopColor="#4663e9"/><stop offset=".52" stopColor="#4380e8"/><stop offset=".84" stopColor="#17dac6"/><stop offset="1" stopColor="#18d6c9"/></linearGradient><linearGradient id="SVG1sUnWc6m" x1="20.358" x2="2.478" y1="3.648" y2="8.214" gradientUnits="userSpaceOnUse"><stop stopColor="#f17165"/><stop offset=".25" stopColor="#f19c5c"/><stop offset=".47" stopColor="#e9be4d"/><stop offset="1" stopColor="#e7c653"/></linearGradient></defs></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="url(#SVGouYIodiL)" d="M3 18.336L4.8 17.1V6.9l2.1-2.1h10.44l1.86 2.1l1.128-.678a.34.34 0 0 0 .06-.522L17.88 3.096A.32.32 0 0 0 17.652 3H6.024a.32.32 0 0 0-.228.096l-2.7 2.808A.33.33 0 0 0 3 6.138z"/><path fill="#e1e7cd" d="M6.9 4.8L4.8 6.9v10.242L6.9 19.2h10.2l2.1-2.1V6.858L17.4 4.8z"/><path fill="url(#SVG1sUnWc6m)" d="M20.676 11.664H19.2v5.34L17.1 19.2H6.9l-2.1-2.1L3 18.336l2.478 2.568c.06.06.144.096.228.096h11.946a.33.33 0 0 0 .228-.096l3.024-3.138c.06-.06.096-.15.096-.24V12a.333.333 0 0 0-.324-.336"/><path fill="#1a1a24" d="M9.6 14.4a1.2 1.2 0 1 0 0-2.4a1.2 1.2 0 0 0 0 2.4m4.8 0a1.2 1.2 0 1 0 0-2.4a1.2 1.2 0 0 0 0 2.4"/><defs><linearGradient id="SVGouYIodiL" x1="20.209" x2="2.124" y1="4.958" y2="16.505" gradientUnits="userSpaceOnUse"><stop stop-color="#684bfd"/><stop offset=".28" stop-color="#4663e9"/><stop offset=".52" stop-color="#4380e8"/><stop offset=".84" stop-color="#17dac6"/><stop offset="1" stop-color="#18d6c9"/></linearGradient><linearGradient id="SVG1sUnWc6m" x1="20.358" x2="2.478" y1="3.648" y2="8.214" gradientUnits="userSpaceOnUse"><stop stop-color="#f17165"/><stop offset=".25" stop-color="#f19c5c"/><stop offset=".47" stop-color="#e9be4d"/><stop offset="1" stop-color="#e7c653"/></linearGradient></defs></g></svg> </template>
CSS
.icon-cgpt {
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%22url(%23SVGouYIodiL)%22%20d%3D%22M3%2018.336L4.8%2017.1V6.9l2.1-2.1h10.44l1.86%202.1l1.128-.678a.34.34%200%200%200%20.06-.522L17.88%203.096A.32.32%200%200%200%2017.652%203H6.024a.32.32%200%200%200-.228.096l-2.7%202.808A.33.33%200%200%200%203%206.138z%22%2F%3E%3Cpath%20fill%3D%22%23e1e7cd%22%20d%3D%22M6.9%204.8L4.8%206.9v10.242L6.9%2019.2h10.2l2.1-2.1V6.858L17.4%204.8z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG1sUnWc6m)%22%20d%3D%22M20.676%2011.664H19.2v5.34L17.1%2019.2H6.9l-2.1-2.1L3%2018.336l2.478%202.568c.06.06.144.096.228.096h11.946a.33.33%200%200%200%20.228-.096l3.024-3.138c.06-.06.096-.15.096-.24V12a.333.333%200%200%200-.324-.336%22%2F%3E%3Cpath%20fill%3D%22%231a1a24%22%20d%3D%22M9.6%2014.4a1.2%201.2%200%201%200%200-2.4a1.2%201.2%200%200%200%200%202.4m4.8%200a1.2%201.2%200%201%200%200-2.4a1.2%201.2%200%200%200%200%202.4%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGouYIodiL%22%20x1%3D%2220.209%22%20x2%3D%222.124%22%20y1%3D%224.958%22%20y2%3D%2216.505%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23684bfd%22%2F%3E%3Cstop%20offset%3D%22.28%22%20stop-color%3D%22%234663e9%22%2F%3E%3Cstop%20offset%3D%22.52%22%20stop-color%3D%22%234380e8%22%2F%3E%3Cstop%20offset%3D%22.84%22%20stop-color%3D%22%2317dac6%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2318d6c9%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVG1sUnWc6m%22%20x1%3D%2220.358%22%20x2%3D%222.478%22%20y1%3D%223.648%22%20y2%3D%228.214%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23f17165%22%2F%3E%3Cstop%20offset%3D%22.25%22%20stop-color%3D%22%23f19c5c%22%2F%3E%3Cstop%20offset%3D%22.47%22%20stop-color%3D%22%23e9be4d%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23e7c653%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%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%22url(%23SVGouYIodiL)%22%20d%3D%22M3%2018.336L4.8%2017.1V6.9l2.1-2.1h10.44l1.86%202.1l1.128-.678a.34.34%200%200%200%20.06-.522L17.88%203.096A.32.32%200%200%200%2017.652%203H6.024a.32.32%200%200%200-.228.096l-2.7%202.808A.33.33%200%200%200%203%206.138z%22%2F%3E%3Cpath%20fill%3D%22%23e1e7cd%22%20d%3D%22M6.9%204.8L4.8%206.9v10.242L6.9%2019.2h10.2l2.1-2.1V6.858L17.4%204.8z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG1sUnWc6m)%22%20d%3D%22M20.676%2011.664H19.2v5.34L17.1%2019.2H6.9l-2.1-2.1L3%2018.336l2.478%202.568c.06.06.144.096.228.096h11.946a.33.33%200%200%200%20.228-.096l3.024-3.138c.06-.06.096-.15.096-.24V12a.333.333%200%200%200-.324-.336%22%2F%3E%3Cpath%20fill%3D%22%231a1a24%22%20d%3D%22M9.6%2014.4a1.2%201.2%200%201%200%200-2.4a1.2%201.2%200%200%200%200%202.4m4.8%200a1.2%201.2%200%201%200%200-2.4a1.2%201.2%200%200%200%200%202.4%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGouYIodiL%22%20x1%3D%2220.209%22%20x2%3D%222.124%22%20y1%3D%224.958%22%20y2%3D%2216.505%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23684bfd%22%2F%3E%3Cstop%20offset%3D%22.28%22%20stop-color%3D%22%234663e9%22%2F%3E%3Cstop%20offset%3D%22.52%22%20stop-color%3D%22%234380e8%22%2F%3E%3Cstop%20offset%3D%22.84%22%20stop-color%3D%22%2317dac6%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2318d6c9%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVG1sUnWc6m%22%20x1%3D%2220.358%22%20x2%3D%222.478%22%20y1%3D%223.648%22%20y2%3D%228.214%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23f17165%22%2F%3E%3Cstop%20offset%3D%22.25%22%20stop-color%3D%22%23f19c5c%22%2F%3E%3Cstop%20offset%3D%22.47%22%20stop-color%3D%22%23e9be4d%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23e7c653%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token-branded/cgpt.svg?color=%231a73e8&size=48