mirror of
https://github.com/homarr-labs/dashboard-icons.git
synced 2025-10-13 09:40:23 +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": {
|
"nasa": {
|
||||||
"base": "svg",
|
"base": "svg",
|
||||||
"aliases": [],
|
"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",
|
"opengist.png",
|
||||||
"openhab.png",
|
"openhab.png",
|
||||||
"openldap.png",
|
"openldap.png",
|
||||||
|
"openlist.png",
|
||||||
"openmaptiles.png",
|
"openmaptiles.png",
|
||||||
"openmediavault.png",
|
"openmediavault.png",
|
||||||
"openoffice.png",
|
"openoffice.png",
|
||||||
|
@ -3539,6 +3540,7 @@
|
||||||
"opengist.svg",
|
"opengist.svg",
|
||||||
"openhab.svg",
|
"openhab.svg",
|
||||||
"openldap.svg",
|
"openldap.svg",
|
||||||
|
"openlist.svg",
|
||||||
"openmediavault.svg",
|
"openmediavault.svg",
|
||||||
"openoffice.svg",
|
"openoffice.svg",
|
||||||
"openpanel-light.svg",
|
"openpanel-light.svg",
|
||||||
|
@ -5703,6 +5705,7 @@
|
||||||
"opengist.webp",
|
"opengist.webp",
|
||||||
"openhab.webp",
|
"openhab.webp",
|
||||||
"openldap.webp",
|
"openldap.webp",
|
||||||
|
"openlist.webp",
|
||||||
"openmaptiles.webp",
|
"openmaptiles.webp",
|
||||||
"openmediavault.webp",
|
"openmediavault.webp",
|
||||||
"openoffice.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