generate favicon from svg code example
Example 1: html svg favicon
<!-- Chrome, Edge, Firefox -->
<link rel="icon" href="favicon.svg">
<!-- Safari -->
<link rel="mask-icon" href="mask-icon.svg" color="#000000">
Example 2: make favicon transparent
This website can generate transparent favicon.ico from transparent png pictures.
https://favicomatic.com/