ctxc from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.

Name
ctxc
Set
Web3 Icons
Style
Mono
Viewbox
24×24
License
MIT

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"><path fill="currentColor" 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-.011-.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="currentColor" d="M11.482 4.48c.029.04.057.084.073.13c.89 2.564 1.8 5.13 2.684 7.694c.078.214-.22.394-.36.23c-.76-.804-1.48-1.63-2.222-2.44c-.118-.113-.293-.04-.372.078l-7.728 9.242c-.09.095-.169.242-.315.259c-.113 0-.18-.085-.242-.17v-.14c2.83-4.96 5.659-9.916 8.482-14.883"/><path fill="currentColor" 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.078.011.129.073.191.124v.169l-.113.123H3.72c1.8-2.193 3.595-4.41 5.4-6.592"/></svg>

React

import type { SVGProps } from "react";

export function TokenCtxc(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" 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-.011-.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="currentColor" d="M11.482 4.48c.029.04.057.084.073.13c.89 2.564 1.8 5.13 2.684 7.694c.078.214-.22.394-.36.23c-.76-.804-1.48-1.63-2.222-2.44c-.118-.113-.293-.04-.372.078l-7.728 9.242c-.09.095-.169.242-.315.259c-.113 0-.18-.085-.242-.17v-.14c2.83-4.96 5.659-9.916 8.482-14.883"/><path fill="currentColor" 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.078.011.129.073.191.124v.169l-.113.123H3.72c1.8-2.193 3.595-4.41 5.4-6.592"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" 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-.011-.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="currentColor" d="M11.482 4.48c.029.04.057.084.073.13c.89 2.564 1.8 5.13 2.684 7.694c.078.214-.22.394-.36.23c-.76-.804-1.48-1.63-2.222-2.44c-.118-.113-.293-.04-.372.078l-7.728 9.242c-.09.095-.169.242-.315.259c-.113 0-.18-.085-.242-.17v-.14c2.83-4.96 5.659-9.916 8.482-14.883"/><path fill="currentColor" 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.078.011.129.073.191.124v.169l-.113.123H3.72c1.8-2.193 3.595-4.41 5.4-6.592"/></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%3Cpath%20fill%3D%22currentColor%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-.011-.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%22currentColor%22%20d%3D%22M11.482%204.48c.029.04.057.084.073.13c.89%202.564%201.8%205.13%202.684%207.694c.078.214-.22.394-.36.23c-.76-.804-1.48-1.63-2.222-2.44c-.118-.113-.293-.04-.372.078l-7.728%209.242c-.09.095-.169.242-.315.259c-.113%200-.18-.085-.242-.17v-.14c2.83-4.96%205.659-9.916%208.482-14.883%22%2F%3E%3Cpath%20fill%3D%22currentColor%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.078.011.129.073.191.124v.169l-.113.123H3.72c1.8-2.193%203.595-4.41%205.4-6.592%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%3D%22currentColor%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-.011-.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%22currentColor%22%20d%3D%22M11.482%204.48c.029.04.057.084.073.13c.89%202.564%201.8%205.13%202.684%207.694c.078.214-.22.394-.36.23c-.76-.804-1.48-1.63-2.222-2.44c-.118-.113-.293-.04-.372.078l-7.728%209.242c-.09.095-.169.242-.315.259c-.113%200-.18-.085-.242-.17v-.14c2.83-4.96%205.659-9.916%208.482-14.883%22%2F%3E%3Cpath%20fill%3D%22currentColor%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.078.011.129.073.191.124v.169l-.113.123H3.72c1.8-2.193%203.595-4.41%205.4-6.592%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/ctxc.svg?color=%231a73e8&size=48