Files
lucide/icons/table-of-contents.json
Karsa 3271972d97 fix(icons): add table-of-contents icon (#2348)
* fix(icons): add table-of-contents icon

* fix(icons): add ToC to custom words list

* fix(icons): fix formatting
2024-08-08 16:27:39 +02:00

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"
]
}