Skip to content

fix: fix stretched uma logo to round#1185

Merged
MRabenda merged 1 commit intoMetaMask:masterfrom
daywiss:david/uma-1286-uma-logo-in-metamask
May 7, 2023
Merged

fix: fix stretched uma logo to round#1185
MRabenda merged 1 commit intoMetaMask:masterfrom
daywiss:david/uma-1286-uma-logo-in-metamask

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 a team and MRabenda as code owners May 3, 2023 15:53
@MRabenda MRabenda merged commit b23fc03 into MetaMask:master May 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants