[PR #2768] [MERGED] Icon Updates #2968

Closed
opened 2026-02-27 22:01:57 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/2768
Author: @johnlogostini
Created: 4/10/2025
Status: Merged
Merged: 4/12/2025
Merged by: @georgemoralis

Base: mainHead: main


📝 Commits (9)

  • 223c70d Updated the trophy icons to match those on the PS4
  • 25416cf Updated the Windows icon to have less harsh aliasing at smaller sizes.
  • 2a1d1d7 Created a correctly sized SVG client icon.
  • 9cbb487 Remade all of the link icons.
  • 94f6a3d Revert "Updated the trophy icons to match those on the PS4"
  • 6de965b Merge branch 'main' into main
  • 1a26b93 Merge branch 'shadps4-emu:main' into main
  • 0ee2489 Created SVG versions of all of the link icons.
  • 7e58f33 Update REUSE.toml

📊 Changes

13 files changed (+229 additions, -0 deletions)

View changed files

📝 REUSE.toml (+6 -0)
📝 src/images/discord.png (+0 -0)
src/images/discord.svg (+24 -0)
📝 src/images/github.png (+0 -0)
src/images/github.svg (+22 -0)
📝 src/images/ko-fi.png (+0 -0)
src/images/ko-fi.svg (+22 -0)
📝 src/images/shadps4.ico (+0 -0)
src/images/shadps4.svg (+105 -0)
📝 src/images/website.png (+0 -0)
src/images/website.svg (+22 -0)
📝 src/images/youtube.png (+0 -0)
src/images/youtube.svg (+28 -0)

📄 Description

I noticed that a lot of the icons in the project have inconsistent sizing and aliasing issues, so I remade a few of them as vector graphics and updated the Windows client icon. If you're interested in more of this, I can convert the rest of the icons in the project to SVGs—but I first want to know if you'd even want that.
Screenshot 2025-03-24 164324

Your Windows client icon had a ton of crazy aliasing, so I remade it based on your SVG. I also created an SVG client icon for use on Linux if that's useful.
Screenshot 2025-03-24 185228


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/shadps4-emu/shadPS4/pull/2768 **Author:** [@johnlogostini](https://github.com/johnlogostini) **Created:** 4/10/2025 **Status:** ✅ Merged **Merged:** 4/12/2025 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (9) - [`223c70d`](https://github.com/shadps4-emu/shadPS4/commit/223c70de132276857393ad372ea2d02329d06bab) Updated the trophy icons to match those on the PS4 - [`25416cf`](https://github.com/shadps4-emu/shadPS4/commit/25416cfee206e5b9cdd8f74ceec816a42582fbf2) Updated the Windows icon to have less harsh aliasing at smaller sizes. - [`2a1d1d7`](https://github.com/shadps4-emu/shadPS4/commit/2a1d1d75cf88a1593cd2df38a00bab61fff1f61a) Created a correctly sized SVG client icon. - [`9cbb487`](https://github.com/shadps4-emu/shadPS4/commit/9cbb487f8dbc991501f3ee3b2e836d734cbbe53c) Remade all of the link icons. - [`94f6a3d`](https://github.com/shadps4-emu/shadPS4/commit/94f6a3d4a946d17c58f0f7bac280a3e371193d78) Revert "Updated the trophy icons to match those on the PS4" - [`6de965b`](https://github.com/shadps4-emu/shadPS4/commit/6de965b95e1c73c6aefa3203ade2cc94c755bdba) Merge branch 'main' into main - [`1a26b93`](https://github.com/shadps4-emu/shadPS4/commit/1a26b93e023d53afc5e350fee792eca27deb5575) Merge branch 'shadps4-emu:main' into main - [`0ee2489`](https://github.com/shadps4-emu/shadPS4/commit/0ee248955c090c44fda83ff332cf003f1fbfbe47) Created SVG versions of all of the link icons. - [`7e58f33`](https://github.com/shadps4-emu/shadPS4/commit/7e58f33fc551d53a2274a000d93c20beee0cc2c0) Update REUSE.toml ### 📊 Changes **13 files changed** (+229 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `REUSE.toml` (+6 -0) 📝 `src/images/discord.png` (+0 -0) ➕ `src/images/discord.svg` (+24 -0) 📝 `src/images/github.png` (+0 -0) ➕ `src/images/github.svg` (+22 -0) 📝 `src/images/ko-fi.png` (+0 -0) ➕ `src/images/ko-fi.svg` (+22 -0) 📝 `src/images/shadps4.ico` (+0 -0) ➕ `src/images/shadps4.svg` (+105 -0) 📝 `src/images/website.png` (+0 -0) ➕ `src/images/website.svg` (+22 -0) 📝 `src/images/youtube.png` (+0 -0) ➕ `src/images/youtube.svg` (+28 -0) </details> ### 📄 Description I noticed that a lot of the icons in the project have inconsistent sizing and aliasing issues, so I remade a few of them as vector graphics and updated the Windows client icon. If you're interested in more of this, I can convert the rest of the icons in the project to SVGs—but I first want to know if you'd even want that. ![Screenshot 2025-03-24 164324](https://github.com/user-attachments/assets/a66b8cc6-8596-482d-a5b1-cbe0fc1032b4) Your Windows client icon had a ton of crazy aliasing, so I remade it based on your SVG. I also created an SVG client icon for use on Linux if that's useful. ![Screenshot 2025-03-24 185228](https://github.com/user-attachments/assets/4edf8fef-e25b-462d-b1b4-d8bc992a0067) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:01:57 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shadPS4#2968
No description provided.