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

Name
coinex
Set
Web3 Icons Branded
Style
Branded
Viewbox
24×24
License
MIT

1 other variant in Web3 Icons Branded

The same logo in other sets

Related icons in Web3 Icons Branded

Use the coinex logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#0ead98" d="M12.267 21C7.157 21 3 16.96 3 12s4.157-9 9.267-9c3.55 0 6.831 2.012 8.364 5.12l.369.746l-2.591 2.515l-1.726-1.652L18.03 8.42c-1.247-1.89-3.424-3.076-5.762-3.076c-3.765 0-6.83 2.986-6.83 6.65c0 3.663 3.065 6.65 6.83 6.65c2.338 0 4.515-1.187 5.762-3.077l-4.725-4.595a1.47 1.47 0 0 0-1.037-.418c-.391 0-.755.148-1.036.418a1.407 1.407 0 0 0 0 2.033c.276.27.645.418 1.036.418c.392 0 .756-.148 1.037-.418l.419-.413l1.73 1.652l-.424.413a3.93 3.93 0 0 1-2.762 1.111a3.95 3.95 0 0 1-2.762-1.111a3.705 3.705 0 0 1 0-5.342a3.94 3.94 0 0 1 2.762-1.112a3.95 3.95 0 0 1 2.762 1.112L21 15.118l-.37.747C19.099 18.988 15.813 21 12.268 21"/></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedCoinex(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#0ead98" d="M12.267 21C7.157 21 3 16.96 3 12s4.157-9 9.267-9c3.55 0 6.831 2.012 8.364 5.12l.369.746l-2.591 2.515l-1.726-1.652L18.03 8.42c-1.247-1.89-3.424-3.076-5.762-3.076c-3.765 0-6.83 2.986-6.83 6.65c0 3.663 3.065 6.65 6.83 6.65c2.338 0 4.515-1.187 5.762-3.077l-4.725-4.595a1.47 1.47 0 0 0-1.037-.418c-.391 0-.755.148-1.036.418a1.407 1.407 0 0 0 0 2.033c.276.27.645.418 1.036.418c.392 0 .756-.148 1.037-.418l.419-.413l1.73 1.652l-.424.413a3.93 3.93 0 0 1-2.762 1.111a3.95 3.95 0 0 1-2.762-1.111a3.705 3.705 0 0 1 0-5.342a3.94 3.94 0 0 1 2.762-1.112a3.95 3.95 0 0 1 2.762 1.112L21 15.118l-.37.747C19.099 18.988 15.813 21 12.268 21"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#0ead98" d="M12.267 21C7.157 21 3 16.96 3 12s4.157-9 9.267-9c3.55 0 6.831 2.012 8.364 5.12l.369.746l-2.591 2.515l-1.726-1.652L18.03 8.42c-1.247-1.89-3.424-3.076-5.762-3.076c-3.765 0-6.83 2.986-6.83 6.65c0 3.663 3.065 6.65 6.83 6.65c2.338 0 4.515-1.187 5.762-3.077l-4.725-4.595a1.47 1.47 0 0 0-1.037-.418c-.391 0-.755.148-1.036.418a1.407 1.407 0 0 0 0 2.033c.276.27.645.418 1.036.418c.392 0 .756-.148 1.037-.418l.419-.413l1.73 1.652l-.424.413a3.93 3.93 0 0 1-2.762 1.111a3.95 3.95 0 0 1-2.762-1.111a3.705 3.705 0 0 1 0-5.342a3.94 3.94 0 0 1 2.762-1.112a3.95 3.95 0 0 1 2.762 1.112L21 15.118l-.37.747C19.099 18.988 15.813 21 12.268 21"/></svg>
</template>

CSS

.icon-coinex {
  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%22%230ead98%22%20d%3D%22M12.267%2021C7.157%2021%203%2016.96%203%2012s4.157-9%209.267-9c3.55%200%206.831%202.012%208.364%205.12l.369.746l-2.591%202.515l-1.726-1.652L18.03%208.42c-1.247-1.89-3.424-3.076-5.762-3.076c-3.765%200-6.83%202.986-6.83%206.65c0%203.663%203.065%206.65%206.83%206.65c2.338%200%204.515-1.187%205.762-3.077l-4.725-4.595a1.47%201.47%200%200%200-1.037-.418c-.391%200-.755.148-1.036.418a1.407%201.407%200%200%200%200%202.033c.276.27.645.418%201.036.418c.392%200%20.756-.148%201.037-.418l.419-.413l1.73%201.652l-.424.413a3.93%203.93%200%200%201-2.762%201.111a3.95%203.95%200%200%201-2.762-1.111a3.705%203.705%200%200%201%200-5.342a3.94%203.94%200%200%201%202.762-1.112a3.95%203.95%200%200%201%202.762%201.112L21%2015.118l-.37.747C19.099%2018.988%2015.813%2021%2012.268%2021%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%22%230ead98%22%20d%3D%22M12.267%2021C7.157%2021%203%2016.96%203%2012s4.157-9%209.267-9c3.55%200%206.831%202.012%208.364%205.12l.369.746l-2.591%202.515l-1.726-1.652L18.03%208.42c-1.247-1.89-3.424-3.076-5.762-3.076c-3.765%200-6.83%202.986-6.83%206.65c0%203.663%203.065%206.65%206.83%206.65c2.338%200%204.515-1.187%205.762-3.077l-4.725-4.595a1.47%201.47%200%200%200-1.037-.418c-.391%200-.755.148-1.036.418a1.407%201.407%200%200%200%200%202.033c.276.27.645.418%201.036.418c.392%200%20.756-.148%201.037-.418l.419-.413l1.73%201.652l-.424.413a3.93%203.93%200%200%201-2.762%201.111a3.95%203.95%200%200%201-2.762-1.111a3.705%203.705%200%200%201%200-5.342a3.94%203.94%200%200%201%202.762-1.112a3.95%203.95%200%200%201%202.762%201.112L21%2015.118l-.37.747C19.099%2018.988%2015.813%2021%2012.268%2021%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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