Various improvements for usability and consistency and inclusion of PWA handling.
This commit is contained in:
BIN
data/www/icons/icon-192.png
Normal file
BIN
data/www/icons/icon-192.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.4 KiB |
BIN
data/www/icons/icon-512.png
Normal file
BIN
data/www/icons/icon-512.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 6.9 KiB |
21
data/www/icons/icon.svg
Normal file
21
data/www/icons/icon.svg
Normal file
@@ -0,0 +1,21 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" role="img" aria-label="TSL Embedded">
|
||||
<rect width="512" height="512" rx="112" fill="#1261a6"/>
|
||||
<rect x="116" y="116" width="280" height="280" rx="44" fill="#f5f7f8"/>
|
||||
<rect x="164" y="164" width="184" height="184" rx="24" fill="#263238"/>
|
||||
<path fill="#58c4b8" d="M210 233h92v46h-92z"/>
|
||||
<path fill="#f5f7f8" d="M233 210h46v92h-46z"/>
|
||||
<g fill="#58c4b8">
|
||||
<rect x="152" y="68" width="24" height="64" rx="12"/>
|
||||
<rect x="244" y="68" width="24" height="64" rx="12"/>
|
||||
<rect x="336" y="68" width="24" height="64" rx="12"/>
|
||||
<rect x="152" y="380" width="24" height="64" rx="12"/>
|
||||
<rect x="244" y="380" width="24" height="64" rx="12"/>
|
||||
<rect x="336" y="380" width="24" height="64" rx="12"/>
|
||||
<rect x="68" y="152" width="64" height="24" rx="12"/>
|
||||
<rect x="68" y="244" width="64" height="24" rx="12"/>
|
||||
<rect x="68" y="336" width="64" height="24" rx="12"/>
|
||||
<rect x="380" y="152" width="64" height="24" rx="12"/>
|
||||
<rect x="380" y="244" width="64" height="24" rx="12"/>
|
||||
<rect x="380" y="336" width="64" height="24" rx="12"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.1 KiB |
Reference in New Issue
Block a user