From 0c67cae2d7a6a829e2a3fc9b377e2bc43af5b8af Mon Sep 17 00:00:00 2001 From: Satoshi Qazi Muhammed Date: Fri, 17 Jul 2026 10:54:25 -0700 Subject: [PATCH] Resize SOL token icon to match the 48x48/r=18 convention every other token icon uses SOL.svg was a lone full-bleed 32x32 canvas with r=16 (the circle exactly filled the icon bounds), while every other token icon (BTC, DOT, KSM, HEZ, PEZ, LINK, TAO) uses a 48x48 canvas with an r=18 background circle, leaving a margin so the app's dark background forms a consistent ring around each token in the asset list. Reflowed the same logomark path (unchanged) into that convention via a scale/translate group, matching BTC.svg's own transform pattern. --- icons/tokens/colored/SOL.svg | 2 +- pezkuwi-overlay/icons/tokens/colored/SOL.svg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/icons/tokens/colored/SOL.svg b/icons/tokens/colored/SOL.svg index 9a43d95..6c24b45 100644 --- a/icons/tokens/colored/SOL.svg +++ b/icons/tokens/colored/SOL.svg @@ -1 +1 @@ - + diff --git a/pezkuwi-overlay/icons/tokens/colored/SOL.svg b/pezkuwi-overlay/icons/tokens/colored/SOL.svg index 9a43d95..6c24b45 100644 --- a/pezkuwi-overlay/icons/tokens/colored/SOL.svg +++ b/pezkuwi-overlay/icons/tokens/colored/SOL.svg @@ -1 +1 @@ - +