Skip to content

Add SVG favicon support with admin upload compatibility#2353

Open
sevein wants to merge 1 commit into
qa/2.xfrom
dev/svg-favicon
Open

Add SVG favicon support with admin upload compatibility#2353
sevein wants to merge 1 commit into
qa/2.xfrom
dev/svg-favicon

Conversation

@sevein
Copy link
Copy Markdown
Member

@sevein sevein commented May 15, 2026

Introduce an SVG default favicon while preserving existing ICO-based customizations. The main layout now resolves favicons through a shared partial that prefers a custom SVG, falls back to a custom ICO, and then uses the bundled SVG default.

Allow admins to upload SVG favicons in addition to ICO files, update the settings copy, and restore both default favicon formats when resetting header customization. Also include the root SVG favicon in package metadata and add favicon discovery to standalone error and maintenance templates.

The first tab shows the favicon in SVG format with transparency, while the second tab shows the current low-resolution .ico version:

image

Introduce an SVG default favicon while preserving existing ICO-based
customizations. The main layout now resolves favicons through a shared
partial that prefers a custom SVG, falls back to a custom ICO, and then
uses the bundled SVG default.

Allow admins to upload SVG favicons in addition to ICO files, update the
settings copy, and restore both default favicon formats when resetting
header customization. Also include the root SVG favicon in package
metadata and add favicon discovery to standalone error and maintenance
templates.
@sevein sevein requested a review from a team May 15, 2026 09:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant