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

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

The same logo in other sets

Use the krom logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.375 19.457l-7.339-6.246L4.5 19.583c-.582.492-1.5.096-1.5-.654V5.069c0-.75.918-1.14 1.5-.654l7.536 6.402l7.405-6.318a.96.96 0 0 1 1.32.072a.88.88 0 0 1-.078 1.278l-7.225 6.132l7.17 6.12a.88.88 0 0 1 .09 1.272a.973.973 0 0 1-1.343.084M4.8 6.983v9.978l5.814-4.956z"/></svg>

React

import type { SVGProps } from "react";

export function TokenKrom(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="m19.375 19.457l-7.339-6.246L4.5 19.583c-.582.492-1.5.096-1.5-.654V5.069c0-.75.918-1.14 1.5-.654l7.536 6.402l7.405-6.318a.96.96 0 0 1 1.32.072a.88.88 0 0 1-.078 1.278l-7.225 6.132l7.17 6.12a.88.88 0 0 1 .09 1.272a.973.973 0 0 1-1.343.084M4.8 6.983v9.978l5.814-4.956z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.375 19.457l-7.339-6.246L4.5 19.583c-.582.492-1.5.096-1.5-.654V5.069c0-.75.918-1.14 1.5-.654l7.536 6.402l7.405-6.318a.96.96 0 0 1 1.32.072a.88.88 0 0 1-.078 1.278l-7.225 6.132l7.17 6.12a.88.88 0 0 1 .09 1.272a.973.973 0 0 1-1.343.084M4.8 6.983v9.978l5.814-4.956z"/></svg>
</template>

CSS

.icon-krom {
  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%22m19.375%2019.457l-7.339-6.246L4.5%2019.583c-.582.492-1.5.096-1.5-.654V5.069c0-.75.918-1.14%201.5-.654l7.536%206.402l7.405-6.318a.96.96%200%200%201%201.32.072a.88.88%200%200%201-.078%201.278l-7.225%206.132l7.17%206.12a.88.88%200%200%201%20.09%201.272a.973.973%200%200%201-1.343.084M4.8%206.983v9.978l5.814-4.956z%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%22m19.375%2019.457l-7.339-6.246L4.5%2019.583c-.582.492-1.5.096-1.5-.654V5.069c0-.75.918-1.14%201.5-.654l7.536%206.402l7.405-6.318a.96.96%200%200%201%201.32.072a.88.88%200%200%201-.078%201.278l-7.225%206.132l7.17%206.12a.88.88%200%200%201%20.09%201.272a.973.973%200%200%201-1.343.084M4.8%206.983v9.978l5.814-4.956z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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