Added favicon

This commit is contained in:
Roman Cervantes 2019-01-11 14:18:37 -07:00
parent dd0936c272
commit 8f49865269
33 changed files with 113 additions and 14 deletions

View file

@ -5,19 +5,19 @@
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Roboto:400,500,700,400italic|Material+Icons">
<link rel="apple-touch-icon" sizes="57x57" href="static/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="static/apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="static/apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="static/apple-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="static/apple-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="static/apple-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="static/apple-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="static/apple-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="static/apple-icon-180x180.png">
<link rel="icon" type="image/png" sizes="192x192" href="static/android-icon-192x192.png">
<link rel="icon" type="image/png" sizes="32x32" href="static/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="static/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="static/favicon-16x16.png">
<link rel="apple-touch-icon" sizes="57x57" href="static/icons/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="static/icons/apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="static/icons/apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="static/icons/apple-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="static/icons/apple-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="static/icons/apple-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="static/icons/apple-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="static/icons/apple-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="static/icons/apple-icon-180x180.png">
<link rel="icon" type="image/png" sizes="192x192" href="static/icons/android-icon-192x192.png">
<link rel="icon" type="image/png" sizes="32x32" href="static/icons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="static/icons/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="static/icons/favicon-16x16.png">
<link rel="manifest" href="static/manifest.json">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="static/ms-icon-144x144.png">

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

View file

@ -1,2 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<browserconfig><msapplication><tile><square70x70logo src="/ms-icon-70x70.png"/><square150x150logo src="/ms-icon-150x150.png"/><square310x310logo src="/ms-icon-310x310.png"/><TileColor>#ffffff</TileColor></tile></msapplication></browserconfig>
<browserconfig>
<msapplication>
<tile>
<square150x150logo src="/mstile-150x150.png"/>
<TileColor>#ffffff</TileColor>
</tile>
</msapplication>
</browserconfig>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 785 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.2 KiB

View file

