Reinitialized commit. Update and actors overview with some filters.
BIN
public/img/favicon/android-chrome-192x192.png
Normal file
|
After Width: | Height: | Size: 6.6 KiB |
BIN
public/img/favicon/android-chrome-512x512.png
Normal file
|
After Width: | Height: | Size: 17 KiB |
BIN
public/img/favicon/apple-touch-icon.png
Normal file
|
After Width: | Height: | Size: 1.6 KiB |
9
public/img/favicon/browserconfig.xml
Normal file
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<browserconfig>
|
||||
<msapplication>
|
||||
<tile>
|
||||
<square150x150logo src="/img/favicon/mstile-150x150.png"/>
|
||||
<TileColor>#b91d47</TileColor>
|
||||
</tile>
|
||||
</msapplication>
|
||||
</browserconfig>
|
||||
BIN
public/img/favicon/favicon-16x16.png
Normal file
|
After Width: | Height: | Size: 670 B |
BIN
public/img/favicon/favicon-32x32.png
Normal file
|
After Width: | Height: | Size: 885 B |
BIN
public/img/favicon/favicon.ico
Normal file
|
After Width: | Height: | Size: 15 KiB |
BIN
public/img/favicon/mstile-144x144.png
Normal file
|
After Width: | Height: | Size: 2.0 KiB |
BIN
public/img/favicon/mstile-150x150.png
Normal file
|
After Width: | Height: | Size: 2.0 KiB |
BIN
public/img/favicon/mstile-310x150.png
Normal file
|
After Width: | Height: | Size: 2.2 KiB |
BIN
public/img/favicon/mstile-310x310.png
Normal file
|
After Width: | Height: | Size: 4.1 KiB |
BIN
public/img/favicon/mstile-70x70.png
Normal file
|
After Width: | Height: | Size: 1.4 KiB |
29
public/img/favicon/safari-pinned-tab.svg
Normal file
@@ -0,0 +1,29 @@
|
||||
<?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="700.000000pt" height="700.000000pt" viewBox="0 0 700.000000 700.000000"
|
||||
preserveAspectRatio="xMidYMid meet">
|
||||
<metadata>
|
||||
Created by potrace 1.14, written by Peter Selinger 2001-2017
|
||||
</metadata>
|
||||
<g transform="translate(0.000000,700.000000) scale(0.100000,-0.100000)"
|
||||
fill="#000000" stroke="none">
|
||||
<path d="M3509 6996 c-2 -2 -22 -6 -44 -9 -22 -3 -47 -8 -55 -11 -8 -3 -33 -7
|
||||
-55 -10 -22 -3 -92 -15 -155 -26 -63 -12 -189 -34 -280 -50 -267 -47 -311 -57
|
||||
-388 -84 -176 -61 -273 -154 -309 -294 -3 -15 -8 -283 -9 -597 -2 -313 -3
|
||||
-599 -4 -635 l0 -65 -237 0 c-131 0 -265 -3 -298 -7 -194 -25 -324 -142 -359
|
||||
-327 -17 -90 -15 -547 4 -616 40 -155 146 -261 300 -300 52 -14 118 -17 328
|
||||
-18 257 -1 262 -2 262 -22 0 -11 2 -510 4 -1110 2 -599 6 -1106 9 -1125 3 -19
|
||||
9 -55 11 -80 8 -63 23 -149 41 -230 4 -14 8 -35 11 -48 16 -76 64 -210 115
|
||||
-318 10 -22 19 -43 19 -47 0 -13 114 -195 168 -267 100 -133 204 -229 377
|
||||
-345 215 -144 510 -266 745 -308 34 -7 89 -16 125 -22 85 -14 198 -20 370 -20
|
||||
295 0 477 24 710 92 289 83 551 230 702 392 61 66 77 103 76 186 0 68 -4 80
|
||||
-163 450 -168 392 -188 432 -243 489 -55 58 -110 79 -188 74 -60 -5 -81 -13
|
||||
-186 -70 -65 -36 -147 -77 -183 -91 -214 -85 -464 -48 -613 91 -60 57 -91 104
|
||||
-123 188 -50 133 -51 160 -51 1199 l0 940 531 1 c379 1 548 5 591 14 126 26
|
||||
232 105 286 215 47 95 51 134 51 421 0 243 -9 309 -52 399 -25 51 -98 127
|
||||
-153 160 -97 56 -124 58 -712 59 l-540 1 -1 680 c-1 374 -4 703 -8 730 -15
|
||||
123 -55 211 -127 283 -59 60 -119 84 -215 88 -45 2 -83 2 -85 0z"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.7 KiB |
19
public/img/favicon/site.webmanifest
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"name": "traxxx",
|
||||
"short_name": "traxxx",
|
||||
"icons": [
|
||||
{
|
||||
"src": "/img/favicon/android-chrome-192x192.png",
|
||||
"sizes": "192x192",
|
||||
"type": "image/png"
|
||||
},
|
||||
{
|
||||
"src": "/img/favicon/android-chrome-512x512.png",
|
||||
"sizes": "512x512",
|
||||
"type": "image/png"
|
||||
}
|
||||
],
|
||||
"theme_color": "#ffffff",
|
||||
"background_color": "#ffffff",
|
||||
"display": "standalone"
|
||||
}
|
||||