nuke old bad favicons, add a clean one

i18n
hericiumvevo 2 years ago committed by Michal
parent 86bfaf90f6
commit 3f71d19dfd
No known key found for this signature in database
GPG Key ID: 52F8801FC912EB4F

1
.gitignore vendored

@ -45,3 +45,4 @@ jspm_packages
!.yarn/releases
!.yarn/sdks
!.yarn/versions
.vscode/settings.json

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.6 KiB

@ -1,9 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<browserconfig>
<msapplication>
<tile>
<square150x150logo src="/assets/favicons/mstile-150x150.png"/>
<TileColor>#603cba</TileColor>
</tile>
</msapplication>
</browserconfig>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 853 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.6 KiB

@ -1 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="1365.333" height="1365.333" preserveAspectRatio="xMidYMid meet" version="1.0" viewBox="0 0 1024 1024"><metadata>Created by potrace 1.14, written by Peter Selinger 2001-2017</metadata><g fill="#000" stroke="none"><path d="M5850 9480 c-415 -418 -1564 -1569 -2553 -2559 l-1798 -1801 1102 -1101 1101 -1102 354 354 354 354 -747 747 -748 748 1455 1458 c800 801 1950 1953 2555 2560 l1100 1102 -710 -1 -710 0 -755 -759z" transform="translate(0.000000,1024.000000) scale(0.100000,-0.100000)"/><path d="M6175 6970 l-350 -350 750 -751 750 -750 -1360 -1357 c-748 -747 -1900 -1898 -2559 -2560 l-1200 -1202 708 0 707 0 2560 2560 2560 2560 -1100 1100 c-605 605 -1104 1100 -1108 1100 -5 0 -166 -158 -358 -350z" transform="translate(0.000000,1024.000000) scale(0.100000,-0.100000)"/></g></svg>

Before

Width:  |  Height:  |  Size: 823 B

@ -1,19 +0,0 @@
{
"name": "",
"short_name": "",
"icons": [
{
"src": "/assets/favicons/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/assets/favicons/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 853 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

@ -1 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="1365.333" height="1365.333" preserveAspectRatio="xMidYMid meet" version="1.0" viewBox="0 0 1024 1024"><metadata>Created by potrace 1.14, written by Peter Selinger 2001-2017</metadata><g fill="#000" stroke="none"><path d="M5850 9480 c-415 -418 -1564 -1569 -2553 -2559 l-1798 -1801 1102 -1101 1101 -1102 354 354 354 354 -747 747 -748 748 1455 1458 c800 801 1950 1953 2555 2560 l1100 1102 -710 -1 -710 0 -755 -759z" transform="translate(0.000000,1024.000000) scale(0.100000,-0.100000)"/><path d="M6175 6970 l-350 -350 750 -751 750 -750 -1360 -1357 c-748 -747 -1900 -1898 -2559 -2560 l-1200 -1202 708 0 707 0 2560 2560 2560 2560 -1100 1100 c-605 605 -1104 1100 -1108 1100 -5 0 -166 -158 -358 -350z" transform="translate(0.000000,1024.000000) scale(0.100000,-0.100000)"/></g></svg>

Before

Width:  |  Height:  |  Size: 823 B

Loading…
Cancel
Save