mirror of
https://github.com/homarr-labs/dashboard-icons.git
synced 2025-10-07 14:50:24 +02:00
feat(icons): add livebook (#1934)
Co-authored-by: Dashboard Icons Manager <193821040+dashboard-icons-manager[bot]@users.noreply.github.com>
This commit is contained in:
parent
1eee629981
commit
54431dff8f
6 changed files with 32 additions and 0 deletions
14
meta/livebook.json
Normal file
14
meta/livebook.json
Normal file
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"base": "svg",
|
||||
"aliases": [],
|
||||
"categories": [
|
||||
"Development"
|
||||
],
|
||||
"update": {
|
||||
"timestamp": "2025-09-04T17:22:40.740559",
|
||||
"author": {
|
||||
"id": 4853491,
|
||||
"login": "servaasvdc"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -2765,6 +2765,20 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"livebook": {
|
||||
"base": "svg",
|
||||
"aliases": [],
|
||||
"categories": [
|
||||
"Development"
|
||||
],
|
||||
"update": {
|
||||
"timestamp": "2025-09-04T17:22:40.740559",
|
||||
"author": {
|
||||
"id": 4853491,
|
||||
"login": "servaasvdc"
|
||||
}
|
||||
}
|
||||
},
|
||||
"reolink": {
|
||||
"base": "svg",
|
||||
"aliases": [],
|
||||
|
|
BIN
png/livebook.png
Normal file
BIN
png/livebook.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 17 KiB |
1
svg/livebook.svg
Normal file
1
svg/livebook.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 7.1 KiB |
|
@ -1109,6 +1109,7 @@
|
|||
"liremdb.png",
|
||||
"listmonk.png",
|
||||
"littlelink-custom.png",
|
||||
"livebook.png",
|
||||
"lldap-dark.png",
|
||||
"lldap.png",
|
||||
"lms-mixtape.png",
|
||||
|
@ -3360,6 +3361,7 @@
|
|||
"liremdb.svg",
|
||||
"listmonk.svg",
|
||||
"littlelink-custom.svg",
|
||||
"livebook.svg",
|
||||
"lldap-dark.svg",
|
||||
"lldap.svg",
|
||||
"lms-mixtape.svg",
|
||||
|
@ -5546,6 +5548,7 @@
|
|||
"liremdb.webp",
|
||||
"listmonk.webp",
|
||||
"littlelink-custom.webp",
|
||||
"livebook.webp",
|
||||
"lldap-dark.webp",
|
||||
"lldap.webp",
|
||||
"lms-mixtape.webp",
|
||||
|
|
BIN
webp/livebook.webp
Normal file
BIN
webp/livebook.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 28 KiB |
Loading…
Add table
Add a link
Reference in a new issue