Update SVG logos and add new designs

- Replaced the existing aurcache.svg with a new design representing Arch Linux.
- Created a backup directory with previous versions of logos including aurcache.svg, default.svg, filebrowser.svg, gitea.svg, homeassistant.svg, jellyfin.svg, kiwix.svg, nextcloud.svg, picoshare.svg, portainer.svg, tdarr.svg, transmission.svg, and uptime-kuma.svg.
- Updated existing logos (filebrowser.svg, gitea.svg, homeassistant.svg, jellyfin.svg, kiwix.svg, nextcloud.svg, picoshare.svg, portainer.svg, tdarr.svg, transmission.svg, uptime-kuma.svg) to include role and title attributes for better accessibility.
This commit is contained in:
MayaChat
2025-11-23 23:19:58 -05:00
parent bb3041a856
commit 6291565c4b
25 changed files with 69 additions and 53 deletions

View File

@@ -0,0 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none">
<rect width="24" height="24" rx="4" fill="#111827"/>
<path d="M6 8h12M6 12h12M6 16h12" stroke="#60a5fa" stroke-width="1.6" stroke-linecap="round"/>
</svg>

After

Width:  |  Height:  |  Size: 232 B