update pwa support + web fonts performance (#1005)
* update pwa support + web fonts performance * update web manifest
BIN
frontend/static/icons/android-chrome-192x192.png
Normal file
After Width: | Height: | Size: 2.7 KiB |
BIN
frontend/static/icons/android-chrome-512x512.png
Normal file
After Width: | Height: | Size: 6.3 KiB |
BIN
frontend/static/icons/android-chrome-maskable-192x192.png
Normal file
After Width: | Height: | Size: 7.7 KiB |
BIN
frontend/static/icons/android-chrome-maskable-512x512.png
Normal file
After Width: | Height: | Size: 24 KiB |
BIN
frontend/static/icons/apple-touch-icon.png
Normal file
After Width: | Height: | Size: 2.6 KiB |
BIN
frontend/static/icons/favicon-16x16.png
Normal file
After Width: | Height: | Size: 883 B |
BIN
frontend/static/icons/favicon-32x32.png
Normal file
After Width: | Height: | Size: 1.1 KiB |
BIN
frontend/static/icons/mstile-150x150.png
Normal file
After Width: | Height: | Size: 2.5 KiB |
28
frontend/static/icons/safari-pinned-tab.svg
Normal file
|
@ -0,0 +1,28 @@
|
|||
<?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="M4948 6348 c-662 -677 -956 -982 -1123 -1168 -32 -36 -62 -67 -65
|
||||
-70 -3 -3 -31 -35 -62 -71 -127 -151 -157 -391 -77 -600 26 -68 117 -233 137
|
||||
-249 4 -3 25 -25 47 -48 l40 -42 -1679 -1679 -1678 -1678 244 -246 243 -247
|
||||
1200 1200 1199 1199 1192 -1192 c656 -655 1197 -1193 1202 -1195 10 -3 473
|
||||
459 480 478 2 5 -534 547 -1191 1204 l-1194 1195 185 183 c250 248 262 258
|
||||
296 258 11 0 41 -19 66 -43 139 -131 331 -199 538 -190 160 6 273 63 475 236
|
||||
132 114 199 179 845 822 l642 640 -161 163 c-88 90 -162 162 -164 160 -3 -1
|
||||
-256 -254 -564 -561 l-560 -559 -160 158 c-89 87 -161 162 -161 165 0 4 251
|
||||
259 559 567 l558 560 -159 161 c-87 89 -161 161 -164 161 -3 0 -258 -252 -566
|
||||
-559 l-560 -560 -164 162 -164 162 560 560 c308 308 560 563 560 566 0 5 -194
|
||||
202 -292 297 l-34 32 -326 -332z"/>
|
||||
<path d="M489 6349 c-108 -115 -190 -257 -254 -440 -20 -57 -35 -104 -34 -104
|
||||
1 0 -3 -22 -9 -50 -42 -181 -46 -400 -11 -568 72 -343 178 -493 781 -1102 199
|
||||
-202 1018 -1020 1054 -1055 6 -5 974 962 974 973 0 9 -1704 1713 -2130 2130
|
||||
-156 152 -291 277 -299 277 -9 0 -41 -27 -72 -61z"/>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.5 KiB |