ctsi logo
ctsi from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- ctsi
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
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"><path fill="currentColor" d="M18.771 8.96h-3.838l-2.635 3.079l1.056 2.994H21zm-8.198 0H3l2.095 6.073h3.826l2.684-3.116z"/><path fill="currentColor" d="m7.378 8.353l4.992-5.271l2.138 5.648l-2.43 2.745l-1.165-3.122zm9.134 7.288l-5.004 5.277L9.37 15.27l2.43-2.745l1.171 3.116h3.547z"/></svg>
React
import type { SVGProps } from "react";
export function TokenCtsi(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="M18.771 8.96h-3.838l-2.635 3.079l1.056 2.994H21zm-8.198 0H3l2.095 6.073h3.826l2.684-3.116z"/><path fill="currentColor" d="m7.378 8.353l4.992-5.271l2.138 5.648l-2.43 2.745l-1.165-3.122zm9.134 7.288l-5.004 5.277L9.37 15.27l2.43-2.745l1.171 3.116h3.547z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.771 8.96h-3.838l-2.635 3.079l1.056 2.994H21zm-8.198 0H3l2.095 6.073h3.826l2.684-3.116z"/><path fill="currentColor" d="m7.378 8.353l4.992-5.271l2.138 5.648l-2.43 2.745l-1.165-3.122zm9.134 7.288l-5.004 5.277L9.37 15.27l2.43-2.745l1.171 3.116h3.547z"/></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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M18.771%208.96h-3.838l-2.635%203.079l1.056%202.994H21zm-8.198%200H3l2.095%206.073h3.826l2.684-3.116z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m7.378%208.353l4.992-5.271l2.138%205.648l-2.43%202.745l-1.165-3.122zm9.134%207.288l-5.004%205.277L9.37%2015.27l2.43-2.745l1.171%203.116h3.547z%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%22M18.771%208.96h-3.838l-2.635%203.079l1.056%202.994H21zm-8.198%200H3l2.095%206.073h3.826l2.684-3.116z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m7.378%208.353l4.992-5.271l2.138%205.648l-2.43%202.745l-1.165-3.122zm9.134%207.288l-5.004%205.277L9.37%2015.27l2.43-2.745l1.171%203.116h3.547z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/ctsi.svg?color=%231a73e8&size=48