mirror of
https://github.com/walkxcode/dashboard-icons.git
synced 2025-06-28 07:20:21 +08:00
feat(icons): add ldap-account-manager (#1356)
Co-authored-by: Dashboard Icons Manager <193821040+dashboard-icons-manager[bot]@users.noreply.github.com>
This commit is contained in:
parent
79637bbc2f
commit
ae9af5801a
14
meta/ldap-account-manager.json
Normal file
14
meta/ldap-account-manager.json
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
{
|
||||||
|
"base": "png",
|
||||||
|
"aliases": [
|
||||||
|
"LDAPAccountManager lam"
|
||||||
|
],
|
||||||
|
"categories": [],
|
||||||
|
"update": {
|
||||||
|
"timestamp": "2025-05-08T21:00:43.459757",
|
||||||
|
"author": {
|
||||||
|
"id": 521035,
|
||||||
|
"login": "Zuko"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
@ -15731,6 +15731,20 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"ldap-account-manager": {
|
||||||
|
"base": "png",
|
||||||
|
"aliases": [
|
||||||
|
"LDAPAccountManager lam"
|
||||||
|
],
|
||||||
|
"categories": [],
|
||||||
|
"update": {
|
||||||
|
"timestamp": "2025-05-08T21:00:43.459757",
|
||||||
|
"author": {
|
||||||
|
"id": 521035,
|
||||||
|
"login": "Zuko"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
"pushover": {
|
"pushover": {
|
||||||
"base": "svg",
|
"base": "svg",
|
||||||
"aliases": [],
|
"aliases": [],
|
||||||
|
BIN
png/ldap-account-manager.png
Normal file
BIN
png/ldap-account-manager.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 34 KiB |
@ -996,6 +996,7 @@
|
|||||||
"lark.png",
|
"lark.png",
|
||||||
"lastpass.png",
|
"lastpass.png",
|
||||||
"lazylibrarian.png",
|
"lazylibrarian.png",
|
||||||
|
"ldap-account-manager.png",
|
||||||
"leanote.png",
|
"leanote.png",
|
||||||
"leantime.png",
|
"leantime.png",
|
||||||
"lemmy-light.png",
|
"lemmy-light.png",
|
||||||
@ -5078,6 +5079,7 @@
|
|||||||
"lark.webp",
|
"lark.webp",
|
||||||
"lastpass.webp",
|
"lastpass.webp",
|
||||||
"lazylibrarian.webp",
|
"lazylibrarian.webp",
|
||||||
|
"ldap-account-manager.webp",
|
||||||
"leanote.webp",
|
"leanote.webp",
|
||||||
"leantime.webp",
|
"leantime.webp",
|
||||||
"lemmy-light.webp",
|
"lemmy-light.webp",
|
||||||
|
BIN
webp/ldap-account-manager.webp
Normal file
BIN
webp/ldap-account-manager.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 49 KiB |
Loading…
x
Reference in New Issue
Block a user