Add frontend components and API for system status display
Some checks failed
Deploy to BeePC / deploy (push) Has been cancelled
Some checks failed
Deploy to BeePC / deploy (push) Has been cancelled
This commit is contained in:
8
public/favicon.svg
Normal file
8
public/favicon.svg
Normal file
@@ -0,0 +1,8 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
|
||||
<rect width="32" height="32" fill="#1a1a1a"/>
|
||||
<rect x="4" y="4" width="24" height="24" fill="none" stroke="#4a9eff" stroke-width="2" rx="2"/>
|
||||
<circle cx="10" cy="10" r="2" fill="#4a9eff"/>
|
||||
<circle cx="22" cy="10" r="2" fill="#4caf50"/>
|
||||
<circle cx="10" cy="22" r="2" fill="#4caf50"/>
|
||||
<circle cx="22" cy="22" r="2" fill="#4a9eff"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 410 B |
Reference in New Issue
Block a user