mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-29 02:18:26 +01:00
Moved from a single icons.json file to separate JSON files per icon
This commit is contained in:
11
icons/git-commit.json
Normal file
11
icons/git-commit.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"$schema": "../icon.schema.json",
|
||||
"tags": [
|
||||
"code",
|
||||
"version control"
|
||||
],
|
||||
"categories": [
|
||||
"development",
|
||||
"coding"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user