mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-01-17 20:58:34 +01:00
21 lines
417 B
XML
21 lines
417 B
XML
|
<!--
|
||
|
tags: [ethereum, digital, crypto, ether, blockchain, money, banknote, pay]
|
||
|
category: Currencies
|
||
|
version: "1.39"
|
||
|
unicode: "ee59"
|
||
|
-->
|
||
|
<svg
|
||
|
xmlns="http://www.w3.org/2000/svg"
|
||
|
width="24"
|
||
|
height="24"
|
||
|
viewBox="0 0 24 24"
|
||
|
fill="none"
|
||
|
stroke="currentColor"
|
||
|
stroke-width="2"
|
||
|
stroke-linecap="round"
|
||
|
stroke-linejoin="round"
|
||
|
>
|
||
|
<path d="M6 12l6 -9l6 9l-6 9z" />
|
||
|
<path d="M6 12l6 -3l6 3l-6 2z" />
|
||
|
</svg>
|