coinex smart chain logo

coinex-smart-chain from Web3 Icons Branded by 0xa3k5 · Branded · MIT Free for personal and commercial use.

Name
coinex-smart-chain
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 coinex smart chain logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="#5f5fff" d="M14.474 8.965a3.11 3.11 0 0 1 3.3 1.404a3.095 3.095 0 0 1-1.798 4.608a3.11 3.11 0 0 1-3.382-1.193a3.1 3.1 0 0 1-.57-1.79H9.276a5.84 5.84 0 0 0 1.19 3.538a5.873 5.873 0 0 0 9.683-.496a5.84 5.84 0 0 0-.732-7.035a5.865 5.865 0 0 0-6.987-1.19a5.9 5.9 0 0 1 2.044 2.154"/><path fill="#17e5aa" d="M9.526 15.035a3.11 3.11 0 0 1-3.3-1.404a3.095 3.095 0 0 1 1.797-4.609a3.11 3.11 0 0 1 3.383 1.192c.37.524.57 1.15.57 1.79h2.747a5.84 5.84 0 0 0-1.19-3.537a5.873 5.873 0 0 0-9.683.497a5.84 5.84 0 0 0 .733 7.035a5.865 5.865 0 0 0 6.986 1.19a5.9 5.9 0 0 1-2.043-2.154"/></g></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedCoinexSmartChain(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="#5f5fff" d="M14.474 8.965a3.11 3.11 0 0 1 3.3 1.404a3.095 3.095 0 0 1-1.798 4.608a3.11 3.11 0 0 1-3.382-1.193a3.1 3.1 0 0 1-.57-1.79H9.276a5.84 5.84 0 0 0 1.19 3.538a5.873 5.873 0 0 0 9.683-.496a5.84 5.84 0 0 0-.732-7.035a5.865 5.865 0 0 0-6.987-1.19a5.9 5.9 0 0 1 2.044 2.154"/><path fill="#17e5aa" d="M9.526 15.035a3.11 3.11 0 0 1-3.3-1.404a3.095 3.095 0 0 1 1.797-4.609a3.11 3.11 0 0 1 3.383 1.192c.37.524.57 1.15.57 1.79h2.747a5.84 5.84 0 0 0-1.19-3.537a5.873 5.873 0 0 0-9.683.497a5.84 5.84 0 0 0 .733 7.035a5.865 5.865 0 0 0 6.986 1.19a5.9 5.9 0 0 1-2.043-2.154"/></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="#5f5fff" d="M14.474 8.965a3.11 3.11 0 0 1 3.3 1.404a3.095 3.095 0 0 1-1.798 4.608a3.11 3.11 0 0 1-3.382-1.193a3.1 3.1 0 0 1-.57-1.79H9.276a5.84 5.84 0 0 0 1.19 3.538a5.873 5.873 0 0 0 9.683-.496a5.84 5.84 0 0 0-.732-7.035a5.865 5.865 0 0 0-6.987-1.19a5.9 5.9 0 0 1 2.044 2.154"/><path fill="#17e5aa" d="M9.526 15.035a3.11 3.11 0 0 1-3.3-1.404a3.095 3.095 0 0 1 1.797-4.609a3.11 3.11 0 0 1 3.383 1.192c.37.524.57 1.15.57 1.79h2.747a5.84 5.84 0 0 0-1.19-3.537a5.873 5.873 0 0 0-9.683.497a5.84 5.84 0 0 0 .733 7.035a5.865 5.865 0 0 0 6.986 1.19a5.9 5.9 0 0 1-2.043-2.154"/></g></svg>
</template>

CSS

.icon-coinex-smart-chain {
  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%22%235f5fff%22%20d%3D%22M14.474%208.965a3.11%203.11%200%200%201%203.3%201.404a3.095%203.095%200%200%201-1.798%204.608a3.11%203.11%200%200%201-3.382-1.193a3.1%203.1%200%200%201-.57-1.79H9.276a5.84%205.84%200%200%200%201.19%203.538a5.873%205.873%200%200%200%209.683-.496a5.84%205.84%200%200%200-.732-7.035a5.865%205.865%200%200%200-6.987-1.19a5.9%205.9%200%200%201%202.044%202.154%22%2F%3E%3Cpath%20fill%3D%22%2317e5aa%22%20d%3D%22M9.526%2015.035a3.11%203.11%200%200%201-3.3-1.404a3.095%203.095%200%200%201%201.797-4.609a3.11%203.11%200%200%201%203.383%201.192c.37.524.57%201.15.57%201.79h2.747a5.84%205.84%200%200%200-1.19-3.537a5.873%205.873%200%200%200-9.683.497a5.84%205.84%200%200%200%20.733%207.035a5.865%205.865%200%200%200%206.986%201.19a5.9%205.9%200%200%201-2.043-2.154%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%22none%22%3E%3Cpath%20fill%3D%22%235f5fff%22%20d%3D%22M14.474%208.965a3.11%203.11%200%200%201%203.3%201.404a3.095%203.095%200%200%201-1.798%204.608a3.11%203.11%200%200%201-3.382-1.193a3.1%203.1%200%200%201-.57-1.79H9.276a5.84%205.84%200%200%200%201.19%203.538a5.873%205.873%200%200%200%209.683-.496a5.84%205.84%200%200%200-.732-7.035a5.865%205.865%200%200%200-6.987-1.19a5.9%205.9%200%200%201%202.044%202.154%22%2F%3E%3Cpath%20fill%3D%22%2317e5aa%22%20d%3D%22M9.526%2015.035a3.11%203.11%200%200%201-3.3-1.404a3.095%203.095%200%200%201%201.797-4.609a3.11%203.11%200%200%201%203.383%201.192c.37.524.57%201.15.57%201.79h2.747a5.84%205.84%200%200%200-1.19-3.537a5.873%205.873%200%200%200-9.683.497a5.84%205.84%200%200%200%20.733%207.035a5.865%205.865%200%200%200%206.986%201.19a5.9%205.9%200%200%201-2.043-2.154%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/coinex-smart-chain.svg?color=%231a73e8&size=48

Coinex Smart Chain logo — Web3 Icons Branded · IconsDB