ethereum from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
ethereum
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

The same icon in other sets

Related icons in Huge Icons

Use the ethereum icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m19 12l-5.76 2.578c-.611.281-.917.422-1.24.422s-.629-.14-1.24-.422L5 12m14 0c0-.532-.306-1-.917-1.937L14.58 4.696C13.406 2.899 12.82 2 12 2s-1.406.899-2.58 2.696l-3.503 5.368C5.305 11 5 11.468 5 12m14 0c0 .532-.306 1-.917 1.936l-3.503 5.368C13.406 21.1 12.82 22 12 22s-1.406-.899-2.58-2.696l-3.503-5.368C5.305 13 5 12.532 5 12"/></svg>

React

import type { SVGProps } from "react";

export function HugeiconsEthereum(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="m19 12l-5.76 2.578c-.611.281-.917.422-1.24.422s-.629-.14-1.24-.422L5 12m14 0c0-.532-.306-1-.917-1.937L14.58 4.696C13.406 2.899 12.82 2 12 2s-1.406.899-2.58 2.696l-3.503 5.368C5.305 11 5 11.468 5 12m14 0c0 .532-.306 1-.917 1.936l-3.503 5.368C13.406 21.1 12.82 22 12 22s-1.406-.899-2.58-2.696l-3.503-5.368C5.305 13 5 12.532 5 12"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m19 12l-5.76 2.578c-.611.281-.917.422-1.24.422s-.629-.14-1.24-.422L5 12m14 0c0-.532-.306-1-.917-1.937L14.58 4.696C13.406 2.899 12.82 2 12 2s-1.406.899-2.58 2.696l-3.503 5.368C5.305 11 5 11.468 5 12m14 0c0 .532-.306 1-.917 1.936l-3.503 5.368C13.406 21.1 12.82 22 12 22s-1.406-.899-2.58-2.696l-3.503-5.368C5.305 13 5 12.532 5 12"/></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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22m19%2012l-5.76%202.578c-.611.281-.917.422-1.24.422s-.629-.14-1.24-.422L5%2012m14%200c0-.532-.306-1-.917-1.937L14.58%204.696C13.406%202.899%2012.82%202%2012%202s-1.406.899-2.58%202.696l-3.503%205.368C5.305%2011%205%2011.468%205%2012m14%200c0%20.532-.306%201-.917%201.936l-3.503%205.368C13.406%2021.1%2012.82%2022%2012%2022s-1.406-.899-2.58-2.696l-3.503-5.368C5.305%2013%205%2012.532%205%2012%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22m19%2012l-5.76%202.578c-.611.281-.917.422-1.24.422s-.629-.14-1.24-.422L5%2012m14%200c0-.532-.306-1-.917-1.937L14.58%204.696C13.406%202.899%2012.82%202%2012%202s-1.406.899-2.58%202.696l-3.503%205.368C5.305%2011%205%2011.468%205%2012m14%200c0%20.532-.306%201-.917%201.936l-3.503%205.368C13.406%2021.1%2012.82%2022%2012%2022s-1.406-.899-2.58-2.696l-3.503-5.368C5.305%2013%205%2012.532%205%2012%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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