mirror of
https://github.com/He4eT/oddsquat.git
synced 2026-05-05 12:57:23 +00:00
Add favicon
This commit is contained in:
parent
a78cfc0f64
commit
a9d08f3c38
3 changed files with 13 additions and 0 deletions
11
src/assets/icon.svg
Normal file
11
src/assets/icon.svg
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
<svg
|
||||
version="1.1"
|
||||
width="128" height="128"
|
||||
xmlns="http://www.w3.org/2000/svg">
|
||||
|
||||
<rect width="100%" height="100%" fill="#fff"/>
|
||||
|
||||
<rect x="16" y="32" width="32" height="72" fill="#000"/>
|
||||
<rect x="56" y="24" width="24" height="56" fill="#000"/>
|
||||
<rect x="88" y="24" width="24" height="56" fill="#000"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 321 B |
Loading…
Add table
Add a link
Reference in a new issue