mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 07:40:12 +02:00
20 lines
259 B
JSON
20 lines
259 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"Reund0",
|
|
"ericfennis",
|
|
"karsa-mistmere"
|
|
],
|
|
"use-cases": [
|
|
"Adding a new package"
|
|
],
|
|
"tags": [
|
|
"new",
|
|
"add",
|
|
"create"
|
|
],
|
|
"categories": [
|
|
"development"
|
|
]
|
|
}
|