kucoin from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.

Name
kucoin
Set
Web3 Icons
Style
Mono
Viewbox
24×24
License
MIT

The same logo in other sets

Use the kucoin logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m9.004 12l5.235 5.333l3.311-3.362a1.496 1.496 0 0 1 2.117 0c.577.593.577 1.56 0 2.152l-4.365 4.443a1.507 1.507 0 0 1-2.117 0L6.794 14.16v3.803c.012.814-.623 1.505-1.447 1.52c-.828-.01-1.458-.702-1.447-1.52V6.036c0-.84.616-1.52 1.447-1.52c.82 0 1.447.68 1.447 1.52V9.84l6.392-6.405a1.506 1.506 0 0 1 2.117 0l4.354 4.443a1.55 1.55 0 0 1 0 2.151a1.495 1.495 0 0 1-2.107 0l-3.31-3.362zm5.245-1.521c.82 0 1.489.68 1.489 1.521s-.669 1.521-1.489 1.521s-1.499-.68-1.499-1.521s.67-1.521 1.5-1.521"/></svg>

React

import type { SVGProps } from "react";

export function TokenKucoin(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="m9.004 12l5.235 5.333l3.311-3.362a1.496 1.496 0 0 1 2.117 0c.577.593.577 1.56 0 2.152l-4.365 4.443a1.507 1.507 0 0 1-2.117 0L6.794 14.16v3.803c.012.814-.623 1.505-1.447 1.52c-.828-.01-1.458-.702-1.447-1.52V6.036c0-.84.616-1.52 1.447-1.52c.82 0 1.447.68 1.447 1.52V9.84l6.392-6.405a1.506 1.506 0 0 1 2.117 0l4.354 4.443a1.55 1.55 0 0 1 0 2.151a1.495 1.495 0 0 1-2.107 0l-3.31-3.362zm5.245-1.521c.82 0 1.489.68 1.489 1.521s-.669 1.521-1.489 1.521s-1.499-.68-1.499-1.521s.67-1.521 1.5-1.521"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m9.004 12l5.235 5.333l3.311-3.362a1.496 1.496 0 0 1 2.117 0c.577.593.577 1.56 0 2.152l-4.365 4.443a1.507 1.507 0 0 1-2.117 0L6.794 14.16v3.803c.012.814-.623 1.505-1.447 1.52c-.828-.01-1.458-.702-1.447-1.52V6.036c0-.84.616-1.52 1.447-1.52c.82 0 1.447.68 1.447 1.52V9.84l6.392-6.405a1.506 1.506 0 0 1 2.117 0l4.354 4.443a1.55 1.55 0 0 1 0 2.151a1.495 1.495 0 0 1-2.107 0l-3.31-3.362zm5.245-1.521c.82 0 1.489.68 1.489 1.521s-.669 1.521-1.489 1.521s-1.499-.68-1.499-1.521s.67-1.521 1.5-1.521"/></svg>
</template>

CSS

.icon-kucoin {
  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%22m9.004%2012l5.235%205.333l3.311-3.362a1.496%201.496%200%200%201%202.117%200c.577.593.577%201.56%200%202.152l-4.365%204.443a1.507%201.507%200%200%201-2.117%200L6.794%2014.16v3.803c.012.814-.623%201.505-1.447%201.52c-.828-.01-1.458-.702-1.447-1.52V6.036c0-.84.616-1.52%201.447-1.52c.82%200%201.447.68%201.447%201.52V9.84l6.392-6.405a1.506%201.506%200%200%201%202.117%200l4.354%204.443a1.55%201.55%200%200%201%200%202.151a1.495%201.495%200%200%201-2.107%200l-3.31-3.362zm5.245-1.521c.82%200%201.489.68%201.489%201.521s-.669%201.521-1.489%201.521s-1.499-.68-1.499-1.521s.67-1.521%201.5-1.521%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%22m9.004%2012l5.235%205.333l3.311-3.362a1.496%201.496%200%200%201%202.117%200c.577.593.577%201.56%200%202.152l-4.365%204.443a1.507%201.507%200%200%201-2.117%200L6.794%2014.16v3.803c.012.814-.623%201.505-1.447%201.52c-.828-.01-1.458-.702-1.447-1.52V6.036c0-.84.616-1.52%201.447-1.52c.82%200%201.447.68%201.447%201.52V9.84l6.392-6.405a1.506%201.506%200%200%201%202.117%200l4.354%204.443a1.55%201.55%200%200%201%200%202.151a1.495%201.495%200%200%201-2.107%200l-3.31-3.362zm5.245-1.521c.82%200%201.489.68%201.489%201.521s-.669%201.521-1.489%201.521s-1.499-.68-1.499-1.521s.67-1.521%201.5-1.521%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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