Fixed favicons -.-
Before Width: | Height: | Size: 7.8 KiB After Width: | Height: | Size: 8.8 KiB |
Before Width: | Height: | Size: 37 KiB After Width: | Height: | Size: 7.8 KiB |
Before Width: | Height: | Size: 7.2 KiB After Width: | Height: | Size: 8.2 KiB |
Before Width: | Height: | Size: 672 B After Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 948 B After Width: | Height: | Size: 1.9 KiB |
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 7.2 KiB |
Before Width: | Height: | Size: 5.3 KiB After Width: | Height: | Size: 6.1 KiB |
@@ -2,14 +2,32 @@
|
||||
<!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="595.000000pt" height="595.000000pt" viewBox="0 0 595.000000 595.000000"
|
||||
width="512.000000pt" height="512.000000pt" viewBox="0 0 512.000000 512.000000"
|
||||
preserveAspectRatio="xMidYMid meet">
|
||||
<metadata>
|
||||
Created by potrace 1.11, written by Peter Selinger 2001-2013
|
||||
</metadata>
|
||||
<g transform="translate(0.000000,595.000000) scale(0.100000,-0.100000)"
|
||||
<g transform="translate(0.000000,512.000000) scale(0.100000,-0.100000)"
|
||||
fill="#000000" stroke="none">
|
||||
<path d="M0 2975 l0 -2415 2975 0 2975 0 0 2415 0 2415 -2975 0 -2975 0 0
|
||||
-2415z"/>
|
||||
<path d="M0 2560 l0 -2560 2560 0 2560 0 0 2560 0 2560 -2560 0 -2560 0 0
|
||||
-2560z m2585 2226 c48 -21 91 -63 115 -113 21 -44 22 -57 17 -188 -5 -142 -11
|
||||
-189 -46 -420 -72 -467 -210 -688 -531 -843 -100 -49 -132 -55 -323 -68 -85
|
||||
-6 -97 -9 -92 -23 4 -9 22 -79 41 -156 19 -77 43 -171 54 -210 10 -38 23 -97
|
||||
29 -130 33 -198 42 -256 61 -405 22 -181 32 -645 16 -753 l-8 -57 38 18 c22
|
||||
10 59 29 84 42 117 63 244 109 469 170 110 30 361 82 451 94 106 14 360 36
|
||||
423 36 77 0 76 -1 53 90 -15 61 -89 309 -113 380 -8 25 -23 74 -33 110 -47
|
||||
169 -72 254 -108 365 -22 66 -47 156 -57 200 -9 44 -24 103 -33 130 -13 39
|
||||
-17 89 -17 235 0 177 1 187 25 235 32 63 116 132 202 164 88 33 268 41 334 16
|
||||
101 -38 161 -131 151 -236 -6 -67 -25 -106 -73 -153 -36 -35 -107 -66 -151
|
||||
-66 -15 0 -23 -6 -23 -17 0 -32 62 -277 96 -378 18 -55 44 -140 58 -190 14
|
||||
-49 34 -119 45 -155 17 -58 50 -171 112 -380 35 -116 67 -244 73 -295 4 -27
|
||||
19 -93 33 -145 40 -151 20 -248 -67 -322 -60 -52 -93 -58 -331 -58 -728 -1
|
||||
-1325 -177 -1685 -499 -28 -25 -86 -73 -128 -106 -42 -33 -119 -96 -169 -139
|
||||
-107 -92 -152 -115 -225 -116 -130 0 -234 102 -234 231 0 51 8 73 82 223 45
|
||||
91 96 189 114 218 55 93 105 213 116 282 6 36 15 77 20 91 35 91 14 568 -39
|
||||
902 -21 136 -81 396 -123 538 -16 55 -38 136 -49 180 -46 185 -93 278 -180
|
||||
354 -103 91 -137 203 -94 309 21 52 90 114 143 130 106 32 193 -1 322 -124 63
|
||||
-60 163 -115 263 -146 166 -50 352 26 424 173 39 80 75 226 97 389 9 69 21
|
||||
153 26 186 6 34 10 93 10 131 0 100 22 166 75 218 70 70 168 89 260 51z"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 603 B After Width: | Height: | Size: 2.0 KiB |
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "",
|
||||
"short_name": "",
|
||||
"name": "Tubio - Video Downloader",
|
||||
"short_name": "Tubio",
|
||||
"icons": [
|
||||
{
|
||||
"src": "/android-chrome-192x192.png",
|
||||
@@ -13,7 +13,7 @@
|
||||
"type": "image/png"
|
||||
}
|
||||
],
|
||||
"theme_color": "#ffffff",
|
||||
"background_color": "#ffffff",
|
||||
"theme_color": "#87D1E6",
|
||||
"background_color": "#04254e",
|
||||
"display": "standalone"
|
||||
}
|
||||
|