From 997e67d36d11e972aaf4ef44da5fadf78f7cbaae Mon Sep 17 00:00:00 2001 From: tuxsudo Date: Mon, 28 Oct 2024 20:30:16 -0400 Subject: [PATCH] Add crypto icons --- docs/cryptos/bitcoin-cash.md | 2 +- docs/cryptos/bitcoin-cash/bitcoin-cash.svg | 1 + docs/cryptos/bitcoin/bitcoin.svg | 1 + docs/cryptos/ethereum.md | 2 +- docs/cryptos/ethereum/ethereum.svg | 1 + docs/cryptos/haven.md | 5 +- docs/cryptos/haven/haven.svg | 1 + docs/cryptos/litecoin/litecoin.svg | 1 + docs/cryptos/monero.md | 2 +- docs/cryptos/monero/monero.svg | 1 + docs/cryptos/nano.md | 2 +- docs/cryptos/nano/nano.svg | 1 + docs/cryptos/polygon.md | 2 +- docs/cryptos/polygon/polygon.svg | 18 +++++ docs/cryptos/solana.md | 2 +- docs/cryptos/solana/solana.svg | 77 ++++++++++++++++++++++ docs/cryptos/wownero.md | 2 +- docs/cryptos/wownero/wownero.svg | 50 ++++++++++++++ 18 files changed, 163 insertions(+), 8 deletions(-) create mode 100644 docs/cryptos/bitcoin-cash/bitcoin-cash.svg create mode 100644 docs/cryptos/bitcoin/bitcoin.svg create mode 100644 docs/cryptos/ethereum/ethereum.svg create mode 100644 docs/cryptos/haven/haven.svg create mode 100644 docs/cryptos/litecoin/litecoin.svg create mode 100644 docs/cryptos/monero/monero.svg create mode 100644 docs/cryptos/nano/nano.svg create mode 100644 docs/cryptos/polygon/polygon.svg create mode 100644 docs/cryptos/solana/solana.svg create mode 100644 docs/cryptos/wownero/wownero.svg diff --git a/docs/cryptos/bitcoin-cash.md b/docs/cryptos/bitcoin-cash.md index 4f2cc05..c27f049 100644 --- a/docs/cryptos/bitcoin-cash.md +++ b/docs/cryptos/bitcoin-cash.md @@ -3,7 +3,7 @@ title: "Bitcoin Cash" parent: Cryptos --- -# Bitcoin Cash +# ![Bitcoin Cash Logo](./bitcoin-cash.svg){:width="4%"} Bitcoin Cash {: .friendly} Official Website: [bitcoincash.org](https://bitcoincash.org/){:target="_blank"} diff --git a/docs/cryptos/bitcoin-cash/bitcoin-cash.svg b/docs/cryptos/bitcoin-cash/bitcoin-cash.svg new file mode 100644 index 0000000..cde44b1 --- /dev/null +++ b/docs/cryptos/bitcoin-cash/bitcoin-cash.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/docs/cryptos/bitcoin/bitcoin.svg b/docs/cryptos/bitcoin/bitcoin.svg new file mode 100644 index 0000000..8722000 --- /dev/null +++ b/docs/cryptos/bitcoin/bitcoin.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/docs/cryptos/ethereum.md b/docs/cryptos/ethereum.md index 6470e38..356ff87 100644 --- a/docs/cryptos/ethereum.md +++ b/docs/cryptos/ethereum.md @@ -3,7 +3,7 @@ title: "Ethereum" parent: Cryptos --- -# Ethereum +# ![Ethereum Logo](./ethereum.svg){:width="4%"} Ethereum {: .friendly} Official Website: [ethereum.org](https://ethereum.org/){:target="_blank"} diff --git a/docs/cryptos/ethereum/ethereum.svg b/docs/cryptos/ethereum/ethereum.svg new file mode 100644 index 0000000..b522435 --- /dev/null +++ b/docs/cryptos/ethereum/ethereum.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/docs/cryptos/haven.md b/docs/cryptos/haven.md index ad44372..b582792 100644 --- a/docs/cryptos/haven.md +++ b/docs/cryptos/haven.md @@ -3,11 +3,14 @@ title: "Haven" parent: Cryptos --- -# Haven +# ![Haven Logo](./haven.svg){:width="4%"} Haven {: .friendly} Official Website: [havenprotocol.org](https://havenprotocol.org/){:target="_blank"} +{: .warning} +Haven in Cake Wallet is currently deprecated and wallet creation is disabled. You may use existing wallets until Haven is removed. + ## Syncing **The most common issue with Haven is an unsynchronized wallet.** diff --git a/docs/cryptos/haven/haven.svg b/docs/cryptos/haven/haven.svg new file mode 100644 index 0000000..357ccb5 --- /dev/null +++ b/docs/cryptos/haven/haven.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/docs/cryptos/litecoin/litecoin.svg b/docs/cryptos/litecoin/litecoin.svg new file mode 100644 index 0000000..f662c0a --- /dev/null +++ b/docs/cryptos/litecoin/litecoin.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/docs/cryptos/monero.md b/docs/cryptos/monero.md index 3d4d343..9e7687d 100644 --- a/docs/cryptos/monero.md +++ b/docs/cryptos/monero.md @@ -3,7 +3,7 @@ title: "Monero" parent: Cryptos --- -# Monero +# ![Monero Logo](./monero.svg){:width="4%"} Monero {: .friendly} Official Website: [getmonero.org](https://www.getmonero.org/){:target="_blank"} diff --git a/docs/cryptos/monero/monero.svg b/docs/cryptos/monero/monero.svg new file mode 100644 index 0000000..30a4a84 --- /dev/null +++ b/docs/cryptos/monero/monero.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/docs/cryptos/nano.md b/docs/cryptos/nano.md index d6d1a8e..eb05368 100644 --- a/docs/cryptos/nano.md +++ b/docs/cryptos/nano.md @@ -3,7 +3,7 @@ title: "Nano" parent: Cryptos --- -# Nano +# ![Nano Logo](./nano.svg){:width="4%"} Nano {: .friendly} Official Website: [nano.org](https://nano.org/){:target="_blank"} diff --git a/docs/cryptos/nano/nano.svg b/docs/cryptos/nano/nano.svg new file mode 100644 index 0000000..8ace384 --- /dev/null +++ b/docs/cryptos/nano/nano.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/docs/cryptos/polygon.md b/docs/cryptos/polygon.md index 410cf7d..4136c63 100644 --- a/docs/cryptos/polygon.md +++ b/docs/cryptos/polygon.md @@ -3,7 +3,7 @@ title: "Polygon" parent: Cryptos --- -# Polygon +# ![Polygon Logo](./polygon.svg){:width="4%"} Polygon {: .friendly} Official Website: [polygon.technology](https://polygon.technology/){:target="_blank"} diff --git a/docs/cryptos/polygon/polygon.svg b/docs/cryptos/polygon/polygon.svg new file mode 100644 index 0000000..9d14ed4 --- /dev/null +++ b/docs/cryptos/polygon/polygon.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + diff --git a/docs/cryptos/solana.md b/docs/cryptos/solana.md index 3565af7..90081ec 100644 --- a/docs/cryptos/solana.md +++ b/docs/cryptos/solana.md @@ -3,7 +3,7 @@ title: "Solana" parent: Cryptos --- -# Solana +# ![Solana Logo](./solana.svg){:width="4%"} Solana {: .friendly} Official Website: [solana.com](https://solana.com/){:target="_blank"} diff --git a/docs/cryptos/solana/solana.svg b/docs/cryptos/solana/solana.svg new file mode 100644 index 0000000..92aa369 --- /dev/null +++ b/docs/cryptos/solana/solana.svg @@ -0,0 +1,77 @@ + + + + + + + + + + + + diff --git a/docs/cryptos/wownero.md b/docs/cryptos/wownero.md index d929814..baacfc5 100644 --- a/docs/cryptos/wownero.md +++ b/docs/cryptos/wownero.md @@ -3,7 +3,7 @@ title: "Wownero" parent: Cryptos --- -# Wownero +# ![Wownero Logo](./wownero.svg){:width="4%"} Wownero {: .friendly} Official Website: [wownero.org](https://wownero.org/){:target="_blank"} diff --git a/docs/cryptos/wownero/wownero.svg b/docs/cryptos/wownero/wownero.svg new file mode 100644 index 0000000..5dba99d --- /dev/null +++ b/docs/cryptos/wownero/wownero.svg @@ -0,0 +1,50 @@ + + + + + + + + + +