mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-25 15:56:00 +03:00
[PR #2768] [MERGED] Icon Updates #2968
Labels
No labels
Bloodborne
bug
contributor wanted
documentation
enhancement
frontend
good first issue
help wanted
linux
pull-request
question
release
verification progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/shadPS4#2968
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:main📝 Commits (9)
223c70dUpdated the trophy icons to match those on the PS425416cfUpdated the Windows icon to have less harsh aliasing at smaller sizes.2a1d1d7Created a correctly sized SVG client icon.9cbb487Remade all of the link icons.94f6a3dRevert "Updated the trophy icons to match those on the PS4"6de965bMerge branch 'main' into main1a26b93Merge branch 'shadps4-emu:main' into main0ee2489Created SVG versions of all of the link icons.7e58f33Update 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.

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.

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