SVG to ICO Favicon Generator
Tips
- Use a square image.
- Use a transparent background.
- Convert text to curves (no custom fonts are available).
- Test the image with both light and dark backgrounds. Try it on SVG View!
- Add this snippet to the
<head>
of your home page:
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
- Even if you add the snippet above, you should still have a
favicon.ico
since many
services look there directly without checking your home page.
SVG Icon Sources
Be sure to check the license to make sure you are allowed to use it!