From 1b54fb3896ee4e81899fdafcb5e9c8f5ec506c68 Mon Sep 17 00:00:00 2001 From: Satoshi Qazi Muhammed Date: Sat, 11 Jul 2026 07:49:39 -0700 Subject: [PATCH] fix: TRX icon frame + carry over the HEZ/PEZ sharpening from main TRX.svg used a full-bleed r=24 circle (no margin) instead of the r=18 padded-circle frame every other token icon uses, making it visually inconsistent in the token list. Scaled its icon path down to fit the standard frame instead of redrawing it. Also brings HEZ/PEZ's sharper re-render (already pushed to main in 962daf7) onto master, since master and main currently serve different assets to the app (main/master divergence is a known, separately-tracked issue) and this keeps both consistent for now. --- icons/tokens/colored/HEZ.svg | 4 ++-- icons/tokens/colored/PEZ.svg | 4 ++-- icons/tokens/colored/TRX.svg | 4 +++- 3 files changed, 7 insertions(+), 5 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 @@ - - + + diff --git a/icons/tokens/colored/TRX.svg b/icons/tokens/colored/TRX.svg index 0ac7c29..8106e94 100644 --- a/icons/tokens/colored/TRX.svg +++ b/icons/tokens/colored/TRX.svg @@ -1,4 +1,6 @@ - + + +