currency eth icon

currency-eth-light from Phosphor by Phosphor Icons · Light · MIT Free for personal and commercial use.

Name
currency-eth-light
Set
Phosphor
Style
Light
Viewbox
256×256
License
MIT

5 other variants in Phosphor

The same icon in other sets

Related icons in Phosphor

Use the currency eth icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m220.72 124.29l-88-112a6 6 0 0 0-9.44 0l-88 112a6 6 0 0 0 0 7.42l88 112a6 6 0 0 0 9.44 0l88-112a6 6 0 0 0 0-7.42M134 33.35l72.56 92.35l-72.56 33Zm-12 125.33l-72.56-33L122 33.35Zm0 13.18v50.79l-62.08-79Zm12 0l62.08-28.21l-62.08 79Z"/></svg>

React

import type { SVGProps } from "react";

export function PhCurrencyEthLight(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m220.72 124.29l-88-112a6 6 0 0 0-9.44 0l-88 112a6 6 0 0 0 0 7.42l88 112a6 6 0 0 0 9.44 0l88-112a6 6 0 0 0 0-7.42M134 33.35l72.56 92.35l-72.56 33Zm-12 125.33l-72.56-33L122 33.35Zm0 13.18v50.79l-62.08-79Zm12 0l62.08-28.21l-62.08 79Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m220.72 124.29l-88-112a6 6 0 0 0-9.44 0l-88 112a6 6 0 0 0 0 7.42l88 112a6 6 0 0 0 9.44 0l88-112a6 6 0 0 0 0-7.42M134 33.35l72.56 92.35l-72.56 33Zm-12 125.33l-72.56-33L122 33.35Zm0 13.18v50.79l-62.08-79Zm12 0l62.08-28.21l-62.08 79Z"/></svg>
</template>

CSS

.icon-currency-eth-light {
  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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m220.72%20124.29l-88-112a6%206%200%200%200-9.44%200l-88%20112a6%206%200%200%200%200%207.42l88%20112a6%206%200%200%200%209.44%200l88-112a6%206%200%200%200%200-7.42M134%2033.35l72.56%2092.35l-72.56%2033Zm-12%20125.33l-72.56-33L122%2033.35Zm0%2013.18v50.79l-62.08-79Zm12%200l62.08-28.21l-62.08%2079Z%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m220.72%20124.29l-88-112a6%206%200%200%200-9.44%200l-88%20112a6%206%200%200%200%200%207.42l88%20112a6%206%200%200%200%209.44%200l88-112a6%206%200%200%200%200-7.42M134%2033.35l72.56%2092.35l-72.56%2033Zm-12%20125.33l-72.56-33L122%2033.35Zm0%2013.18v50.79l-62.08-79Zm12%200l62.08-28.21l-62.08%2079Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/currency-eth-light.svg?color=%231a73e8&size=48