safe-global / safe-homepage

Safe homepage
https://safe.global
MIT License
5 stars 13 forks source link

Add Cryptopunks Component #395

Closed Malayvasa closed 2 months ago

Malayvasa commented 2 months ago

Related to #378

Malayvasa commented 2 months ago

@DiogoSoaress I have had to keep CryptoPunkSVG as a component. I am not sure why but when I use an image tag and import the svg from the public folder I am not able to override the fill of the SVG. A workaround would be to have three separate SVGs each with different colors and then render them conditionally. But this would mean storing duplicates of the SVG.