mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 11:58:24 +02:00
19 lines
227 B
JSON
19 lines
227 B
JSON
|
|
{
|
||
|
|
"$schema": "../icon.schema.json",
|
||
|
|
"tags": [
|
||
|
|
"quill",
|
||
|
|
"pen",
|
||
|
|
"write",
|
||
|
|
"writing",
|
||
|
|
"prose",
|
||
|
|
"inkwell",
|
||
|
|
"scribe",
|
||
|
|
"scroll",
|
||
|
|
"draft",
|
||
|
|
"signature"
|
||
|
|
],
|
||
|
|
"categories": [
|
||
|
|
"text"
|
||
|
|
]
|
||
|
|
}
|