Moved from a single icons.json file to separate JSON files per icon

This commit is contained in:
Karsa
2022-11-16 18:16:50 +01:00
parent dace5a9f9c
commit 6552a4cca1
920 changed files with 10709 additions and 1 deletions

View File

@@ -0,0 +1,12 @@
{
"$schema": "../icon.schema.json",
"tags": [
"code",
"version control",
"draft"
],
"categories": [
"development",
"coding"
]
}