mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 17:36:19 +01:00
* fix(icons): add table-of-contents icon * fix(icons): add ToC to custom words list * fix(icons): fix formatting
25 lines
349 B
JSON
25 lines
349 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"karsa-mistmere"
|
|
],
|
|
"tags": [
|
|
"toc",
|
|
"outline",
|
|
"navigation",
|
|
"document structure",
|
|
"index",
|
|
"overview",
|
|
"sections",
|
|
"chapters",
|
|
"content",
|
|
"documentation",
|
|
"manual",
|
|
"knowledge base",
|
|
"faq"
|
|
],
|
|
"categories": [
|
|
"text"
|
|
]
|
|
}
|