From 07fc4da6fa4045f0496f017ed95434ba51cfd5f4 Mon Sep 17 00:00:00 2001 From: Daniel Bayley Date: Wed, 3 May 2023 16:21:14 +0100 Subject: [PATCH] Optimise/add `scroll`[`-text`] (script) icon (#1211) * Optimise `scroll` icon * Add `scroll-text` (script) icon --- icons/scroll-text.json | 19 +++++++++++++++++++ icons/scroll-text.svg | 16 ++++++++++++++++ icons/scroll.json | 11 ++++++++--- icons/scroll.svg | 4 +--- 4 files changed, 44 insertions(+), 6 deletions(-) create mode 100644 icons/scroll-text.json create mode 100644 icons/scroll-text.svg diff --git a/icons/scroll-text.json b/icons/scroll-text.json new file mode 100644 index 0000000..461fa8f --- /dev/null +++ b/icons/scroll-text.json @@ -0,0 +1,19 @@ +{ + "$schema": "../icon.schema.json", + "tags": [ + "paper", + "log", + "scripture", + "document", + "parchment", + "list", + "long", + "script", + "code" + ], + "categories": [ + "gaming", + "development", + "text" + ] +} \ No newline at end of file diff --git a/icons/scroll-text.svg b/icons/scroll-text.svg new file mode 100644 index 0000000..6876c69 --- /dev/null +++ b/icons/scroll-text.svg @@ -0,0 +1,16 @@ + + + + + + diff --git a/icons/scroll.json b/icons/scroll.json index 00c8c6c..461fa8f 100644 --- a/icons/scroll.json +++ b/icons/scroll.json @@ -5,10 +5,15 @@ "log", "scripture", "document", - "parchment" + "parchment", + "list", + "long", + "script", + "code" ], "categories": [ "gaming", - "development" + "development", + "text" ] -} +} \ No newline at end of file diff --git a/icons/scroll.svg b/icons/scroll.svg index 5f75973..ac0821d 100644 --- a/icons/scroll.svg +++ b/icons/scroll.svg @@ -9,8 +9,6 @@ stroke-linecap="round" stroke-linejoin="round" > - - + -