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,21 +1,21 @@
{
"base": "svg",
"aliases": [
"2FA Authenticator"
],
"categories": [
"Password-Managers",
"Security"
],
"update": {
"timestamp": "2024-10-13T18:37:13Z",
"author": {
"id": 858858,
"name": "Bubka"
"base": "svg",
"aliases": [
"2FA Authenticator"
],
"categories": [
"Identity",
"Security"
],
"update": {
"timestamp": "2024-10-13T18:37:13Z",
"author": {
"id": 858858,
"name": "Bubka"
}
},
"colors": {
"dark": "2fauth",
"light": "2fauth-light"
}
},
"colors": {
"dark": "2fauth",
"light": "2fauth-light"
}
}