diff options
Diffstat (limited to 'icons/currency-ethereum.svg')
-rw-r--r-- | icons/currency-ethereum.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/icons/currency-ethereum.svg b/icons/currency-ethereum.svg new file mode 100644 index 00000000..0b3e736f --- /dev/null +++ b/icons/currency-ethereum.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-currency-ethereum" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M6 12l6 -9l6 9l-6 9z" /> + <path d="M6 12l6 -3l6 3l-6 2z" /> +</svg> + + |