Skip to content

Commit

Permalink
Feat: Remaining app logos (#407)
Browse files Browse the repository at this point in the history
* Feat: Remaining app logos

* fix: correct logo display in the small sidebar

---------

Co-authored-by: Piotr Pająk <[email protected]>
  • Loading branch information
PoslinskiNet and piotr-pajak authored Jan 31, 2025
1 parent 32346e5 commit 89f6402
Show file tree
Hide file tree
Showing 6 changed files with 34 additions and 48 deletions.
17 changes: 17 additions & 0 deletions apps/web/app/assets/svgs/app-logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 13 additions & 0 deletions apps/web/app/assets/svgs/app-signet.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions apps/web/app/assets/svgs/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ export { default as Phone } from "./phone.svg?react";
export { default as Plus } from "./plus.svg?react";
export { default as PricingIllustration } from "./pricing-illustration.svg?react";
export { default as QuizStar } from "./quiz-star.svg?react";
export { default as SelleoLogo } from "./selleo-logo.svg?react";
export { default as SelleoSignet } from "./selleo-signet.svg?react";
export { default as AppLogo } from "./app-logo.svg?react";
export { default as AppSignet } from "./app-signet.svg?react";
export { default as Settings } from "./settings.svg?react";
export { default as StatusIllustration } from "./status-illustration.svg?react";
export { default as TrashIcon } from "./trash-icon.svg?react";
Expand Down
3 changes: 0 additions & 3 deletions apps/web/app/assets/svgs/selleo-logo.svg

This file was deleted.

Loading

0 comments on commit 89f6402

Please sign in to comment.