Updated html head and favicon
This commit is contained in:
14
static/img/favicon/favicon.svg
Normal file
14
static/img/favicon/favicon.svg
Normal file
@@ -0,0 +1,14 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" width="1000" height="1000"><svg id="SvgjsSvg1050" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg">
|
||||
<circle cx="500" cy="500" r="500" fill="#0080FF"></circle>
|
||||
<g fill="#FFFFFF">
|
||||
<rect x="425" y="250" width="50" height="500"></rect>
|
||||
<rect x="525" y="250" width="50" height="500"></rect>
|
||||
<rect x="200" y="250" width="250" height="50"></rect>
|
||||
<rect x="200" y="475" width="250" height="50"></rect>
|
||||
<rect x="200" y="700" width="250" height="50"></rect>
|
||||
<rect x="550" y="250" width="250" height="50"></rect>
|
||||
<rect x="550" y="475" width="250" height="50"></rect>
|
||||
</g>
|
||||
</svg><style>@media (prefers-color-scheme: light) { :root { filter: none; } }
|
||||
@media (prefers-color-scheme: dark) { :root { filter: none; } }
|
||||
</style></svg>
|
||||
|
After Width: | Height: | Size: 886 B |
Reference in New Issue
Block a user