mirror of
https://github.com/pezkuwichain/pezkuwi-wallet-utils.git
synced 2026-07-23 23:35:41 +00:00
2f996b70f4
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.