Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix: fix stretched uma logo to round #1185

Merged

Conversation

daywiss
Copy link
Contributor

@daywiss daywiss commented May 3, 2023

motivation

UMA tokens show up in metamask with an incorrect icon:
image

This bug was introduced wtih this pr during what looks like a refactor to move from pngs to svgs.

the previous icon looked like this:
https://github.com/MetaMask/contract-metadata/blob/559fff65171dfbd312fa5456937f9b75c862c6b9/images/UMA.png

after the pr, it turned into a rectangle, which is what is causing the icon to render icorrectly
https://github.com/MetaMask/contract-metadata/blob/199b28f1764e73356bae52d18b8fe6037cc7f800/images/uma.svg

changes

I've discussed with our deisgner as to how he would like the token icon to look. this pr proposes an updated UMA token logo as an svg.
preview:
image

Signed-off-by: david <david@umaproject.org>
@daywiss daywiss requested review from MRabenda and a team as code owners May 3, 2023 15:53
@MRabenda MRabenda merged commit b23fc03 into MetaMask:master May 7, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants