diff options
Diffstat (limited to 'src/_icons/currency-ethereum.svg')
-rw-r--r-- | src/_icons/currency-ethereum.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/_icons/currency-ethereum.svg b/src/_icons/currency-ethereum.svg new file mode 100644 index 00000000..dbaa28ab --- /dev/null +++ b/src/_icons/currency-ethereum.svg @@ -0,0 +1,8 @@ +--- +tags: [ethereum, digital, crypto, ether, blockchain, money, banknote, pay] +category: Currencies +--- +<svg> + <path d="M6 12l6 -9l6 9l-6 9z" /> + <path d="M6 12l6 -3l6 3l-6 2z" /> +</svg> |