mirror of
https://github.com/crocofied/CoreControl.git
synced 2025-12-17 15:36:50 +00:00
Added two more icons for server icons
This commit is contained in:
parent
fcb7196d1c
commit
127077d929
@ -363,8 +363,8 @@ export default function Dashboard() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
const iconCategories = {
|
const iconCategories = {
|
||||||
Infrastructure: ["server", "network", "database", "cloud", "hard-drive", "router", "wifi", "antenna"],
|
Infrastructure: ["server", "network", "database", "database-backup", "cloud", "hard-drive", "router", "wifi", "antenna"],
|
||||||
Computing: ["cpu", "microchip", "memory-stick", "terminal", "code", "binary", "command"],
|
Computing: ["cpu", "microchip", "memory-stick", "terminal", "code", "binary", "command", "ethernet-port"],
|
||||||
Monitoring: ["activity", "monitor", "gauge", "bar-chart", "line-chart", "pie-chart"],
|
Monitoring: ["activity", "monitor", "gauge", "bar-chart", "line-chart", "pie-chart"],
|
||||||
Security: ["shield", "lock", "key", "fingerprint", "scan-face"],
|
Security: ["shield", "lock", "key", "fingerprint", "scan-face"],
|
||||||
Status: ["check-circle", "x-octagon", "alert-triangle", "alarm-check", "life-buoy"],
|
Status: ["check-circle", "x-octagon", "alert-triangle", "alarm-check", "life-buoy"],
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user