ethereum-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.

Name
ethereum-fill
Set
MingCute Icon
Style
Fill
Viewbox
24×24
License
Apache 2.0

1 other variant in MingCute Icon

The same icon in other sets

Use the ethereum icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.833 21.555a1 1 0 0 1-1.665 0l-5.372-8.057l5.82 2.425c.246.102.523.102.77 0l5.817-2.425zM12 2a1 1 0 0 1 .832.445l5.803 8.706l-5.227 2.178l-1.211-8.876c-.032-.23-.364-.23-.396 0l-1.21 8.875l-5.228-2.178l5.804-8.705C11.353 2.167 11.666 2 12 2"/></svg>

React

import type { SVGProps } from "react";

export function MingcuteEthereumFill(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="M12.833 21.555a1 1 0 0 1-1.665 0l-5.372-8.057l5.82 2.425c.246.102.523.102.77 0l5.817-2.425zM12 2a1 1 0 0 1 .832.445l5.803 8.706l-5.227 2.178l-1.211-8.876c-.032-.23-.364-.23-.396 0l-1.21 8.875l-5.228-2.178l5.804-8.705C11.353 2.167 11.666 2 12 2"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.833 21.555a1 1 0 0 1-1.665 0l-5.372-8.057l5.82 2.425c.246.102.523.102.77 0l5.817-2.425zM12 2a1 1 0 0 1 .832.445l5.803 8.706l-5.227 2.178l-1.211-8.876c-.032-.23-.364-.23-.396 0l-1.21 8.875l-5.228-2.178l5.804-8.705C11.353 2.167 11.666 2 12 2"/></svg>
</template>

CSS

.icon-ethereum-fill {
  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%22M12.833%2021.555a1%201%200%200%201-1.665%200l-5.372-8.057l5.82%202.425c.246.102.523.102.77%200l5.817-2.425zM12%202a1%201%200%200%201%20.832.445l5.803%208.706l-5.227%202.178l-1.211-8.876c-.032-.23-.364-.23-.396%200l-1.21%208.875l-5.228-2.178l5.804-8.705C11.353%202.167%2011.666%202%2012%202%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%22M12.833%2021.555a1%201%200%200%201-1.665%200l-5.372-8.057l5.82%202.425c.246.102.523.102.77%200l5.817-2.425zM12%202a1%201%200%200%201%20.832.445l5.803%208.706l-5.227%202.178l-1.211-8.876c-.032-.23-.364-.23-.396%200l-1.21%208.875l-5.228-2.178l5.804-8.705C11.353%202.167%2011.666%202%2012%202%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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