mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-25 15:56:00 +03:00
[PR #1501] [MERGED] Add scalable vector redraw of shadps4 icon #2141
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#2141
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/1501
Author: @fpiesche
Created: 11/7/2024
Status: ✅ Merged
Merged: 11/12/2024
Merged by: @georgemoralis
Base:
main← Head:add-svg-icon📝 Commits (3)
d97a597Add scalable vector redraw of shadps4 icon35cb696Update icon name in desktop file5c4543cFix svg📊 Changes
6 files changed (+7 additions, -3 deletions)
View changed files
📝
.github/linux-appimage-qt.sh(+1 -1)📝
.github/linux-appimage-sdl.sh(+1 -1)📝
.github/shadps4.desktop(+1 -1)📝
CMakeLists.txt(+1 -0)📝
REUSE.toml(+1 -0)➕
src/images/net.shadps4.shadPS4.svg(+2 -0)📄 Description
This is a freely-scalable source file that could also easily be used for other icon bases. The icon does not fill the entire canvas to follow the FreeDesktop project's quality guidelines.
This PR is a version of #1494 without the mess I made of the commit history over there...
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.