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

Name
koin
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 koin logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="#6f00f6"><path fill-rule="evenodd" d="M12 3.98L5 7.99v8.02l7 4.01l7-4.01V7.99zm8 3.52L12 3L4 7.5v9l8 4.5l8-4.5z" clip-rule="evenodd"/><path fill-rule="evenodd" d="m12.001 9l-2.5 1.475v3.05l2.5 1.474l2.5-1.475v-3.05zm3.5 1l-3.5-2l-3.5 2v4l3.5 2l3.5-2z" clip-rule="evenodd"/><path d="M11.5 12.2L4.26 8.127l.436-.74L12 11.5l7.13-4.11l.435.73L12.5 12.2v8.165h-1z"/></g></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedKoin(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="#6f00f6"><path fillRule="evenodd" d="M12 3.98L5 7.99v8.02l7 4.01l7-4.01V7.99zm8 3.52L12 3L4 7.5v9l8 4.5l8-4.5z" clipRule="evenodd"/><path fillRule="evenodd" d="m12.001 9l-2.5 1.475v3.05l2.5 1.474l2.5-1.475v-3.05zm3.5 1l-3.5-2l-3.5 2v4l3.5 2l3.5-2z" clipRule="evenodd"/><path d="M11.5 12.2L4.26 8.127l.436-.74L12 11.5l7.13-4.11l.435.73L12.5 12.2v8.165h-1z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="#6f00f6"><path fill-rule="evenodd" d="M12 3.98L5 7.99v8.02l7 4.01l7-4.01V7.99zm8 3.52L12 3L4 7.5v9l8 4.5l8-4.5z" clip-rule="evenodd"/><path fill-rule="evenodd" d="m12.001 9l-2.5 1.475v3.05l2.5 1.474l2.5-1.475v-3.05zm3.5 1l-3.5-2l-3.5 2v4l3.5 2l3.5-2z" clip-rule="evenodd"/><path d="M11.5 12.2L4.26 8.127l.436-.74L12 11.5l7.13-4.11l.435.73L12.5 12.2v8.165h-1z"/></g></svg>
</template>

CSS

.icon-koin {
  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%22%236f00f6%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M12%203.98L5%207.99v8.02l7%204.01l7-4.01V7.99zm8%203.52L12%203L4%207.5v9l8%204.5l8-4.5z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22m12.001%209l-2.5%201.475v3.05l2.5%201.474l2.5-1.475v-3.05zm3.5%201l-3.5-2l-3.5%202v4l3.5%202l3.5-2z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M11.5%2012.2L4.26%208.127l.436-.74L12%2011.5l7.13-4.11l.435.73L12.5%2012.2v8.165h-1z%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%22%236f00f6%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M12%203.98L5%207.99v8.02l7%204.01l7-4.01V7.99zm8%203.52L12%203L4%207.5v9l8%204.5l8-4.5z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22m12.001%209l-2.5%201.475v3.05l2.5%201.474l2.5-1.475v-3.05zm3.5%201l-3.5-2l-3.5%202v4l3.5%202l3.5-2z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M11.5%2012.2L4.26%208.127l.436-.74L12%2011.5l7.13-4.11l.435.73L12.5%2012.2v8.165h-1z%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/koin.svg?color=%231a73e8&size=48