mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 12:08:25 +02:00
20 lines
237 B
JSON
20 lines
237 B
JSON
|
|
{
|
||
|
|
"$schema": "../icon.schema.json",
|
||
|
|
"tags": [
|
||
|
|
"note",
|
||
|
|
"log",
|
||
|
|
"document",
|
||
|
|
"page",
|
||
|
|
"paper",
|
||
|
|
"sheet",
|
||
|
|
"list",
|
||
|
|
"script",
|
||
|
|
"code",
|
||
|
|
"editor"
|
||
|
|
],
|
||
|
|
"categories": [
|
||
|
|
"text",
|
||
|
|
"development"
|
||
|
|
]
|
||
|
|
}
|