From 3271972d97ab5d53ba507764d34c2652dfb8021b Mon Sep 17 00:00:00 2001 From: Karsa Date: Thu, 8 Aug 2024 16:27:39 +0200 Subject: [PATCH] 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 --- .cspell/custom-words.txt | 1 + icons/table-of-contents.json | 24 ++++++++++++++++++++++++ icons/table-of-contents.svg | 18 ++++++++++++++++++ 3 files changed, 43 insertions(+) create mode 100644 icons/table-of-contents.json create mode 100644 icons/table-of-contents.svg diff --git a/.cspell/custom-words.txt b/.cspell/custom-words.txt index 206b4c99911..056ab5a511a 100644 --- a/.cspell/custom-words.txt +++ b/.cspell/custom-words.txt @@ -9,6 +9,7 @@ strikethrough touchpad ungroup pilcrow +toc # Brands codepen diff --git a/icons/table-of-contents.json b/icons/table-of-contents.json new file mode 100644 index 00000000000..3bbb1406879 --- /dev/null +++ b/icons/table-of-contents.json @@ -0,0 +1,24 @@ +{ + "$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" + ] +} diff --git a/icons/table-of-contents.svg b/icons/table-of-contents.svg new file mode 100644 index 00000000000..a47ca7279f1 --- /dev/null +++ b/icons/table-of-contents.svg @@ -0,0 +1,18 @@ + + + + + + + +