refactor(icons): map metadata to new categories

This commit is contained in:
Bjorn Lammers
2025-04-29 16:24:59 +02:00
parent 9a1d26368b
commit 44be40b2e1
1905 changed files with 22694 additions and 22764 deletions

View File

@@ -1,24 +1,24 @@
{
"base": "svg",
"aliases": [
"Firewall",
"Router OS"
],
"categories": [
"Operating-Systems",
"Networking-Tools",
"Security",
"Linux-Distributions"
],
"update": {
"timestamp": "2024-10-20T17:24:03Z",
"author": {
"id": 71191962,
"name": "walkxcode"
"base": "svg",
"aliases": [
"Firewall",
"Router OS"
],
"categories": [
"Linux-Distributions",
"Networking",
"Operating-Systems",
"Security"
],
"update": {
"timestamp": "2024-10-20T17:24:03Z",
"author": {
"id": 71191962,
"name": "walkxcode"
}
},
"colors": {
"dark": "pfsense",
"light": "pfsense-light"
}
},
"colors": {
"dark": "pfsense",
"light": "pfsense-light"
}
}