mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 12:08:25 +02:00
22 lines
255 B
JSON
22 lines
255 B
JSON
|
|
{
|
||
|
|
"$schema": "../icon.schema.json",
|
||
|
|
"tags": [
|
||
|
|
"quill",
|
||
|
|
"pen",
|
||
|
|
"write",
|
||
|
|
"writing",
|
||
|
|
"prose",
|
||
|
|
"inkwell",
|
||
|
|
"scribe",
|
||
|
|
"scroll",
|
||
|
|
"draft",
|
||
|
|
"new",
|
||
|
|
"add",
|
||
|
|
"+"
|
||
|
|
],
|
||
|
|
"categories": [
|
||
|
|
"text",
|
||
|
|
"social"
|
||
|
|
]
|
||
|
|
}
|