ctxc logo
ctxc from Web3 Icons Branded by 0xa3k5 · Branded · MIT Free for personal and commercial use.
- Name
- ctxc
- 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 ctxc 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(#SVGmB09jcPm)" d="M11.916 4.458c-.118-.276.315-.473.433-.209l8.42 14.777c-.146 0-.292-.05-.433-.073l-7.498-1.519c-.242-.01-.298-.416-.056-.478l2.936-.821a.24.24 0 0 0 .169-.135a.25.25 0 0 0 0-.214L11.916 4.452z"/><path fill="url(#SVGA9y5UbtM)" d="M11.482 4.48a.6.6 0 0 1 .074.129c.888 2.565 1.8 5.13 2.683 7.695c.078.214-.22.394-.36.23c-.76-.804-1.48-1.63-2.222-2.44c-.118-.113-.293-.04-.371.078l-7.73 9.242c-.09.095-.168.242-.314.259c-.113 0-.18-.085-.242-.17v-.14c2.83-4.961 5.659-9.917 8.482-14.883"/><path fill="url(#SVGfF96EcpJ)" d="M9.12 13.283c.146-.045.338.056.287.236c-.298 1.063-.619 2.12-.928 3.173c-.05.135.073.258.197.264c4.044.827 8.088 1.682 12.133 2.503c.079.011.13.073.191.124v.169l-.113.123H3.72c1.8-2.193 3.595-4.41 5.4-6.592"/><defs><linearGradient id="SVGmB09jcPm" x1="2.996" x2="9.272" y1="4.126" y2="23.648" gradientUnits="userSpaceOnUse"><stop stop-color="#307cc0"/><stop offset="1" stop-color="#58bfdc"/></linearGradient><linearGradient id="SVGA9y5UbtM" x1="18.486" x2="9.724" y1="7.6" y2="23.568" gradientUnits="userSpaceOnUse"><stop stop-color="#388bc7"/><stop offset="1" stop-color="#58bfdc"/></linearGradient><linearGradient id="SVGfF96EcpJ" x1="3.72" x2="20.066" y1="19.875" y2="19.875" gradientUnits="userSpaceOnUse"><stop stop-color="#acadad"/><stop offset=".47" stop-color="#dedfdf"/><stop offset="1" stop-color="#b1b2b2"/></linearGradient></defs></g></svg>
React
import type { SVGProps } from "react";
export function TokenBrandedCtxc(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(#SVGmB09jcPm)" d="M11.916 4.458c-.118-.276.315-.473.433-.209l8.42 14.777c-.146 0-.292-.05-.433-.073l-7.498-1.519c-.242-.01-.298-.416-.056-.478l2.936-.821a.24.24 0 0 0 .169-.135a.25.25 0 0 0 0-.214L11.916 4.452z"/><path fill="url(#SVGA9y5UbtM)" d="M11.482 4.48a.6.6 0 0 1 .074.129c.888 2.565 1.8 5.13 2.683 7.695c.078.214-.22.394-.36.23c-.76-.804-1.48-1.63-2.222-2.44c-.118-.113-.293-.04-.371.078l-7.73 9.242c-.09.095-.168.242-.314.259c-.113 0-.18-.085-.242-.17v-.14c2.83-4.961 5.659-9.917 8.482-14.883"/><path fill="url(#SVGfF96EcpJ)" d="M9.12 13.283c.146-.045.338.056.287.236c-.298 1.063-.619 2.12-.928 3.173c-.05.135.073.258.197.264c4.044.827 8.088 1.682 12.133 2.503c.079.011.13.073.191.124v.169l-.113.123H3.72c1.8-2.193 3.595-4.41 5.4-6.592"/><defs><linearGradient id="SVGmB09jcPm" x1="2.996" x2="9.272" y1="4.126" y2="23.648" gradientUnits="userSpaceOnUse"><stop stopColor="#307cc0"/><stop offset="1" stopColor="#58bfdc"/></linearGradient><linearGradient id="SVGA9y5UbtM" x1="18.486" x2="9.724" y1="7.6" y2="23.568" gradientUnits="userSpaceOnUse"><stop stopColor="#388bc7"/><stop offset="1" stopColor="#58bfdc"/></linearGradient><linearGradient id="SVGfF96EcpJ" x1="3.72" x2="20.066" y1="19.875" y2="19.875" gradientUnits="userSpaceOnUse"><stop stopColor="#acadad"/><stop offset=".47" stopColor="#dedfdf"/><stop offset="1" stopColor="#b1b2b2"/></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(#SVGmB09jcPm)" d="M11.916 4.458c-.118-.276.315-.473.433-.209l8.42 14.777c-.146 0-.292-.05-.433-.073l-7.498-1.519c-.242-.01-.298-.416-.056-.478l2.936-.821a.24.24 0 0 0 .169-.135a.25.25 0 0 0 0-.214L11.916 4.452z"/><path fill="url(#SVGA9y5UbtM)" d="M11.482 4.48a.6.6 0 0 1 .074.129c.888 2.565 1.8 5.13 2.683 7.695c.078.214-.22.394-.36.23c-.76-.804-1.48-1.63-2.222-2.44c-.118-.113-.293-.04-.371.078l-7.73 9.242c-.09.095-.168.242-.314.259c-.113 0-.18-.085-.242-.17v-.14c2.83-4.961 5.659-9.917 8.482-14.883"/><path fill="url(#SVGfF96EcpJ)" d="M9.12 13.283c.146-.045.338.056.287.236c-.298 1.063-.619 2.12-.928 3.173c-.05.135.073.258.197.264c4.044.827 8.088 1.682 12.133 2.503c.079.011.13.073.191.124v.169l-.113.123H3.72c1.8-2.193 3.595-4.41 5.4-6.592"/><defs><linearGradient id="SVGmB09jcPm" x1="2.996" x2="9.272" y1="4.126" y2="23.648" gradientUnits="userSpaceOnUse"><stop stop-color="#307cc0"/><stop offset="1" stop-color="#58bfdc"/></linearGradient><linearGradient id="SVGA9y5UbtM" x1="18.486" x2="9.724" y1="7.6" y2="23.568" gradientUnits="userSpaceOnUse"><stop stop-color="#388bc7"/><stop offset="1" stop-color="#58bfdc"/></linearGradient><linearGradient id="SVGfF96EcpJ" x1="3.72" x2="20.066" y1="19.875" y2="19.875" gradientUnits="userSpaceOnUse"><stop stop-color="#acadad"/><stop offset=".47" stop-color="#dedfdf"/><stop offset="1" stop-color="#b1b2b2"/></linearGradient></defs></g></svg> </template>
CSS
.icon-ctxc {
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(%23SVGmB09jcPm)%22%20d%3D%22M11.916%204.458c-.118-.276.315-.473.433-.209l8.42%2014.777c-.146%200-.292-.05-.433-.073l-7.498-1.519c-.242-.01-.298-.416-.056-.478l2.936-.821a.24.24%200%200%200%20.169-.135a.25.25%200%200%200%200-.214L11.916%204.452z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGA9y5UbtM)%22%20d%3D%22M11.482%204.48a.6.6%200%200%201%20.074.129c.888%202.565%201.8%205.13%202.683%207.695c.078.214-.22.394-.36.23c-.76-.804-1.48-1.63-2.222-2.44c-.118-.113-.293-.04-.371.078l-7.73%209.242c-.09.095-.168.242-.314.259c-.113%200-.18-.085-.242-.17v-.14c2.83-4.961%205.659-9.917%208.482-14.883%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGfF96EcpJ)%22%20d%3D%22M9.12%2013.283c.146-.045.338.056.287.236c-.298%201.063-.619%202.12-.928%203.173c-.05.135.073.258.197.264c4.044.827%208.088%201.682%2012.133%202.503c.079.011.13.073.191.124v.169l-.113.123H3.72c1.8-2.193%203.595-4.41%205.4-6.592%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGmB09jcPm%22%20x1%3D%222.996%22%20x2%3D%229.272%22%20y1%3D%224.126%22%20y2%3D%2223.648%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23307cc0%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2358bfdc%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGA9y5UbtM%22%20x1%3D%2218.486%22%20x2%3D%229.724%22%20y1%3D%227.6%22%20y2%3D%2223.568%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23388bc7%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2358bfdc%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGfF96EcpJ%22%20x1%3D%223.72%22%20x2%3D%2220.066%22%20y1%3D%2219.875%22%20y2%3D%2219.875%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23acadad%22%2F%3E%3Cstop%20offset%3D%22.47%22%20stop-color%3D%22%23dedfdf%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b1b2b2%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(%23SVGmB09jcPm)%22%20d%3D%22M11.916%204.458c-.118-.276.315-.473.433-.209l8.42%2014.777c-.146%200-.292-.05-.433-.073l-7.498-1.519c-.242-.01-.298-.416-.056-.478l2.936-.821a.24.24%200%200%200%20.169-.135a.25.25%200%200%200%200-.214L11.916%204.452z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGA9y5UbtM)%22%20d%3D%22M11.482%204.48a.6.6%200%200%201%20.074.129c.888%202.565%201.8%205.13%202.683%207.695c.078.214-.22.394-.36.23c-.76-.804-1.48-1.63-2.222-2.44c-.118-.113-.293-.04-.371.078l-7.73%209.242c-.09.095-.168.242-.314.259c-.113%200-.18-.085-.242-.17v-.14c2.83-4.961%205.659-9.917%208.482-14.883%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGfF96EcpJ)%22%20d%3D%22M9.12%2013.283c.146-.045.338.056.287.236c-.298%201.063-.619%202.12-.928%203.173c-.05.135.073.258.197.264c4.044.827%208.088%201.682%2012.133%202.503c.079.011.13.073.191.124v.169l-.113.123H3.72c1.8-2.193%203.595-4.41%205.4-6.592%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGmB09jcPm%22%20x1%3D%222.996%22%20x2%3D%229.272%22%20y1%3D%224.126%22%20y2%3D%2223.648%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23307cc0%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2358bfdc%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGA9y5UbtM%22%20x1%3D%2218.486%22%20x2%3D%229.724%22%20y1%3D%227.6%22%20y2%3D%2223.568%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23388bc7%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2358bfdc%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGfF96EcpJ%22%20x1%3D%223.72%22%20x2%3D%2220.066%22%20y1%3D%2219.875%22%20y2%3D%2219.875%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23acadad%22%2F%3E%3Cstop%20offset%3D%22.47%22%20stop-color%3D%22%23dedfdf%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b1b2b2%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/ctxc.svg?color=%231a73e8&size=48