From d02970d8e83a9f7528a5caf3ddafff2865c39c5f Mon Sep 17 00:00:00 2001 From: Satoshi Qazi Muhammed Date: Sat, 11 Jul 2026 14:01:18 -0700 Subject: [PATCH] fix: restore missing Tron chain gradient icons (lost in the compat revert) icons/chains/gradient/Tron.svg is what NetworkFlowRvItem actually renders per-row (chain.icon, not the token icon) - missed this one when restoring the token-level TRX.svg earlier. Also restoring the pezkuwi-overlay copy for consistency. Both are static assets, unrelated to the chains.json parsing incompatibility that forced master back to 7a087cf. --- icons/chains/gradient/Tron.svg | 10 ++++++++++ pezkuwi-overlay/icons/chains/gradient/Tron.svg | 10 ++++++++++ 2 files changed, 20 insertions(+) create mode 100644 icons/chains/gradient/Tron.svg create mode 100644 pezkuwi-overlay/icons/chains/gradient/Tron.svg diff --git a/icons/chains/gradient/Tron.svg b/icons/chains/gradient/Tron.svg new file mode 100644 index 0000000..21cd0a0 --- /dev/null +++ b/icons/chains/gradient/Tron.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/pezkuwi-overlay/icons/chains/gradient/Tron.svg b/pezkuwi-overlay/icons/chains/gradient/Tron.svg new file mode 100644 index 0000000..21cd0a0 --- /dev/null +++ b/pezkuwi-overlay/icons/chains/gradient/Tron.svg @@ -0,0 +1,10 @@ + + + + + + + + + +