mirror of
https://github.com/harivansh-afk/betterNAS.git
synced 2026-04-16 12:03:23 +00:00
init (#5)
This commit is contained in:
parent
4f174ec3a8
commit
b68151035a
81 changed files with 6263 additions and 545 deletions
6
apps/nextcloud-app/img/app-dark.svg
Normal file
6
apps/nextcloud-app/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/nextcloud-app/img/app.svg
Normal file
6
apps/nextcloud-app/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