Skip to content

Commit

Permalink
fix icons before launch
Browse files Browse the repository at this point in the history
  • Loading branch information
Joe Bowman committed Jan 18, 2024
1 parent e19cb08 commit d07f191
Show file tree
Hide file tree
Showing 8 changed files with 41 additions and 79 deletions.
1 change: 1 addition & 0 deletions web-ui/components/react/sideHeader.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ export const SideHeader = () => {
alt="logo"
h="75px"
w="75px"
padding="5px"
borderRadius="full"
src="/img/networks/quicksilver.svg"
onClick={handleLogoClick}
Expand Down
Binary file modified web-ui/public/img/airdrop.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified web-ui/public/img/assets.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified web-ui/public/img/defi.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified web-ui/public/img/governance.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 0 additions & 2 deletions web-ui/public/img/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ import qInj from "./networks/q-inj.svg";
import qRegen from "./networks/q-regen.svg";
import qinj from "./networks/qinj.svg";
import qosmo from "./networks/qosmo.svg";
import quicksilverPng from "./networks/quicksilver.png";
import quicksilverSvg from "./networks/quicksilver.svg";
import raydium from "./networks/raydium.png";
import regen from "./networks/regen.svg";
Expand Down Expand Up @@ -57,7 +56,6 @@ export {
qRegen,
qinj,
qosmo,
quicksilverPng,
quicksilverSvg,
raydium,
regen,
Expand Down
Binary file modified web-ui/public/img/liquid.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
117 changes: 40 additions & 77 deletions web-ui/public/img/networks/quicksilver.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d07f191

Please sign in to comment.