ctsi from Web3 Icons Branded by 0xa3k5 · Branded · MIT Free for personal and commercial use.

Name
ctsi
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 ctsi logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="#131619"><path d="M18.771 8.958h-3.838l-2.635 3.08l1.056 2.993H21zm-8.198 0H3l2.095 6.073h3.826l2.684-3.115z"/><path d="m7.38 8.353l4.991-5.271L14.51 8.73l-2.43 2.745l-1.165-3.122zm9.133 7.288l-5.004 5.277L9.37 15.27l2.43-2.745l1.171 3.116h3.547z"/></g></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedCtsi(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="#131619"><path d="M18.771 8.958h-3.838l-2.635 3.08l1.056 2.993H21zm-8.198 0H3l2.095 6.073h3.826l2.684-3.115z"/><path d="m7.38 8.353l4.991-5.271L14.51 8.73l-2.43 2.745l-1.165-3.122zm9.133 7.288l-5.004 5.277L9.37 15.27l2.43-2.745l1.171 3.116h3.547z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="#131619"><path d="M18.771 8.958h-3.838l-2.635 3.08l1.056 2.993H21zm-8.198 0H3l2.095 6.073h3.826l2.684-3.115z"/><path d="m7.38 8.353l4.991-5.271L14.51 8.73l-2.43 2.745l-1.165-3.122zm9.133 7.288l-5.004 5.277L9.37 15.27l2.43-2.745l1.171 3.116h3.547z"/></g></svg>
</template>

CSS

.icon-ctsi {
  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%22%23131619%22%3E%3Cpath%20d%3D%22M18.771%208.958h-3.838l-2.635%203.08l1.056%202.993H21zm-8.198%200H3l2.095%206.073h3.826l2.684-3.115z%22%2F%3E%3Cpath%20d%3D%22m7.38%208.353l4.991-5.271L14.51%208.73l-2.43%202.745l-1.165-3.122zm9.133%207.288l-5.004%205.277L9.37%2015.27l2.43-2.745l1.171%203.116h3.547z%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%22%23131619%22%3E%3Cpath%20d%3D%22M18.771%208.958h-3.838l-2.635%203.08l1.056%202.993H21zm-8.198%200H3l2.095%206.073h3.826l2.684-3.115z%22%2F%3E%3Cpath%20d%3D%22m7.38%208.353l4.991-5.271L14.51%208.73l-2.43%202.745l-1.165-3.122zm9.133%207.288l-5.004%205.277L9.37%2015.27l2.43-2.745l1.171%203.116h3.547z%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/ctsi.svg?color=%231a73e8&size=48