Change logo
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 17 KiB |
BIN
resources/icons/android-chrome-512x512.png
Executable file
After Width: | Height: | Size: 25 KiB |
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 13 KiB |
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 817 B |
Before Width: | Height: | Size: 2 KiB After Width: | Height: | Size: 1.9 KiB |
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
BIN
resources/icons/logo.png
Normal file → Executable file
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 278 KiB |
Before Width: | Height: | Size: 8.6 KiB |
|
@ -1,30 +0,0 @@
|
||||||
<?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="263.000000pt" height="263.000000pt" viewBox="0 0 263.000000 263.000000"
|
|
||||||
preserveAspectRatio="xMidYMid meet">
|
|
||||||
<metadata>
|
|
||||||
Created by potrace 1.14, written by Peter Selinger 2001-2017
|
|
||||||
</metadata>
|
|
||||||
<g transform="translate(0.000000,263.000000) scale(0.100000,-0.100000)"
|
|
||||||
fill="#000000" stroke="none">
|
|
||||||
<path d="M1018 2542 l-66 -3 25 -61 c34 -85 14 -97 -23 -13 -16 36 -33 65 -37
|
|
||||||
65 -8 0 -117 -92 -172 -145 -12 -11 -36 -32 -53 -47 -29 -24 -32 -30 -21 -50
|
|
||||||
10 -19 9 -24 -12 -37 -49 -32 -156 -125 -207 -180 -143 -154 -268 -400 -298
|
|
||||||
-586 -70 -447 67 -838 397 -1129 146 -129 389 -242 584 -271 87 -14 292 -13
|
|
||||||
378 1 468 75 862 441 966 897 27 119 33 167 32 286 -1 318 -122 606 -350 832
|
|
||||||
-53 52 -124 114 -159 138 -50 34 -61 45 -52 56 9 11 -16 38 -121 129 l-133
|
|
||||||
116 -23 -57 c-13 -32 -28 -62 -33 -67 -20 -20 -20 3 1 58 11 32 19 60 16 63
|
|
||||||
-6 5 -529 10 -639 5z m440 -457 c23 -3 42 -9 42 -13 0 -3 -29 -77 -65 -164
|
|
||||||
-36 -87 -63 -163 -60 -168 4 -6 16 -10 28 -10 36 0 117 -28 172 -59 l51 -29
|
|
||||||
79 158 79 159 40 -32 c141 -108 243 -254 295 -418 26 -84 33 -126 36 -232 10
|
|
||||||
-397 -261 -741 -657 -832 -71 -16 -246 -22 -298 -10 -14 3 -40 8 -58 11 -122
|
|
||||||
20 -287 111 -398 219 -168 164 -248 351 -253 587 -4 172 52 351 153 493 41 56
|
|
||||||
179 195 195 195 3 0 39 -68 79 -150 41 -83 75 -150 77 -150 2 0 20 11 40 24
|
|
||||||
33 23 121 56 189 71 34 7 36 -4 -43 184 -46 108 -58 147 -49 152 7 5 38 11 68
|
|
||||||
14 30 4 60 8 65 9 15 4 145 -2 193 -9z"/>
|
|
||||||
<path d="M1230 1676 c-164 -28 -306 -154 -360 -319 -18 -56 -20 -180 -5 -239
|
|
||||||
92 -348 517 -468 768 -217 317 317 41 849 -403 775z"/>
|
|
||||||
</g>
|
|
||||||
</svg>
|
|
Before Width: | Height: | Size: 1.7 KiB |
|
@ -1,19 +1 @@
|
||||||
{
|
{"name":"","short_name":"","icons":[{"src":"/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"/android-chrome-512x512.png","sizes":"512x512","type":"image/png"}],"theme_color":"#ffffff","background_color":"#ffffff","display":"standalone"}
|
||||||
"name": "",
|
|
||||||
"short_name": "",
|
|
||||||
"icons": [
|
|
||||||
{
|
|
||||||
"src": "/android-chrome-192x192.png",
|
|
||||||
"sizes": "192x192",
|
|
||||||
"type": "image/png"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"src": "/android-chrome-256x256.png",
|
|
||||||
"sizes": "256x256",
|
|
||||||
"type": "image/png"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"theme_color": "#ffffff",
|
|
||||||
"background_color": "#ffffff",
|
|
||||||
"display": "standalone"
|
|
||||||
}
|
|