csix logo
csix from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- csix
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the csix logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M16.887 14.05a2.44 2.44 0 0 0 1.695-1.947a2.36 2.36 0 0 0-.28-1.627a3.2 3.2 0 0 0-1.067-1.034c.532-2.278-2.753-3.458-4.555-4.105l-.007-.003c-.287-.1-.534-.187-.72-.267A6.2 6.2 0 0 1 9.532 3c-.427 1.534.967 3.168.967 3.168c-1.174-1.02-4.322-1.427-4.942-1.5c-.12.432-.18.878-.18 1.326v10.004A5 5 0 0 0 10.379 21h5.461a17 17 0 0 1-1.54-.253c-2.487-.52-3.954-1.56-5.154-3.122c-.86-1.113-1.148-2.427-1.194-2.734c-.647-4.075 3.02-4.988 3.02-4.988c-1.046 1.107-.646 2.78-.646 2.78a3.56 3.56 0 0 1 3.068-2.12a3.31 3.31 0 0 1 2.908 1.534a4.1 4.1 0 0 1 .585 1.953m-1.38-4.228l.454-.573l-1.807-1.28a7.3 7.3 0 0 1 1.354 1.853" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function TokenCsix(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" fillRule="evenodd" d="M16.887 14.05a2.44 2.44 0 0 0 1.695-1.947a2.36 2.36 0 0 0-.28-1.627a3.2 3.2 0 0 0-1.067-1.034c.532-2.278-2.753-3.458-4.555-4.105l-.007-.003c-.287-.1-.534-.187-.72-.267A6.2 6.2 0 0 1 9.532 3c-.427 1.534.967 3.168.967 3.168c-1.174-1.02-4.322-1.427-4.942-1.5c-.12.432-.18.878-.18 1.326v10.004A5 5 0 0 0 10.379 21h5.461a17 17 0 0 1-1.54-.253c-2.487-.52-3.954-1.56-5.154-3.122c-.86-1.113-1.148-2.427-1.194-2.734c-.647-4.075 3.02-4.988 3.02-4.988c-1.046 1.107-.646 2.78-.646 2.78a3.56 3.56 0 0 1 3.068-2.12a3.31 3.31 0 0 1 2.908 1.534a4.1 4.1 0 0 1 .585 1.953m-1.38-4.228l.454-.573l-1.807-1.28a7.3 7.3 0 0 1 1.354 1.853" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M16.887 14.05a2.44 2.44 0 0 0 1.695-1.947a2.36 2.36 0 0 0-.28-1.627a3.2 3.2 0 0 0-1.067-1.034c.532-2.278-2.753-3.458-4.555-4.105l-.007-.003c-.287-.1-.534-.187-.72-.267A6.2 6.2 0 0 1 9.532 3c-.427 1.534.967 3.168.967 3.168c-1.174-1.02-4.322-1.427-4.942-1.5c-.12.432-.18.878-.18 1.326v10.004A5 5 0 0 0 10.379 21h5.461a17 17 0 0 1-1.54-.253c-2.487-.52-3.954-1.56-5.154-3.122c-.86-1.113-1.148-2.427-1.194-2.734c-.647-4.075 3.02-4.988 3.02-4.988c-1.046 1.107-.646 2.78-.646 2.78a3.56 3.56 0 0 1 3.068-2.12a3.31 3.31 0 0 1 2.908 1.534a4.1 4.1 0 0 1 .585 1.953m-1.38-4.228l.454-.573l-1.807-1.28a7.3 7.3 0 0 1 1.354 1.853" clip-rule="evenodd"/></svg> </template>
CSS
.icon-csix {
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%20fill-rule%3D%22evenodd%22%20d%3D%22M16.887%2014.05a2.44%202.44%200%200%200%201.695-1.947a2.36%202.36%200%200%200-.28-1.627a3.2%203.2%200%200%200-1.067-1.034c.532-2.278-2.753-3.458-4.555-4.105l-.007-.003c-.287-.1-.534-.187-.72-.267A6.2%206.2%200%200%201%209.532%203c-.427%201.534.967%203.168.967%203.168c-1.174-1.02-4.322-1.427-4.942-1.5c-.12.432-.18.878-.18%201.326v10.004A5%205%200%200%200%2010.379%2021h5.461a17%2017%200%200%201-1.54-.253c-2.487-.52-3.954-1.56-5.154-3.122c-.86-1.113-1.148-2.427-1.194-2.734c-.647-4.075%203.02-4.988%203.02-4.988c-1.046%201.107-.646%202.78-.646%202.78a3.56%203.56%200%200%201%203.068-2.12a3.31%203.31%200%200%201%202.908%201.534a4.1%204.1%200%200%201%20.585%201.953m-1.38-4.228l.454-.573l-1.807-1.28a7.3%207.3%200%200%201%201.354%201.853%22%20clip-rule%3D%22evenodd%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%20fill-rule%3D%22evenodd%22%20d%3D%22M16.887%2014.05a2.44%202.44%200%200%200%201.695-1.947a2.36%202.36%200%200%200-.28-1.627a3.2%203.2%200%200%200-1.067-1.034c.532-2.278-2.753-3.458-4.555-4.105l-.007-.003c-.287-.1-.534-.187-.72-.267A6.2%206.2%200%200%201%209.532%203c-.427%201.534.967%203.168.967%203.168c-1.174-1.02-4.322-1.427-4.942-1.5c-.12.432-.18.878-.18%201.326v10.004A5%205%200%200%200%2010.379%2021h5.461a17%2017%200%200%201-1.54-.253c-2.487-.52-3.954-1.56-5.154-3.122c-.86-1.113-1.148-2.427-1.194-2.734c-.647-4.075%203.02-4.988%203.02-4.988c-1.046%201.107-.646%202.78-.646%202.78a3.56%203.56%200%200%201%203.068-2.12a3.31%203.31%200%200%201%202.908%201.534a4.1%204.1%200%200%201%20.585%201.953m-1.38-4.228l.454-.573l-1.807-1.28a7.3%207.3%200%200%201%201.354%201.853%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/csix.svg?color=%231a73e8&size=48