mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 08:00:06 +02:00
22 lines
306 B
JSON
22 lines
306 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley",
|
|
"karsa-mistmere",
|
|
"ericfennis"
|
|
],
|
|
"use-cases": [
|
|
"Representing a git repository folder"
|
|
],
|
|
"tags": [
|
|
"directory",
|
|
"root",
|
|
"project",
|
|
"git",
|
|
"repo"
|
|
],
|
|
"categories": [
|
|
"files"
|
|
]
|
|
}
|