[PR #2834] [MERGED] Feature: Update Icons (selfhst repo) #3999

Closed
opened 2026-02-26 13:35:20 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/2834
Author: @bannert1337
Created: 3/4/2025
Status: Merged
Merged: 3/4/2025
Merged by: @MickLesk

Base: mainHead: icon-updates


📝 Commits (9)

  • 55d51d0 chore(icons): Replace Actual icon png with svg
  • f47e8a0 chore(icons): Replace Proxmox VE icon PNG with SVG
  • 9dd5e11 chore(icons): Replace AdGuard PNG icon with SVG
  • c432c35 chore(icons): update multiple icons to SVG
  • 8f87c49 Merge remote-tracking branch 'origin/icon-updates' into icon-updates
  • 51d2c98 chore(icons): update logo URLs for multiple services to use selfhst/icons repository
  • e94b428 chore(icons): update logo URLs for multiple services to use selfhst/icons repository
  • eafa050 chore(icons): update application logos to use selfhst/icons repository
  • eb526ba chore(icons): update application logos to use selfhst/icons repository

📊 Changes

145 files changed (+146 additions, -146 deletions)

View changed files

📝 json/actualbudget.json (+2 -2)
📝 json/add-lxc-iptag.json (+1 -1)
📝 json/add-netbird-lxc.json (+1 -1)
📝 json/add-tailscale-lxc.json (+1 -1)
📝 json/adguard.json (+1 -1)
📝 json/adventurelog.json (+1 -1)
📝 json/apache-couchdb.json (+1 -1)
📝 json/apache-tomcat.json (+1 -1)
📝 json/archlinux-vm.json (+1 -1)
📝 json/authelia.json (+1 -1)
📝 json/authentik.json (+1 -1)
📝 json/autobrr.json (+1 -1)
📝 json/baikal.json (+1 -1)
📝 json/bookstack.json (+1 -1)
📝 json/bunkerweb.json (+1 -1)
📝 json/bytestash.json (+1 -1)
📝 json/calibre-web.json (+1 -1)
📝 json/changedetection.json (+1 -1)
📝 json/channels.json (+1 -1)
📝 json/checkmk.json (+1 -1)

...and 80 more files

📄 Description

✍️ Description

I am in the process of updating all icons to SVG if available, else WEBP, to improve quality, performance and efficiency of the website.

Link: #

Prerequisites

Before this PR can be reviewed, the following must be completed:

  • Self-review performed – Code follows established patterns and conventions.
  • Testing performed – Changes have been thoroughly tested and verified.

🛠️ Type of Change

Select all that apply:

  • 🆕 New script – A fully functional and tested script or script set.
  • 🐞 Bug fix – Resolves an issue without breaking functionality.
  • New feature – Adds new, non-breaking functionality.
  • 💥 Breaking change – Alters existing functionality in a way that may require updates.

📋 Additional Information (optional)


🔄 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/community-scripts/ProxmoxVE/pull/2834 **Author:** [@bannert1337](https://github.com/bannert1337) **Created:** 3/4/2025 **Status:** ✅ Merged **Merged:** 3/4/2025 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `icon-updates` --- ### 📝 Commits (9) - [`55d51d0`](https://github.com/community-scripts/ProxmoxVE/commit/55d51d0830f36150ae6a74a618ab60739bf5b78b) chore(icons): :zap: Replace Actual icon png with svg - [`f47e8a0`](https://github.com/community-scripts/ProxmoxVE/commit/f47e8a03b3629e7b36d004b96b8ca13a33487b1b) chore(icons): :zap: Replace Proxmox VE icon PNG with SVG - [`9dd5e11`](https://github.com/community-scripts/ProxmoxVE/commit/9dd5e119da6bf594cddab3b9e954a9d350bf4d3d) chore(icons): :zap: Replace AdGuard PNG icon with SVG - [`c432c35`](https://github.com/community-scripts/ProxmoxVE/commit/c432c35e6f7499a7d36e8c10572e63892f8b8d37) chore(icons): update multiple icons to SVG - [`8f87c49`](https://github.com/community-scripts/ProxmoxVE/commit/8f87c4976ef417bf68063425eef85e7a9a483e74) Merge remote-tracking branch 'origin/icon-updates' into icon-updates - [`51d2c98`](https://github.com/community-scripts/ProxmoxVE/commit/51d2c98834f397a477080bb992ef27b97bb9da0b) chore(icons): update logo URLs for multiple services to use selfhst/icons repository - [`e94b428`](https://github.com/community-scripts/ProxmoxVE/commit/e94b42860abdbcf8ed5d59233918b96f04888ae9) chore(icons): update logo URLs for multiple services to use selfhst/icons repository - [`eafa050`](https://github.com/community-scripts/ProxmoxVE/commit/eafa0505c6d203a95b99293253feed6443f7200d) chore(icons): update application logos to use selfhst/icons repository - [`eb526ba`](https://github.com/community-scripts/ProxmoxVE/commit/eb526ba578103dc12a96002c7a51d44f1b28ff3d) chore(icons): update application logos to use selfhst/icons repository ### 📊 Changes **145 files changed** (+146 additions, -146 deletions) <details> <summary>View changed files</summary> 📝 `json/actualbudget.json` (+2 -2) 📝 `json/add-lxc-iptag.json` (+1 -1) 📝 `json/add-netbird-lxc.json` (+1 -1) 📝 `json/add-tailscale-lxc.json` (+1 -1) 📝 `json/adguard.json` (+1 -1) 📝 `json/adventurelog.json` (+1 -1) 📝 `json/apache-couchdb.json` (+1 -1) 📝 `json/apache-tomcat.json` (+1 -1) 📝 `json/archlinux-vm.json` (+1 -1) 📝 `json/authelia.json` (+1 -1) 📝 `json/authentik.json` (+1 -1) 📝 `json/autobrr.json` (+1 -1) 📝 `json/baikal.json` (+1 -1) 📝 `json/bookstack.json` (+1 -1) 📝 `json/bunkerweb.json` (+1 -1) 📝 `json/bytestash.json` (+1 -1) 📝 `json/calibre-web.json` (+1 -1) 📝 `json/changedetection.json` (+1 -1) 📝 `json/channels.json` (+1 -1) 📝 `json/checkmk.json` (+1 -1) _...and 80 more files_ </details> ### 📄 Description ## ✍️ Description I am in the process of updating all icons to SVG if available, else WEBP, to improve quality, performance and efficiency of the website. ## 🔗 Related PR / Discussion / Issue Link: # ## ✅ Prerequisites Before this PR can be reviewed, the following must be completed: - [X] **Self-review performed** – Code follows established patterns and conventions. - [X] **Testing performed** – Changes have been thoroughly tested and verified. ## 🛠️ Type of Change Select all that apply: - [ ] 🆕 **New script** – A fully functional and tested script or script set. - [ ] 🐞 **Bug fix** – Resolves an issue without breaking functionality. - [ ] ✨ **New feature** – Adds new, non-breaking functionality. - [ ] 💥 **Breaking change** – Alters existing functionality in a way that may require updates. ## 📋 Additional Information (optional) <!-- Provide extra context, screenshots, or references if needed. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 13:35:20 +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/ProxmoxVE#3999
No description provided.