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,22 +1,22 @@
{
"base": "svg",
"aliases": [
"git-hosting",
"code-repository"
],
"categories": [
"Version-Control-Systems",
"Developer-Tools"
],
"update": {
"timestamp": "2022-10-03T09:35:40Z",
"author": {
"id": 15933,
"name": "fabricionaweb"
"base": "svg",
"aliases": [
"git-hosting",
"code-repository"
],
"categories": [
"Development",
"Version-Control"
],
"update": {
"timestamp": "2022-10-03T09:35:40Z",
"author": {
"id": 15933,
"name": "fabricionaweb"
}
},
"colors": {
"dark": "github",
"light": "github-light"
}
},
"colors": {
"dark": "github",
"light": "github-light"
}
}