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

@ -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