ethereum from Line Awesome by Icons8 · Line · Payments & Shopping · Apache-2.0 Free for personal and commercial use.

Name
ethereum
Set
Line Awesome
Style
Line
Category
Payments & Shopping
Viewbox
32×32
License
Apache 2.0

The same icon in other sets

More payments & shopping icons from Line Awesome

Use the ethereum icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M14.953 3L6.93 15.553l9.074 4.46l8.93-4.464L17.053 3zM15 6.637v4.351l-3.914 1.776zm2 .04l3.818 6.08L17 11.005V6.678zm-2 6.507v4.107l-4.344-2.137zm2 .023l4.246 1.95L17 17.278v-4.072zM7 17.512v2.52l7.928 8.843h2.144L25 20.031v-2.52l-9 4.614zm4.521 4.566L15 23.861v2.096zm8.958 0L17 25.957v-2.096z"/></svg>

React

import type { SVGProps } from "react";

export function LaEthereum(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M14.953 3L6.93 15.553l9.074 4.46l8.93-4.464L17.053 3zM15 6.637v4.351l-3.914 1.776zm2 .04l3.818 6.08L17 11.005V6.678zm-2 6.507v4.107l-4.344-2.137zm2 .023l4.246 1.95L17 17.278v-4.072zM7 17.512v2.52l7.928 8.843h2.144L25 20.031v-2.52l-9 4.614zm4.521 4.566L15 23.861v2.096zm8.958 0L17 25.957v-2.096z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M14.953 3L6.93 15.553l9.074 4.46l8.93-4.464L17.053 3zM15 6.637v4.351l-3.914 1.776zm2 .04l3.818 6.08L17 11.005V6.678zm-2 6.507v4.107l-4.344-2.137zm2 .023l4.246 1.95L17 17.278v-4.072zM7 17.512v2.52l7.928 8.843h2.144L25 20.031v-2.52l-9 4.614zm4.521 4.566L15 23.861v2.096zm8.958 0L17 25.957v-2.096z"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.953%203L6.93%2015.553l9.074%204.46l8.93-4.464L17.053%203zM15%206.637v4.351l-3.914%201.776zm2%20.04l3.818%206.08L17%2011.005V6.678zm-2%206.507v4.107l-4.344-2.137zm2%20.023l4.246%201.95L17%2017.278v-4.072zM7%2017.512v2.52l7.928%208.843h2.144L25%2020.031v-2.52l-9%204.614zm4.521%204.566L15%2023.861v2.096zm8.958%200L17%2025.957v-2.096z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.953%203L6.93%2015.553l9.074%204.46l8.93-4.464L17.053%203zM15%206.637v4.351l-3.914%201.776zm2%20.04l3.818%206.08L17%2011.005V6.678zm-2%206.507v4.107l-4.344-2.137zm2%20.023l4.246%201.95L17%2017.278v-4.072zM7%2017.512v2.52l7.928%208.843h2.144L25%2020.031v-2.52l-9%204.614zm4.521%204.566L15%2023.861v2.096zm8.958%200L17%2025.957v-2.096z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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