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

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

The same logo in other sets

Use the cro logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m7.636 3.818l-1.09 4.91h10.909l-1.091-4.91zM8.727 12l-2.404-1.632L3 12.545l4.442 7.637h1.682l1.785-2.047v-.928l-2.182-1.983zm6.412-2.182H9.07L10.364 12l-.597 2.727h4.682L13.635 12zM15.273 12l2.403-1.862L21 12.545l-4.38 7.637h-1.618l-1.928-2.062v-.952l2.199-2.032z"/></svg>

React

import type { SVGProps } from "react";

export function TokenCro(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="m7.636 3.818l-1.09 4.91h10.909l-1.091-4.91zM8.727 12l-2.404-1.632L3 12.545l4.442 7.637h1.682l1.785-2.047v-.928l-2.182-1.983zm6.412-2.182H9.07L10.364 12l-.597 2.727h4.682L13.635 12zM15.273 12l2.403-1.862L21 12.545l-4.38 7.637h-1.618l-1.928-2.062v-.952l2.199-2.032z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m7.636 3.818l-1.09 4.91h10.909l-1.091-4.91zM8.727 12l-2.404-1.632L3 12.545l4.442 7.637h1.682l1.785-2.047v-.928l-2.182-1.983zm6.412-2.182H9.07L10.364 12l-.597 2.727h4.682L13.635 12zM15.273 12l2.403-1.862L21 12.545l-4.38 7.637h-1.618l-1.928-2.062v-.952l2.199-2.032z"/></svg>
</template>

CSS

.icon-cro {
  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%22m7.636%203.818l-1.09%204.91h10.909l-1.091-4.91zM8.727%2012l-2.404-1.632L3%2012.545l4.442%207.637h1.682l1.785-2.047v-.928l-2.182-1.983zm6.412-2.182H9.07L10.364%2012l-.597%202.727h4.682L13.635%2012zM15.273%2012l2.403-1.862L21%2012.545l-4.38%207.637h-1.618l-1.928-2.062v-.952l2.199-2.032z%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%22m7.636%203.818l-1.09%204.91h10.909l-1.091-4.91zM8.727%2012l-2.404-1.632L3%2012.545l4.442%207.637h1.682l1.785-2.047v-.928l-2.182-1.983zm6.412-2.182H9.07L10.364%2012l-.597%202.727h4.682L13.635%2012zM15.273%2012l2.403-1.862L21%2012.545l-4.38%207.637h-1.618l-1.928-2.062v-.952l2.199-2.032z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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