@ -0,0 +1,73 @@
<?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="1000.000000pt" height="1000.000000pt" viewBox="0 0 1000.000000 1000.000000"
preserveAspectRatio="xMidYMid meet">
<metadata>
Created by potrace 1.11, written by Peter Selinger 2001-2013
</metadata>
<g transform="translate(0.000000,1000.000000) scale(0.100000,-0.100000)"
fill="#000000" stroke="none">
<path d="M1428 9308 c-1 -101 -1 -300 -1 -443 1 -143 2 -1533 3 -3090 l1
-2830 57 -41 c31 -22 142 -98 246 -168 104 -70 231 -157 283 -192 51 -35 96
-64 99 -64 3 0 39 -25 79 -55 41 -30 77 -55 79 -55 3 0 45 -28 93 -63 95 -68
403 -279 456 -312 18 -11 82 -54 142 -96 121 -84 246 -170 460 -315 77 -52
219 -149 315 -215 96 -66 211 -144 255 -173 44 -30 152 -103 240 -163 215
-147 421 -287 590 -401 77 -52 147 -101 157 -109 14 -13 22 -10 66 21 27 20
54 36 60 36 6 0 12 4 14 8 2 4 23 21 48 38 68 46 482 328 590 403 52 36 149
102 215 146 66 45 192 131 280 191 88 60 228 155 310 211 237 161 354 241 590
402 121 82 308 209 415 282 329 223 441 299 539 368 52 36 110 75 128 86 17
11 78 52 133 90 55 39 108 75 117 80 19 11 26 16 66 46 l27 20 0 3270 c0 1798
-2 3269 -5 3269 -3 0 -83 -53 -178 -117 -95 -65 -266 -182 -382 -260 -115 -78
-217 -147 -225 -153 -8 -6 -82 -56 -165 -113 -82 -56 -189 -129 -238 -162 -48
-33 -95 -64 -104 -70 -9 -5 -22 -13 -27 -18 -22 -15 -135 -93 -296 -202 -91
-62 -221 -151 -290 -198 -69 -47 -159 -109 -200 -137 -41 -27 -129 -87 -194
-133 -66 -45 -124 -84 -130 -86 -6 -2 -15 -8 -21 -13 -13 -11 -94 -67 -300
-207 -93 -63 -224 -152 -290 -197 -331 -226 -524 -354 -534 -354 -10 0 -260
166 -611 407 -69 47 -199 136 -290 198 -91 61 -217 147 -280 190 -63 43 -182
124 -265 180 -82 56 -177 120 -210 143 -33 23 -67 47 -75 52 -15 10 -291 197
-610 415 -91 61 -220 150 -288 196 -108 74 -270 185 -786 536 -71 48 -135 92
-143 96 -11 7 -13 -25 -15 -175z m755 -1015 c95 -64 199 -135 232 -157 33 -22
62 -43 65 -46 3 -3 92 -63 198 -135 203 -137 384 -260 647 -440 88 -60 223
-151 300 -204 77 -52 201 -137 275 -187 74 -51 198 -135 275 -188 77 -52 192
-130 255 -173 63 -43 192 -131 285 -194 94 -64 196 -134 229 -157 l58 -41 52
38 c28 21 110 77 181 125 72 48 191 129 265 179 203 139 442 302 560 382 314
213 618 420 930 634 69 47 172 117 230 156 58 39 157 107 220 150 63 43 171
116 240 163 69 47 166 113 216 148 51 35 97 64 103 64 8 0 11 -343 11 -1252
l0 -1252 -67 -101 c-37 -55 -71 -101 -75 -103 -5 -2 -8 -7 -8 -12 0 -5 -48
-79 -106 -165 -58 -87 -108 -163 -110 -169 -3 -7 72 -64 181 -136 l185 -124
-2 -926 -3 -925 -135 -93 c-74 -51 -142 -97 -150 -102 -8 -5 -42 -29 -75 -51
-33 -23 -123 -85 -200 -137 -77 -53 -187 -128 -245 -167 -108 -74 -278 -189
-525 -357 -358 -243 -602 -409 -620 -422 -11 -8 -42 -30 -70 -48 -55 -38 -334
-227 -520 -354 -66 -45 -197 -135 -292 -199 l-171 -117 -211 144 c-116 79
-278 188 -359 243 -142 97 -328 223 -592 404 -69 47 -179 121 -245 166 -66 45
-156 106 -200 136 -44 30 -159 109 -255 174 -96 65 -218 148 -270 185 -52 37
-122 83 -155 104 -33 21 -82 54 -110 74 -27 20 -97 68 -155 107 -58 39 -170
116 -250 170 -80 54 -157 107 -172 119 l-28 20 0 2583 c0 1421 2 2583 5 2583
3 0 83 -53 178 -117z"/>
<path d="M6875 6611 c-235 -163 -391 -269 -735 -504 -63 -43 -200 -137 -305
-208 -104 -72 -238 -163 -297 -202 l-108 -72 0 -295 0 -295 -157 -105 c-87
-58 -175 -122 -196 -142 -37 -37 -88 -51 -101 -29 -3 4 -95 68 -206 142 l-200
134 0 295 -1 295 -92 63 c-51 35 -171 116 -267 182 -195 132 -380 258 -407
278 -10 7 -130 89 -268 182 -137 93 -257 174 -265 180 -8 5 -55 38 -105 71
-219 149 -294 199 -299 199 -3 0 -6 -695 -6 -1543 l0 -1544 92 -61 c51 -33
156 -104 233 -157 77 -53 210 -144 295 -201 85 -58 209 -142 275 -188 119 -81
327 -223 605 -411 80 -54 156 -107 169 -117 13 -10 28 -18 32 -18 5 0 9 229 9
508 l0 508 -78 53 c-42 30 -160 110 -262 179 -102 69 -228 155 -280 191 -52
36 -122 83 -155 105 -33 22 -61 44 -63 48 -2 4 -8 8 -13 8 -5 0 -27 12 -48 28
l-40 27 -1 518 0 518 23 -12 c12 -7 56 -35 97 -64 41 -29 111 -76 155 -106 44
-29 82 -56 85 -59 3 -3 13 -9 22 -15 10 -5 64 -42 120 -81 96 -65 271 -185
462 -314 44 -30 152 -104 239 -163 86 -59 162 -107 168 -107 6 0 91 55 190
123 99 67 187 127 197 132 9 6 19 12 22 15 3 3 48 34 100 70 52 35 136 91 185
125 50 34 160 109 245 167 85 58 252 171 370 251 118 80 220 150 225 155 6 4
35 24 65 44 30 20 138 93 240 163 102 70 211 143 242 163 l57 37 1 261 c0 143
3 376 7 517 4 157 3 257 -3 257 -5 0 -126 -81 -269 -179z"/>
<path d="M7053 4662 c-45 -32 -159 -110 -255 -175 -95 -65 -261 -179 -368
-253 -107 -74 -202 -137 -210 -141 -8 -4 -19 -11 -25 -15 -16 -14 -126 -89
-575 -393 -80 -54 -155 -105 -167 -114 l-22 -16 -1 -507 c0 -280 3 -508 7
-508 5 0 180 114 218 143 37 27 197 137 200 137 2 0 48 31 102 68 109 76 268
184 543 371 102 68 230 156 285 194 55 38 157 107 228 154 l127 86 0 514 c0
282 -1 513 -2 512 -2 0 -40 -26 -85 -57z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 4.8 KiB

View file

@ -0,0 +1,19 @@
{
"name": "Gamebrary",
"short_name": "Gamebrary",
"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"
}