fix: favicons across all web properties

This commit is contained in:
Adam 2025-11-25 10:45:13 -06:00
parent 7d5e6718dc
commit b4e6f128d7
No known key found for this signature in database
GPG key ID: 9CB48779AF150E75
49 changed files with 66 additions and 84 deletions

View file

@ -0,0 +1 @@
../../ui/src/assets/favicon/apple-touch-icon.png

View file

@ -0,0 +1 @@
../../ui/src/assets/favicon/favicon-96x96.png

View file

@ -0,0 +1 @@
../../ui/src/assets/favicon/favicon.ico

View file

@ -1,4 +0,0 @@
<svg width="400" height="400" viewBox="0 0 400 400" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect width="400" height="400" fill="#0E0E0E"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M312 340H88V60H312V340ZM256 116H144V284H256V116Z" fill="white"/>
</svg>

Before

Width:  |  Height:  |  Size: 269 B

After

Width:  |  Height:  |  Size: 39 B

Before After
Before After

View file

@ -0,0 +1 @@
../../ui/src/assets/favicon/favicon.svg

Before

Width:  |  Height:  |  Size: 269 B

After

Width:  |  Height:  |  Size: 39 B

Before After
Before After

View file

@ -2,4 +2,5 @@ User-agent: *
Allow: /
# Disallow shared content pages
Disallow: /s/
Disallow: /s/
Disallow: /share/

View file

@ -0,0 +1 @@
../../ui/src/assets/favicon/site.webmanifest

View file

@ -0,0 +1 @@
../../ui/src/assets/favicon/web-app-manifest-192x192.png

View file

@ -0,0 +1 @@
../../ui/src/assets/favicon/web-app-manifest-512x512.png