mirror of
https://github.com/homarr-labs/dashboard-icons.git
synced 2025-09-28 10:20:26 +02:00
feat(icons): add openlist (#1618)
Co-authored-by: Dashboard Icons Manager <193821040+dashboard-icons-manager[bot]@users.noreply.github.com>
This commit is contained in:
parent
65f95e9033
commit
90133cee99
6 changed files with 39 additions and 0 deletions
14
meta/openlist.json
Normal file
14
meta/openlist.json
Normal file
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"base": "svg",
|
||||
"aliases": [],
|
||||
"categories": [
|
||||
"File"
|
||||
],
|
||||
"update": {
|
||||
"timestamp": "2025-07-03T18:04:24.259699",
|
||||
"author": {
|
||||
"id": 1585718,
|
||||
"login": "wolfg1969"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -8899,6 +8899,20 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"openlist": {
|
||||
"base": "svg",
|
||||
"aliases": [],
|
||||
"categories": [
|
||||
"File"
|
||||
],
|
||||
"update": {
|
||||
"timestamp": "2025-07-03T18:04:24.259699",
|
||||
"author": {
|
||||
"id": 1585718,
|
||||
"login": "wolfg1969"
|
||||
}
|
||||
}
|
||||
},
|
||||
"nasa": {
|
||||
"base": "svg",
|
||||
"aliases": [],
|
||||
|
|
BIN
png/openlist.png
Normal file
BIN
png/openlist.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 17 KiB |
8
svg/openlist.svg
Normal file
8
svg/openlist.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 6 KiB |
|
@ -1428,6 +1428,7 @@
|
|||
"opengist.png",
|
||||
"openhab.png",
|
||||
"openldap.png",
|
||||
"openlist.png",
|
||||
"openmaptiles.png",
|
||||
"openmediavault.png",
|
||||
"openoffice.png",
|
||||
|
@ -3539,6 +3540,7 @@
|
|||
"opengist.svg",
|
||||
"openhab.svg",
|
||||
"openldap.svg",
|
||||
"openlist.svg",
|
||||
"openmediavault.svg",
|
||||
"openoffice.svg",
|
||||
"openpanel-light.svg",
|
||||
|
@ -5703,6 +5705,7 @@
|
|||
"opengist.webp",
|
||||
"openhab.webp",
|
||||
"openldap.webp",
|
||||
"openlist.webp",
|
||||
"openmaptiles.webp",
|
||||
"openmediavault.webp",
|
||||
"openoffice.webp",
|
||||
|
|
BIN
webp/openlist.webp
Normal file
BIN
webp/openlist.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 31 KiB |
Loading…
Add table
Add a link
Reference in a new issue