From 7f3e6d217de873fec78b218f4eb9836831a57f1d Mon Sep 17 00:00:00 2001 From: Karsa Date: Thu, 16 Jun 2022 13:01:24 +0200 Subject: [PATCH] Adds medical icons (#727) Co-authored-by: @karsa-mistmere Co-authored-by: @ericfennis Co-authored-by: @delnyn --- icons/microscope.svg | 18 ++++++++++++++++++ icons/stethoscope.svg | 15 +++++++++++++++ icons/syringe.svg | 18 ++++++++++++++++++ tags.json | 23 +++++++++++++++++++++++ 4 files changed, 74 insertions(+) create mode 100644 icons/microscope.svg create mode 100644 icons/stethoscope.svg create mode 100644 icons/syringe.svg diff --git a/icons/microscope.svg b/icons/microscope.svg new file mode 100644 index 000000000..149a7a948 --- /dev/null +++ b/icons/microscope.svg @@ -0,0 +1,18 @@ + + + + + + + + diff --git a/icons/stethoscope.svg b/icons/stethoscope.svg new file mode 100644 index 000000000..0bc41fbe1 --- /dev/null +++ b/icons/stethoscope.svg @@ -0,0 +1,15 @@ + + + + + diff --git a/icons/syringe.svg b/icons/syringe.svg new file mode 100644 index 000000000..c3433602d --- /dev/null +++ b/icons/syringe.svg @@ -0,0 +1,18 @@ + + + + + + + + diff --git a/tags.json b/tags.json index a1743c65d..9a0a14420 100644 --- a/tags.json +++ b/tags.json @@ -1989,6 +1989,13 @@ "sound", "mute" ], + "microscope": [ + "medical", + "education", + "science", + "imaging", + "research" + ], "milestone": [ "sign", "signpost", @@ -2793,6 +2800,13 @@ "remove", "unrate" ], + "stethoscope": [ + "phonendoscope", + "medical", + "heart", + "lungs", + "sound" + ], "stop-circle": [ "media", "music" @@ -2882,6 +2896,15 @@ "war", "weapon" ], + "syringe": [ + "medicine", + "medical", + "needle", + "pump", + "plunger", + "nozzle", + "blood" + ], "table": [ "sheet", "grid"