← Back to release summary
Support for SVG in favicons
- Category
- Miscellaneous
- Type
- New or changed feature
- Status
- Enabled by default (Chrome 80)
- Intent stage
- Evaluate readiness to ship
Summary
Allows using images in SVG format as favicons with <link rel="icon">.
Motivation
Using a scalable format for favicons allows having fewer such resources in total. For example, a website could have one (or more) hand-tuned icon(s) for small sizes and use a scalable icon as a catch-all.
Standards & signals
Samples: http://dahlström.net/svg/favicon/favicon.html
View on chromestatus.com