mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2026-08-11 16:57:39 +00:00
Convert the multi-tone "deez nuts" Cashu/nutzap logo into a single-color, tintable outline icon so it behaves like a Material Symbol glyph: the cashew body is a hollow stroke (1.2 weight, matching the shared Zap outline icon) and the pixel sunglasses stay a solid fill so they read at small sizes. Drop the `tint = Color.Unspecified` overrides at every call site (zap chips, nutzap rows/gallery, redeem, wallet screens) so the icon now tints with the surrounding content colour instead of being locked to the brand browns, and remove the imports/comments that only existed to preserve the old multi-tone rendering.