pridana ikonka, screenshot a popis do README.md
This commit is contained in:
BIN
frontend/public/apple-touch-icon.png
Normal file
BIN
frontend/public/apple-touch-icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 35 KiB |
BIN
frontend/public/favicon-16x16.png
Normal file
BIN
frontend/public/favicon-16x16.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.9 KiB |
BIN
frontend/public/favicon-32x32.png
Normal file
BIN
frontend/public/favicon-32x32.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.7 KiB |
15
frontend/public/favicon.svg
Normal file
15
frontend/public/favicon.svg
Normal file
@ -0,0 +1,15 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" role="img" aria-label="Mozaic">
|
||||
<defs>
|
||||
<clipPath id="tile-frame">
|
||||
<rect x="36" y="36" width="440" height="440" rx="88"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
<rect x="16" y="16" width="480" height="480" rx="112" fill="#172033"/>
|
||||
<g clip-path="url(#tile-frame)" stroke="#172033" stroke-width="24" stroke-linejoin="round">
|
||||
<path d="M24 24h226l-24 210L24 202Z" fill="#F16C5B"/>
|
||||
<path d="M250 24h238v184L226 234Z" fill="#36A99A"/>
|
||||
<path d="M24 202l202 32-24 254H24Z" fill="#4386D8"/>
|
||||
<path d="M226 234l104-34 70 126-142 80-56-92Z" fill="#F2C14E"/>
|
||||
<path d="M330 200l158 8v280H202l56-82 142-80Z" fill="#8A6FBC"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 709 B |
BIN
frontend/public/icon-192.png
Normal file
BIN
frontend/public/icon-192.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 38 KiB |
BIN
frontend/public/icon-512.png
Normal file
BIN
frontend/public/icon-512.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 41 KiB |
Reference in New Issue
Block a user