mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 10:58:22 +02:00
17 lines
213 B
JSON
17 lines
213 B
JSON
|
|
{
|
||
|
|
"$schema": "../icon.schema.json",
|
||
|
|
"contributors": [
|
||
|
|
"danielbayley"
|
||
|
|
],
|
||
|
|
"tags": [
|
||
|
|
"relative",
|
||
|
|
"location",
|
||
|
|
"multiple"
|
||
|
|
],
|
||
|
|
"categories": [
|
||
|
|
"files",
|
||
|
|
"development",
|
||
|
|
"text"
|
||
|
|
]
|
||
|
|
}
|