Skip to content

Commit

Permalink
Replaces jewel png with svg (#2324)
Browse files Browse the repository at this point in the history
  • Loading branch information
abtestingalpha authored Mar 20, 2024
1 parent 9ffda25 commit 19b2fea
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
Binary file removed packages/synapse-interface/assets/icons/jewel.png
Binary file not shown.
1 change: 1 addition & 0 deletions packages/synapse-interface/assets/icons/jewel.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion packages/synapse-interface/constants/tokens/bridgeable.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ import gmxLogo from '@assets/icons/gmx.svg'
import h2oLogo from '@assets/icons/h2o.svg'
import highLogo from '@assets/icons/highstreet.svg'
import hyperjumpLogo from '@assets/icons/hyperjump.svg'
import jewelLogo from '@assets/icons/jewel.png'
import jewelLogo from '@assets/icons/jewel.svg'
import klayLogo from '@assets/icons/klay.svg'
import l2daoLogo from '@assets/icons/l2dao.svg'
import lusdLogo from '@assets/icons/lusd.svg'
Expand Down

0 comments on commit 19b2fea

Please sign in to comment.