Updated favicon" (#7805)

Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
This commit is contained in:
Alexander Platov 2025-01-28 10:14:57 +03:00 committed by GitHub
parent 40931c81ca
commit 08d4383406
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 3 additions and 10 deletions

View File

@ -24,7 +24,7 @@
},
{
"rel": "apple-touch-icon",
"href": "/huly/icon-192.png"
"href": "/huly/apple-touch-icon.png"
}
]
},
@ -53,7 +53,7 @@
},
{
"rel": "apple-touch-icon",
"href": "/huly/icon-192.png"
"href": "/huly/apple-touch-icon.png"
}
]
},

Binary file not shown.

After

Width:  |  Height:  |  Size: 962 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.2 KiB

After

Width:  |  Height:  |  Size: 4.2 KiB

View File

@ -1,8 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
<style>
@media (prefers-color-scheme: dark) {
.a { fill: #f0f0f0 }
}
</style>
<path class="a" d="M477.867 341.333c18.851 0 34.133 15.282 34.133 34.134v102.4C512 496.718 496.718 512 477.867 512h-102.4c-18.852 0-34.134-15.282-34.134-34.133v-102.4c0-18.852 15.282-34.134 34.134-34.134zM136.533 0c18.852 0 34.134 15.282 34.134 34.133v102.4c0 18.852-15.282 34.134-34.134 34.134h-102.4C15.282 170.667 0 155.385 0 136.533v-102.4C0 15.282 15.282 0 34.133 0zm365.47 180.664A34.13 34.13 0 0 0 512 156.528V34.133C512 15.282 496.718 0 477.867 0h-102.4c-18.852 0-34.134 15.282-34.134 34.133v102.4c0 18.852-15.282 34.134-34.133 34.134H184.805a34.13 34.13 0 0 0-24.136 9.997L9.997 331.336A34.13 34.13 0 0 0 0 355.472v122.395C0 496.718 15.282 512 34.133 512h102.4c18.852 0 34.134-15.282 34.134-34.133v-102.4c0-18.852 15.282-34.134 34.133-34.134h122.395a34.13 34.13 0 0 0 24.136-9.997z"/>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" fill="none"><path d="M4 5.5A1.5 1.5 0 0 1 5.5 4H10a2 2 0 0 1 2 2v4.5a1.5 1.5 0 0 1-1.5 1.5h-5A1.5 1.5 0 0 1 4 10.5zm16 16a1.5 1.5 0 0 1 1.5-1.5H26a2 2 0 0 1 2 2v4.5a1.5 1.5 0 0 1-1.5 1.5h-5a1.5 1.5 0 0 1-1.5-1.5zM4.44 19.56A1.5 1.5 0 0 0 4 20.622V26.5A1.5 1.5 0 0 0 5.5 28h5a1.5 1.5 0 0 0 1.5-1.5v-5a1.5 1.5 0 0 1 1.5-1.5h5.879a1.5 1.5 0 0 0 1.06-.44l7.122-7.12A1.5 1.5 0 0 0 28 11.378V5.5A1.5 1.5 0 0 0 26.5 4h-5A1.5 1.5 0 0 0 20 5.5v5a1.5 1.5 0 0 1-1.5 1.5h-5.879a1.5 1.5 0 0 0-1.06.44z" class="logo-shape"/><style>@media (prefers-color-scheme:dark){.logo-shape{fill:#fff}}@media (prefers-color-scheme:light){.logo-shape{fill:#36373d}}</style></svg>

Before

Width:  |  Height:  |  Size: 961 B

After

Width:  |  Height:  |  Size: 714 B