mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 10:49:54 +02:00
31 lines
465 B
JSON
31 lines
465 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley",
|
|
"karsa-mistmere"
|
|
],
|
|
"use-cases": [
|
|
"Representing a scroll, script, or document",
|
|
"Indicating logs or written content"
|
|
],
|
|
"tags": [
|
|
"paper",
|
|
"log",
|
|
"scripture",
|
|
"document",
|
|
"notes",
|
|
"parchment",
|
|
"list",
|
|
"long",
|
|
"script",
|
|
"story",
|
|
"code",
|
|
"coding"
|
|
],
|
|
"categories": [
|
|
"gaming",
|
|
"development",
|
|
"text"
|
|
]
|
|
}
|