From fd9a9e4fb4ee150c754267eae33993b1818c2c64 Mon Sep 17 00:00:00 2001 From: Satoshi Qazi Muhammed Date: Sat, 11 Jul 2026 13:57:44 -0700 Subject: [PATCH] fix: restore sharpened HEZ/PEZ icons (lost in the compat revert) These two icon files are static assets unrelated to the chains.json schema/parsing incompatibility that forced master/main back to 7a087cf - restoring just them doesn't reintroduce any of that risk. Their URLs in chains.json are hardcoded to fetch from "main" regardless of which branch/version served the chain list itself, so live users (and this app's icon rendering, unrelated to the chain-sync issue) were seeing the old blurry versions again once main got reverted. --- icons/tokens/colored/HEZ.svg | 4 ++-- icons/tokens/colored/PEZ.svg | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/icons/tokens/colored/HEZ.svg b/icons/tokens/colored/HEZ.svg index 5bd8903..902fc24 100644 --- a/icons/tokens/colored/HEZ.svg +++ b/icons/tokens/colored/HEZ.svg @@ -1,4 +1,4 @@ - - + + diff --git a/icons/tokens/colored/PEZ.svg b/icons/tokens/colored/PEZ.svg index c16edd4..72a20bb 100644 --- a/icons/tokens/colored/PEZ.svg +++ b/icons/tokens/colored/PEZ.svg @@ -1,4 +1,4 @@ - - + +