From c73fbb6159047ff6f577d149b31169dee11cb7f9 Mon Sep 17 00:00:00 2001 From: Karsa Date: Mon, 11 Apr 2022 14:08:10 +0200 Subject: [PATCH] Added accessibility icon as per https://github.com/feathericons/feather/issues/633 --- icons/accessibility.svg | 15 +++++++++++++++ tags.json | 6 ++++++ 2 files changed, 21 insertions(+) create mode 100644 icons/accessibility.svg diff --git a/icons/accessibility.svg b/icons/accessibility.svg new file mode 100644 index 0000000..2f91609 --- /dev/null +++ b/icons/accessibility.svg @@ -0,0 +1,15 @@ + + + + + \ No newline at end of file diff --git a/tags.json b/tags.json index 7324308..26b1b89 100644 --- a/tags.json +++ b/tags.json @@ -1,4 +1,10 @@ { + "accessibility": [ + "disability", + "disabled", + "dda", + "wheelchair" + ], "activity": [ "pulse", "health",