Files
pezkuwi-wallet-utils/icons
pezkuwichain 2f996b70f4 fix: TRX token icon frame (r=18) in both overlay source and merged output (#59)
TRX.svg used a full-bleed r=24 circle instead of the r=18 padded frame
every other token icon uses, so it looked oversized/edge-to-edge in the
token list while others sit inside a consistent inset disc.

An earlier fix patched only the merged root icon; the pezkuwi-overlay
source stayed r=24, and sync_icons() copies the overlay over root
unconditionally, so a later pipeline run silently reverted it. Fix both
the overlay source (source of truth) and the merged output here.
2026-07-22 20:09:46 -07:00
..