From 72c25a9936a5802429edbf92d0fc0294a2b9b242 Mon Sep 17 00:00:00 2001 From: Karsa Date: Thu, 2 Mar 2023 08:33:50 +0100 Subject: [PATCH] Adds `pill` & `tablets` icons (#969) * Add more music icons and another mic icon (#746) * Revert "Add more music icons and another mic icon (#746)" (#750) This reverts commit 57cba6ae0ecc5ecdf355858935e18e1eac175d69. * adds tablets & pill icons * adds some extra tags --------- Co-authored-by: it-is-not <72697755+it-is-not@users.noreply.github.com> Co-authored-by: Karsa --- icons/pill.json | 14 ++++++++++++++ icons/pill.svg | 14 ++++++++++++++ icons/tablets.json | 14 ++++++++++++++ icons/tablets.svg | 16 ++++++++++++++++ 4 files changed, 58 insertions(+) create mode 100644 icons/pill.json create mode 100644 icons/pill.svg create mode 100644 icons/tablets.json create mode 100644 icons/tablets.svg diff --git a/icons/pill.json b/icons/pill.json new file mode 100644 index 0000000..3fa8e51 --- /dev/null +++ b/icons/pill.json @@ -0,0 +1,14 @@ +{ + "$schema": "../icon.schema.json", + "tags": [ + "medicine", + "medication", + "drug", + "prescription", + "tablet", + "pharmacy" + ], + "categories": [ + "medical" + ] +} diff --git a/icons/pill.svg b/icons/pill.svg new file mode 100644 index 0000000..5067ee6 --- /dev/null +++ b/icons/pill.svg @@ -0,0 +1,14 @@ + + + + diff --git a/icons/tablets.json b/icons/tablets.json new file mode 100644 index 0000000..26b17c4 --- /dev/null +++ b/icons/tablets.json @@ -0,0 +1,14 @@ +{ + "$schema": "../icon.schema.json", + "tags": [ + "medicine", + "medication", + "drug", + "prescription", + "pills", + "pharmacy" + ], + "categories": [ + "medical" + ] +} diff --git a/icons/tablets.svg b/icons/tablets.svg new file mode 100644 index 0000000..50690e5 --- /dev/null +++ b/icons/tablets.svg @@ -0,0 +1,16 @@ + + + + + +