currency eth icon
currency-eth-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.
- Name
- currency-eth-bold
- Set
- Phosphor
- Style
- Bold
- 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="m225.44 120.59l-88-112a12 12 0 0 0-18.88 0l-88 112a12 12 0 0 0 0 14.82l.6.76a3.7 3.7 0 0 0 .44.56l87 110.68a12 12 0 0 0 18.88 0l88-112a12 12 0 0 0-.04-14.82M140 50.7l57.12 72.7l-57.12 26Zm-24 98.66l-57.12-26L116 50.7Zm0 26.37v29.57l-36.15-46Zm24 0l36.15-16.43l-36.15 46Z"/></svg>
React
import type { SVGProps } from "react";
export function PhCurrencyEthBold(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="m225.44 120.59l-88-112a12 12 0 0 0-18.88 0l-88 112a12 12 0 0 0 0 14.82l.6.76a3.7 3.7 0 0 0 .44.56l87 110.68a12 12 0 0 0 18.88 0l88-112a12 12 0 0 0-.04-14.82M140 50.7l57.12 72.7l-57.12 26Zm-24 98.66l-57.12-26L116 50.7Zm0 26.37v29.57l-36.15-46Zm24 0l36.15-16.43l-36.15 46Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m225.44 120.59l-88-112a12 12 0 0 0-18.88 0l-88 112a12 12 0 0 0 0 14.82l.6.76a3.7 3.7 0 0 0 .44.56l87 110.68a12 12 0 0 0 18.88 0l88-112a12 12 0 0 0-.04-14.82M140 50.7l57.12 72.7l-57.12 26Zm-24 98.66l-57.12-26L116 50.7Zm0 26.37v29.57l-36.15-46Zm24 0l36.15-16.43l-36.15 46Z"/></svg> </template>
CSS
.icon-currency-eth-bold {
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%22m225.44%20120.59l-88-112a12%2012%200%200%200-18.88%200l-88%20112a12%2012%200%200%200%200%2014.82l.6.76a3.7%203.7%200%200%200%20.44.56l87%20110.68a12%2012%200%200%200%2018.88%200l88-112a12%2012%200%200%200-.04-14.82M140%2050.7l57.12%2072.7l-57.12%2026Zm-24%2098.66l-57.12-26L116%2050.7Zm0%2026.37v29.57l-36.15-46Zm24%200l36.15-16.43l-36.15%2046Z%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%22m225.44%20120.59l-88-112a12%2012%200%200%200-18.88%200l-88%20112a12%2012%200%200%200%200%2014.82l.6.76a3.7%203.7%200%200%200%20.44.56l87%20110.68a12%2012%200%200%200%2018.88%200l88-112a12%2012%200%200%200-.04-14.82M140%2050.7l57.12%2072.7l-57.12%2026Zm-24%2098.66l-57.12-26L116%2050.7Zm0%2026.37v29.57l-36.15-46Zm24%200l36.15-16.43l-36.15%2046Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/currency-eth-bold.svg?color=%231a73e8&size=48