Zaktualizowano zestaw ikon strony
|
After Width: | Height: | Size: 11 KiB |
|
After Width: | Height: | Size: 17 KiB |
|
After Width: | Height: | Size: 10 KiB |
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<browserconfig>
|
||||
<msapplication>
|
||||
<tile>
|
||||
<square150x150logo src="/mstile-150x150.png"/>
|
||||
<TileColor>#da532c</TileColor>
|
||||
</tile>
|
||||
</msapplication>
|
||||
</browserconfig>
|
||||
|
Before Width: | Height: | Size: 536 B |
|
After Width: | Height: | Size: 951 B |
|
Before Width: | Height: | Size: 1.0 KiB |
|
After Width: | Height: | Size: 1.4 KiB |
|
Before Width: | Height: | Size: 2.1 KiB |
|
Before Width: | Height: | Size: 2.1 KiB |
|
Before Width: | Height: | Size: 714 B After Width: | Height: | Size: 15 KiB |
@@ -10,6 +10,14 @@
|
||||
|
||||
<title>Stacjownik</title>
|
||||
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" />
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png" />
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png" />
|
||||
<link rel="manifest" href="/site.webmanifest" />
|
||||
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5" />
|
||||
<meta name="msapplication-TileColor" content="#da532c" />
|
||||
<meta name="theme-color" content="#ffffff" />
|
||||
|
||||
<link rel="icon" href="favicon-64.png" sizes="64x64" type="image/png" />
|
||||
<link rel="icon" href="favicon-32.png" sizes="32x32" type="image/png" />
|
||||
<link rel="icon" href="favicon-62.png" sizes="62x62" type="image/png" />
|
||||
|
||||
|
After Width: | Height: | Size: 7.4 KiB |
@@ -0,0 +1,23 @@
|
||||
<?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="512.000000pt" height="512.000000pt" viewBox="0 0 512.000000 512.000000"
|
||||
preserveAspectRatio="xMidYMid meet">
|
||||
<metadata>
|
||||
Created by potrace 1.14, written by Peter Selinger 2001-2017
|
||||
</metadata>
|
||||
<g transform="translate(0.000000,512.000000) scale(0.100000,-0.100000)"
|
||||
fill="#000000" stroke="none">
|
||||
<path d="M2369 5116 c-2 -2 -34 -6 -70 -10 -399 -37 -816 -187 -1160 -417
|
||||
-632 -422 -1044 -1103 -1126 -1864 -10 -93 -9 -463 1 -545 5 -36 10 -72 11
|
||||
-80 22 -177 104 -472 180 -645 249 -569 670 -1015 1213 -1284 161 -81 352
|
||||
-152 512 -192 116 -29 130 -32 210 -44 25 -4 56 -9 70 -11 114 -20 472 -26
|
||||
610 -11 116 13 118 13 239 37 564 107 1091 422 1476 881 70 83 203 273 244
|
||||
349 149 276 248 538 286 759 3 19 8 37 10 40 3 6 8 37 20 123 27 189 27 520 1
|
||||
718 -5 31 -17 102 -20 115 -2 6 -6 28 -10 50 -13 70 -57 227 -88 315 -189 534
|
||||
-520 962 -990 1284 -53 36 -100 66 -104 66 -4 0 -15 6 -23 14 -20 18 -257 137
|
||||
-331 166 -148 59 -397 133 -494 146 -15 2 -35 6 -45 8 -9 3 -43 8 -76 12 -33
|
||||
3 -69 8 -80 11 -23 5 -461 13 -466 9z"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.2 KiB |
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||