[favicon.svg.zip](https://github.com/elektronstudio/art/files/6050550/favicon.svg.zip) 1. unpack `favicon.svg` file and put to `/public` 2. add this line to index.html ``` <link rel="icon" type="image/svg+xml" href="/favicon.svg"> <link rel="alternate icon" href="/favicon.ico"> ```
favicon.svg.zip
unpack
favicon.svgfile and put to/publicadd this line to index.html