v5.0.0 update

This commit is contained in:
Mohit Panjwani
2021-11-30 18:58:19 +05:30
parent d332712c22
commit 082d5cacf2
1253 changed files with 88309 additions and 71741 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 804 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

BIN
public/favicons/favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

View File

@ -0,0 +1,28 @@
<?xml version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN"
"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
<svg version="1.0" xmlns="http://www.w3.org/2000/svg"
width="260.000000pt" height="260.000000pt" viewBox="0 0 260.000000 260.000000"
preserveAspectRatio="xMidYMid meet">
<metadata>
Created by potrace 1.11, written by Peter Selinger 2001-2013
</metadata>
<g transform="translate(0.000000,260.000000) scale(0.100000,-0.100000)"
fill="#000000" stroke="none">
<path d="M1125 2585 c-204 -33 -201 -31 -128 -85 179 -134 356 -347 463 -560
17 -34 38 -63 48 -66 87 -28 180 -88 225 -147 34 -45 77 -129 83 -164 3 -15 7
-30 9 -33 2 -4 178 -7 390 -7 l386 0 -6 36 c-3 20 -7 54 -10 76 -3 22 -14 72
-26 110 -11 39 -23 79 -27 90 -15 53 -109 222 -159 287 -196 254 -455 402
-813 464 -66 11 -361 11 -435 -1z"/>
<path d="M540 2363 c-264 -181 -450 -468 -516 -795 -19 -97 -26 -351 -13 -453
56 -417 297 -764 659 -954 l98 -51 69 51 c169 128 301 287 398 479 l35 70 -24
0 c-42 0 -161 46 -220 85 -101 67 -174 170 -216 302 -28 88 -35 258 -13 358
40 193 178 356 346 411 29 9 54 18 56 20 7 6 -88 145 -143 209 -46 54 -92 99
-166 166 -42 38 -233 159 -250 159 -9 0 -54 -26 -100 -57z"/>
<path d="M1823 1061 c-43 -146 -111 -235 -231 -302 -40 -22 -46 -32 -87 -134
-25 -60 -58 -131 -75 -158 -16 -27 -30 -51 -30 -53 0 -21 -141 -204 -221 -287
-54 -56 -97 -102 -96 -104 11 -11 173 -21 297 -18 287 6 503 71 721 217 256
171 430 440 484 746 8 48 15 92 15 98 0 7 -115 11 -386 11 -344 0 -386 -2
-391 -16z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

View File

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