mirror of
https://github.com/homarr-labs/dashboard-icons.git
synced 2025-10-20 21:20:40 +02:00
feat(icons): add security-onion (#1611)
Co-authored-by: Dashboard Icons Manager <193821040+dashboard-icons-manager[bot]@users.noreply.github.com>
This commit is contained in:
parent
7a95cd580c
commit
bb91a8840b
9 changed files with 50 additions and 0 deletions
21
meta/security-onion.json
Normal file
21
meta/security-onion.json
Normal file
|
@ -0,0 +1,21 @@
|
|||
{
|
||||
"base": "svg",
|
||||
"aliases": [
|
||||
"onion",
|
||||
"sos"
|
||||
],
|
||||
"categories": [
|
||||
"Security"
|
||||
],
|
||||
"update": {
|
||||
"timestamp": "2025-07-02T20:39:08.226721",
|
||||
"author": {
|
||||
"id": 97694636,
|
||||
"login": "sloraris"
|
||||
}
|
||||
},
|
||||
"colors": {
|
||||
"light": "security-onion",
|
||||
"dark": "security-onion-dark"
|
||||
}
|
||||
}
|
|
@ -12405,6 +12405,27 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"security-onion": {
|
||||
"base": "svg",
|
||||
"aliases": [
|
||||
"onion",
|
||||
"sos"
|
||||
],
|
||||
"categories": [
|
||||
"Security"
|
||||
],
|
||||
"update": {
|
||||
"timestamp": "2025-07-02T20:39:08.226721",
|
||||
"author": {
|
||||
"id": 97694636,
|
||||
"login": "sloraris"
|
||||
}
|
||||
},
|
||||
"colors": {
|
||||
"light": "security-onion",
|
||||
"dark": "security-onion-dark"
|
||||
}
|
||||
},
|
||||
"google-admob": {
|
||||
"base": "svg",
|
||||
"aliases": [
|
||||
|
|
BIN
png/security-onion-dark.png
Normal file
BIN
png/security-onion-dark.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 23 KiB |
BIN
png/security-onion.png
Normal file
BIN
png/security-onion.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 23 KiB |
1
svg/security-onion-dark.svg
Normal file
1
svg/security-onion-dark.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 6.5 KiB |
1
svg/security-onion.svg
Normal file
1
svg/security-onion.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 7 KiB |
|
@ -1819,6 +1819,8 @@
|
|||
"searxng.png",
|
||||
"secureai-tools-light.png",
|
||||
"secureai-tools.png",
|
||||
"security-onion-dark.png",
|
||||
"security-onion.png",
|
||||
"seelf.png",
|
||||
"selenium.png",
|
||||
"self-hosted-gateway.png",
|
||||
|
@ -3848,6 +3850,8 @@
|
|||
"searxng.svg",
|
||||
"secureai-tools-light.svg",
|
||||
"secureai-tools.svg",
|
||||
"security-onion-dark.svg",
|
||||
"security-onion.svg",
|
||||
"seelf.svg",
|
||||
"selenium.svg",
|
||||
"self-hosted-gateway.svg",
|
||||
|
@ -6074,6 +6078,8 @@
|
|||
"searxng.webp",
|
||||
"secureai-tools-light.webp",
|
||||
"secureai-tools.webp",
|
||||
"security-onion-dark.webp",
|
||||
"security-onion.webp",
|
||||
"seelf.webp",
|
||||
"selenium.webp",
|
||||
"self-hosted-gateway.webp",
|
||||
|
|
BIN
webp/security-onion-dark.webp
Normal file
BIN
webp/security-onion-dark.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 29 KiB |
BIN
webp/security-onion.webp
Normal file
BIN
webp/security-onion.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 30 KiB |
Loading…
Add table
Add a link
Reference in a new issue