Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add SVG favicon feature #2727

Open
captainbrosset opened this issue Feb 28, 2025 · 1 comment
Open

Add SVG favicon feature #2727

captainbrosset opened this issue Feb 28, 2025 · 1 comment
Labels
feature definition Creating or defining new features or groups of features.

Comments

@captainbrosset
Copy link
Contributor

Specification

https://html.spec.whatwg.org/multipage/semantics.html#rel-icon

Description

Safari TP 214 adds supports for SVG favicons: https://webkit.org/blog/16512/release-notes-for-safari-technology-preview-214/

Can I Use also has a dedicated feature for it: https://caniuse.com/link-icon-svg

The Firefox bug has 70 people cc'd on it, and the Chromium bug has 170 +1s, showing that this is a pretty important feature to developers which they think about as a separate thing.

It doesn't look like BCD has a separate key for it. I think we should add one, and then create a new feature here based on it.

Documentation

🤷

Browser support

See https://caniuse.com/link-icon-svg

@captainbrosset captainbrosset added the feature definition Creating or defining new features or groups of features. label Feb 28, 2025
@Schweinepriester
Copy link

+1, but I've not found a working example in Safari TP 214 yet (Fyrd/caniuse#7272)…?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature definition Creating or defining new features or groups of features.
Projects
None yet
Development

No branches or pull requests

2 participants