mirror of
https://github.com/harivansh-afk/betterNAS.git
synced 2026-04-18 21:00:44 +00:00
style the shell app
Co-authored-by: Codex <noreply@openai.com>
This commit is contained in:
parent
eea46f28ad
commit
e5619bb002
5 changed files with 191 additions and 0 deletions
6
apps/ainas-controlplane/img/app-dark.svg
Normal file
6
apps/ainas-controlplane/img/app-dark.svg
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" fill="none">
|
||||
<rect width="128" height="128" rx="28" fill="#0D1720"/>
|
||||
<path d="M26 88L47 42H59L80 88H69L64 75H42L37 88H26ZM46 66H60L53 49L46 66Z" fill="#F6FAFC"/>
|
||||
<path d="M78 88V42H90V78H110V88H78Z" fill="#4EC2B2"/>
|
||||
</svg>
|
||||
|
||||
|
After Width: | Height: | Size: 292 B |
6
apps/ainas-controlplane/img/app.svg
Normal file
6
apps/ainas-controlplane/img/app.svg
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" fill="none">
|
||||
<rect width="128" height="128" rx="28" fill="#184152"/>
|
||||
<path d="M26 88L47 42H59L80 88H69L64 75H42L37 88H26ZM46 66H60L53 49L46 66Z" fill="#F6FAFC"/>
|
||||
<path d="M78 88V42H90V78H110V88H78Z" fill="#7CE0D2"/>
|
||||
</svg>
|
||||
|
||||
|
After Width: | Height: | Size: 292 B |
Loading…
Add table
Add a link
Reference in a new issue