diff --git a/BTCPayServer/BTCPayNetworkProvider.Bitcoin.cs b/BTCPayServer/BTCPayNetworkProvider.Bitcoin.cs
index 8cf59152f..b6752d0e2 100644
--- a/BTCPayServer/BTCPayNetworkProvider.Bitcoin.cs
+++ b/BTCPayServer/BTCPayNetworkProvider.Bitcoin.cs
@@ -22,8 +22,8 @@ namespace BTCPayServer
NBitcoinNetwork = nbxplorerNetwork.NBitcoinNetwork,
NBXplorerNetwork = nbxplorerNetwork,
UriScheme = "bitcoin",
- CryptoImagePath = "imlegacy/bitcoin-symbol.svg",
- LightningImagePath = "imlegacy/btc-lightning.svg",
+ CryptoImagePath = "imlegacy/bitcoin.svg",
+ LightningImagePath = "imlegacy/bitcoin-lightning.svg",
DefaultSettings = BTCPayDefaultSettings.GetDefaultSettings(NetworkType),
CoinType = NetworkType == NetworkType.Mainnet ? new KeyPath("0'") : new KeyPath("1'")
});
diff --git a/BTCPayServer/BTCPayNetworkProvider.Litecoin.cs b/BTCPayServer/BTCPayNetworkProvider.Litecoin.cs
index 026933d56..c09692f49 100644
--- a/BTCPayServer/BTCPayNetworkProvider.Litecoin.cs
+++ b/BTCPayServer/BTCPayNetworkProvider.Litecoin.cs
@@ -21,8 +21,8 @@ namespace BTCPayServer
NBitcoinNetwork = nbxplorerNetwork.NBitcoinNetwork,
NBXplorerNetwork = nbxplorerNetwork,
UriScheme = "litecoin",
- CryptoImagePath = "imlegacy/litecoin-symbol.svg",
- LightningImagePath = "imlegacy/ltc-lightning.svg",
+ CryptoImagePath = "imlegacy/litecoin.svg",
+ LightningImagePath = "imlegacy/litecoin-lightning.svg",
DefaultSettings = BTCPayDefaultSettings.GetDefaultSettings(NetworkType),
CoinType = NetworkType == NetworkType.Mainnet ? new KeyPath("2'") : new KeyPath("1'")
});
diff --git a/BTCPayServer/wwwroot/imlegacy/btc-lightning.svg b/BTCPayServer/wwwroot/imlegacy/bitcoin-lightning-proposal.svg
similarity index 100%
rename from BTCPayServer/wwwroot/imlegacy/btc-lightning.svg
rename to BTCPayServer/wwwroot/imlegacy/bitcoin-lightning-proposal.svg
diff --git a/BTCPayServer/wwwroot/imlegacy/bitcoin-symbol.svg b/BTCPayServer/wwwroot/imlegacy/bitcoin-lightning.svg
similarity index 100%
rename from BTCPayServer/wwwroot/imlegacy/bitcoin-symbol.svg
rename to BTCPayServer/wwwroot/imlegacy/bitcoin-lightning.svg
diff --git a/BTCPayServer/wwwroot/imlegacy/bitcoin.svg b/BTCPayServer/wwwroot/imlegacy/bitcoin.svg
new file mode 100644
index 000000000..a61731438
--- /dev/null
+++ b/BTCPayServer/wwwroot/imlegacy/bitcoin.svg
@@ -0,0 +1,11 @@
+
+
diff --git a/BTCPayServer/wwwroot/imlegacy/ltc-lightning.svg b/BTCPayServer/wwwroot/imlegacy/litecoin-lightning-proposal.svg
similarity index 100%
rename from BTCPayServer/wwwroot/imlegacy/ltc-lightning.svg
rename to BTCPayServer/wwwroot/imlegacy/litecoin-lightning-proposal.svg
diff --git a/BTCPayServer/wwwroot/imlegacy/litecoin-symbol.svg b/BTCPayServer/wwwroot/imlegacy/litecoin-lightning.svg
similarity index 100%
rename from BTCPayServer/wwwroot/imlegacy/litecoin-symbol.svg
rename to BTCPayServer/wwwroot/imlegacy/litecoin-lightning.svg
diff --git a/BTCPayServer/wwwroot/imlegacy/litecoin.svg b/BTCPayServer/wwwroot/imlegacy/litecoin.svg
new file mode 100644
index 000000000..2c5275fc1
--- /dev/null
+++ b/BTCPayServer/wwwroot/imlegacy/litecoin.svg
@@ -0,0 +1 @@
+