ethereum icon
ethereum from Reicon by REICON · Outline · Money · MIT Free for personal and commercial use.
- Name
- ethereum
- Set
- Reicon
- Style
- Outline
- 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.24 12.38a2.25 2.25 0 0 0-.305-1.008l-5.43-9.26a1.75 1.75 0 0 0-3.02 0l-5.43 9.26a2.25 2.25 0 0 0 .063 2.378l5.416 8.208a1.75 1.75 0 0 0 2.922 0l5.416-8.208c.229-.347.352-.742.37-1.14a.8.8 0 0 0-.002-.23m-7.03-9.51a.25.25 0 0 0-.43 0l-5.43 9.261l-.005.008l5.524 3.4c.08.05.181.05.262 0l5.517-3.395l-.007-.013zm4.3 11.735l-3.593 2.211a2 2 0 0 1-.167.091v3.398zm-5.26 2.302a2 2 0 0 1-.168-.09l-3.609-2.222l3.777 5.723z" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function ReiconEthereum(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.24 12.38a2.25 2.25 0 0 0-.305-1.008l-5.43-9.26a1.75 1.75 0 0 0-3.02 0l-5.43 9.26a2.25 2.25 0 0 0 .063 2.378l5.416 8.208a1.75 1.75 0 0 0 2.922 0l5.416-8.208c.229-.347.352-.742.37-1.14a.8.8 0 0 0-.002-.23m-7.03-9.51a.25.25 0 0 0-.43 0l-5.43 9.261l-.005.008l5.524 3.4c.08.05.181.05.262 0l5.517-3.395l-.007-.013zm4.3 11.735l-3.593 2.211a2 2 0 0 1-.167.091v3.398zm-5.26 2.302a2 2 0 0 1-.168-.09l-3.609-2.222l3.777 5.723z" 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.24 12.38a2.25 2.25 0 0 0-.305-1.008l-5.43-9.26a1.75 1.75 0 0 0-3.02 0l-5.43 9.26a2.25 2.25 0 0 0 .063 2.378l5.416 8.208a1.75 1.75 0 0 0 2.922 0l5.416-8.208c.229-.347.352-.742.37-1.14a.8.8 0 0 0-.002-.23m-7.03-9.51a.25.25 0 0 0-.43 0l-5.43 9.261l-.005.008l5.524 3.4c.08.05.181.05.262 0l5.517-3.395l-.007-.013zm4.3 11.735l-3.593 2.211a2 2 0 0 1-.167.091v3.398zm-5.26 2.302a2 2 0 0 1-.168-.09l-3.609-2.222l3.777 5.723z" clip-rule="evenodd"/></svg> </template>
CSS
.icon-ethereum {
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.24%2012.38a2.25%202.25%200%200%200-.305-1.008l-5.43-9.26a1.75%201.75%200%200%200-3.02%200l-5.43%209.26a2.25%202.25%200%200%200%20.063%202.378l5.416%208.208a1.75%201.75%200%200%200%202.922%200l5.416-8.208c.229-.347.352-.742.37-1.14a.8.8%200%200%200-.002-.23m-7.03-9.51a.25.25%200%200%200-.43%200l-5.43%209.261l-.005.008l5.524%203.4c.08.05.181.05.262%200l5.517-3.395l-.007-.013zm4.3%2011.735l-3.593%202.211a2%202%200%200%201-.167.091v3.398zm-5.26%202.302a2%202%200%200%201-.168-.09l-3.609-2.222l3.777%205.723z%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.24%2012.38a2.25%202.25%200%200%200-.305-1.008l-5.43-9.26a1.75%201.75%200%200%200-3.02%200l-5.43%209.26a2.25%202.25%200%200%200%20.063%202.378l5.416%208.208a1.75%201.75%200%200%200%202.922%200l5.416-8.208c.229-.347.352-.742.37-1.14a.8.8%200%200%200-.002-.23m-7.03-9.51a.25.25%200%200%200-.43%200l-5.43%209.261l-.005.008l5.524%203.4c.08.05.181.05.262%200l5.517-3.395l-.007-.013zm4.3%2011.735l-3.593%202.211a2%202%200%200%201-.167.091v3.398zm-5.26%202.302a2%202%200%200%201-.168-.09l-3.609-2.222l3.777%205.723z%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.svg?color=%231a73e8&size=48