ethereum icon

ethereum-filled from Reicon by REICON · Filled · Money · MIT Free for personal and commercial use.

Name
ethereum-filled
Set
Reicon
Style
Filled
Category
Money
Viewbox
24×24
License
MIT

1 other variant in Reicon

The same icon in other sets

All ethereum icons →

More money icons from Reicon

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" fill-rule="evenodd" d="M19.242 12.609a2.25 2.25 0 0 1-.37 1.14l-5.416 8.209a1.75 1.75 0 0 1-2.922 0l-5.416-8.209a2.25 2.25 0 0 1-.063-2.377l5.43-9.26a1.75 1.75 0 0 1 3.02 0l5.43 9.26c.183.313.285.658.305 1.007a.8.8 0 0 1 .002.23m-7.992 4.298a2 2 0 0 1-.168-.09l-3.609-2.222l3.777 5.723zm5.26-2.302l-3.76 5.7v-3.398q.084-.04.167-.09z" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function ReiconEthereumFilled(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" fillRule="evenodd" d="M19.242 12.609a2.25 2.25 0 0 1-.37 1.14l-5.416 8.209a1.75 1.75 0 0 1-2.922 0l-5.416-8.209a2.25 2.25 0 0 1-.063-2.377l5.43-9.26a1.75 1.75 0 0 1 3.02 0l5.43 9.26c.183.313.285.658.305 1.007a.8.8 0 0 1 .002.23m-7.992 4.298a2 2 0 0 1-.168-.09l-3.609-2.222l3.777 5.723zm5.26-2.302l-3.76 5.7v-3.398q.084-.04.167-.09z" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M19.242 12.609a2.25 2.25 0 0 1-.37 1.14l-5.416 8.209a1.75 1.75 0 0 1-2.922 0l-5.416-8.209a2.25 2.25 0 0 1-.063-2.377l5.43-9.26a1.75 1.75 0 0 1 3.02 0l5.43 9.26c.183.313.285.658.305 1.007a.8.8 0 0 1 .002.23m-7.992 4.298a2 2 0 0 1-.168-.09l-3.609-2.222l3.777 5.723zm5.26-2.302l-3.76 5.7v-3.398q.084-.04.167-.09z" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-ethereum-filled {
  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%20fill-rule%3D%22evenodd%22%20d%3D%22M19.242%2012.609a2.25%202.25%200%200%201-.37%201.14l-5.416%208.209a1.75%201.75%200%200%201-2.922%200l-5.416-8.209a2.25%202.25%200%200%201-.063-2.377l5.43-9.26a1.75%201.75%200%200%201%203.02%200l5.43%209.26c.183.313.285.658.305%201.007a.8.8%200%200%201%20.002.23m-7.992%204.298a2%202%200%200%201-.168-.09l-3.609-2.222l3.777%205.723zm5.26-2.302l-3.76%205.7v-3.398q.084-.04.167-.09z%22%20clip-rule%3D%22evenodd%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%20fill-rule%3D%22evenodd%22%20d%3D%22M19.242%2012.609a2.25%202.25%200%200%201-.37%201.14l-5.416%208.209a1.75%201.75%200%200%201-2.922%200l-5.416-8.209a2.25%202.25%200%200%201-.063-2.377l5.43-9.26a1.75%201.75%200%200%201%203.02%200l5.43%209.26c.183.313.285.658.305%201.007a.8.8%200%200%201%20.002.23m-7.992%204.298a2%202%200%200%201-.168-.09l-3.609-2.222l3.777%205.723zm5.26-2.302l-3.76%205.7v-3.398q.084-.04.167-.09z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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