mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 20:06:28 +01:00
14 lines
171 B
JSON
14 lines
171 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"tags": [
|
|
"code",
|
|
"version control",
|
|
"git",
|
|
"repository",
|
|
"add"
|
|
],
|
|
"categories": [
|
|
"development"
|
|
]
|
|
}
|