From 6e985726069709133048fdecd17c0ee195a34f16 Mon Sep 17 00:00:00 2001 From: codecalm Date: Wed, 17 Nov 2021 00:22:50 +0100 Subject: 17 new icons: `brand-debian`, `brand-ubuntu`, `checkup-list`, `crutches`, `dna-2`, `emergency-bed`, `eye-table`, `first-aid-kit`, `flask-2`, `heart-rate-monitor`, `lungs`, `medicine-syrup`, `microscope`, `nurse`, `pills`, `thermometer`, `vaccine-bottle` Fixed icons: `bandage`, `disabled-2`, `disabled`, `dna`, `ear-off`, `ear`, `eye-check`, `eye-off`, `eye`, `eyeglass-2`, `eyeglass`, `fall`, `flask`, `heart-broken`, `massage`, `old`, `physotherapist`, `pill`, `smoking-no`, `smoking`, `stethoscope`, `vaccine`, `virus-off`, `virus-search`, `virus` --- src/_icons/bandage.svg | 1 + src/_icons/brand-debian.svg | 7 +++++++ src/_icons/brand-ubuntu.svg | 9 +++++++++ src/_icons/checkup-list.svg | 10 ++++++++++ src/_icons/crutches.svg | 10 ++++++++++ src/_icons/disabled-2.svg | 1 + src/_icons/disabled.svg | 1 + src/_icons/dna-2.svg | 11 +++++++++++ src/_icons/dna.svg | 1 + src/_icons/ear-off.svg | 1 + src/_icons/ear.svg | 2 +- src/_icons/emergency-bed.svg | 12 ++++++++++++ src/_icons/eye-check.svg | 1 + src/_icons/eye-off.svg | 1 + src/_icons/eye-table.svg | 14 ++++++++++++++ src/_icons/eye.svg | 1 + src/_icons/eyeglass-2.svg | 1 + src/_icons/eyeglass.svg | 1 + src/_icons/fall.svg | 1 + src/_icons/first-aid-kit.svg | 9 +++++++++ src/_icons/flask-2.svg | 8 ++++++++ src/_icons/flask.svg | 1 + src/_icons/heart-broken.svg | 1 + src/_icons/heart-rate-monitor.svg | 10 ++++++++++ src/_icons/lungs.svg | 9 +++++++++ src/_icons/massage.svg | 1 + src/_icons/medicine-syrup.svg | 9 +++++++++ src/_icons/microscope.svg | 12 ++++++++++++ src/_icons/nurse.svg | 8 ++++++++ src/_icons/old.svg | 1 + src/_icons/physotherapist.svg | 1 + src/_icons/pill.svg | 1 + src/_icons/pills.svg | 9 +++++++++ src/_icons/smoking-no.svg | 1 + src/_icons/smoking.svg | 1 + src/_icons/stethoscope.svg | 1 + src/_icons/thermometer.svg | 10 ++++++++++ src/_icons/vaccine-bottle.svg | 10 ++++++++++ src/_icons/vaccine.svg | 1 + src/_icons/virus-off.svg | 1 + src/_icons/virus-search.svg | 1 + src/_icons/virus.svg | 1 + 42 files changed, 192 insertions(+), 1 deletion(-) create mode 100644 src/_icons/brand-debian.svg create mode 100644 src/_icons/brand-ubuntu.svg create mode 100644 src/_icons/checkup-list.svg create mode 100644 src/_icons/crutches.svg create mode 100644 src/_icons/dna-2.svg create mode 100644 src/_icons/emergency-bed.svg create mode 100644 src/_icons/eye-table.svg create mode 100644 src/_icons/first-aid-kit.svg create mode 100644 src/_icons/flask-2.svg create mode 100644 src/_icons/heart-rate-monitor.svg create mode 100644 src/_icons/lungs.svg create mode 100644 src/_icons/medicine-syrup.svg create mode 100644 src/_icons/microscope.svg create mode 100644 src/_icons/nurse.svg create mode 100644 src/_icons/pills.svg create mode 100644 src/_icons/thermometer.svg create mode 100644 src/_icons/vaccine-bottle.svg (limited to 'src') diff --git a/src/_icons/bandage.svg b/src/_icons/bandage.svg index b568fa23..fd70da36 100644 --- a/src/_icons/bandage.svg +++ b/src/_icons/bandage.svg @@ -1,6 +1,7 @@ --- tags: [patch, wound, cut, pain] version: "1.3" +category: Health --- diff --git a/src/_icons/brand-debian.svg b/src/_icons/brand-debian.svg new file mode 100644 index 00000000..bf097f07 --- /dev/null +++ b/src/_icons/brand-debian.svg @@ -0,0 +1,7 @@ +--- +category: Brand +--- + + + + diff --git a/src/_icons/brand-ubuntu.svg b/src/_icons/brand-ubuntu.svg new file mode 100644 index 00000000..5a93b7b3 --- /dev/null +++ b/src/_icons/brand-ubuntu.svg @@ -0,0 +1,9 @@ +--- +category: Brand +--- + + + + + + diff --git a/src/_icons/checkup-list.svg b/src/_icons/checkup-list.svg new file mode 100644 index 00000000..f5fc1c7b --- /dev/null +++ b/src/_icons/checkup-list.svg @@ -0,0 +1,10 @@ +--- +category: Health +--- + + + + + + + diff --git a/src/_icons/crutches.svg b/src/_icons/crutches.svg new file mode 100644 index 00000000..cfb7636d --- /dev/null +++ b/src/_icons/crutches.svg @@ -0,0 +1,10 @@ +--- +category: Health +--- + + + + + + + diff --git a/src/_icons/disabled-2.svg b/src/_icons/disabled-2.svg index 2b0cf803..f8d1c2d0 100644 --- a/src/_icons/disabled-2.svg +++ b/src/_icons/disabled-2.svg @@ -1,6 +1,7 @@ --- tags: [wheelchair, accessible, handicapped] version: "1.4" +category: Health --- diff --git a/src/_icons/disabled.svg b/src/_icons/disabled.svg index 95b8a4ba..309aec56 100644 --- a/src/_icons/disabled.svg +++ b/src/_icons/disabled.svg @@ -1,6 +1,7 @@ --- tags: [wheelchair, handicapped] version: "1.0" +category: Health --- diff --git a/src/_icons/dna-2.svg b/src/_icons/dna-2.svg new file mode 100644 index 00000000..82bef9a3 --- /dev/null +++ b/src/_icons/dna-2.svg @@ -0,0 +1,11 @@ +--- +category: Health +--- + + + + + + + + diff --git a/src/_icons/dna.svg b/src/_icons/dna.svg index e71200a6..f1304dd9 100644 --- a/src/_icons/dna.svg +++ b/src/_icons/dna.svg @@ -1,6 +1,7 @@ --- tags: [genetics, biology, chain, genetic, code, virus, organism] version: "1.39" +category: Health --- diff --git a/src/_icons/ear-off.svg b/src/_icons/ear-off.svg index acb3fcb5..48255d30 100644 --- a/src/_icons/ear-off.svg +++ b/src/_icons/ear-off.svg @@ -1,4 +1,5 @@ --- +category: Health tags: [sound, deaf, hearing, impaired, handicapped, hard-of-hearing, mute] version: "1.39" --- diff --git a/src/_icons/ear.svg b/src/_icons/ear.svg index 1c8b335f..18ef5d95 100644 --- a/src/_icons/ear.svg +++ b/src/_icons/ear.svg @@ -1,5 +1,5 @@ --- -category: Media +category: Health tags: [sound, listen, music, hear, loud, speakers] version: "1.6" --- diff --git a/src/_icons/emergency-bed.svg b/src/_icons/emergency-bed.svg new file mode 100644 index 00000000..96aab865 --- /dev/null +++ b/src/_icons/emergency-bed.svg @@ -0,0 +1,12 @@ +--- +category: Health +--- + + + + + + + + + diff --git a/src/_icons/eye-check.svg b/src/_icons/eye-check.svg index 70d2d3d9..47fdc32e 100644 --- a/src/_icons/eye-check.svg +++ b/src/_icons/eye-check.svg @@ -1,4 +1,5 @@ --- +category: Health tags: [sight, visual, view, public, approve] version: "1.39" --- diff --git a/src/_icons/eye-off.svg b/src/_icons/eye-off.svg index 02b7e5fb..f0e4e2c2 100644 --- a/src/_icons/eye-off.svg +++ b/src/_icons/eye-off.svg @@ -1,4 +1,5 @@ --- +category: Health tags: [view, watch] version: "1.22" --- diff --git a/src/_icons/eye-table.svg b/src/_icons/eye-table.svg new file mode 100644 index 00000000..46d8151b --- /dev/null +++ b/src/_icons/eye-table.svg @@ -0,0 +1,14 @@ +--- +category: Health +--- + + + + + + + + + + + diff --git a/src/_icons/eye.svg b/src/_icons/eye.svg index 02197bac..6c29f5c0 100644 --- a/src/_icons/eye.svg +++ b/src/_icons/eye.svg @@ -1,4 +1,5 @@ --- +category: Health tags: [view, watch] version: "1.0" --- diff --git a/src/_icons/eyeglass-2.svg b/src/_icons/eyeglass-2.svg index 269c35ed..e477f3a6 100644 --- a/src/_icons/eyeglass-2.svg +++ b/src/_icons/eyeglass-2.svg @@ -1,4 +1,5 @@ --- +category: Health tags: [sight, defect, see, vision, frames, lenses, visually, impaired, myopia, far-sighted] version: "1.39" --- diff --git a/src/_icons/eyeglass.svg b/src/_icons/eyeglass.svg index 4a80481d..a6a62d5d 100644 --- a/src/_icons/eyeglass.svg +++ b/src/_icons/eyeglass.svg @@ -1,4 +1,5 @@ --- +category: Health tags: [sight, defect, see, vision, frames, lenses, visually, impaired, myopia, far-sighted] version: "1.39" --- diff --git a/src/_icons/fall.svg b/src/_icons/fall.svg index bb9265b3..0ab4b843 100644 --- a/src/_icons/fall.svg +++ b/src/_icons/fall.svg @@ -1,4 +1,5 @@ --- +category: Health tags: [collapse, damage, cliff, height] version: "1.18" --- diff --git a/src/_icons/first-aid-kit.svg b/src/_icons/first-aid-kit.svg new file mode 100644 index 00000000..430d6915 --- /dev/null +++ b/src/_icons/first-aid-kit.svg @@ -0,0 +1,9 @@ +--- +category: Health +--- + + + + + + diff --git a/src/_icons/flask-2.svg b/src/_icons/flask-2.svg new file mode 100644 index 00000000..ee8f219b --- /dev/null +++ b/src/_icons/flask-2.svg @@ -0,0 +1,8 @@ +--- +category: Health +--- + + + + + diff --git a/src/_icons/flask.svg b/src/_icons/flask.svg index c02337bb..937771ac 100644 --- a/src/_icons/flask.svg +++ b/src/_icons/flask.svg @@ -1,6 +1,7 @@ --- tags: [liquid, container, glass, chemistry] version: "1.6" +category: Health --- diff --git a/src/_icons/heart-broken.svg b/src/_icons/heart-broken.svg index 729ab56c..0104eff7 100644 --- a/src/_icons/heart-broken.svg +++ b/src/_icons/heart-broken.svg @@ -1,6 +1,7 @@ --- tags: [love, emotion, like, favorite, relationship] version: "1.18" +category: Health --- diff --git a/src/_icons/heart-rate-monitor.svg b/src/_icons/heart-rate-monitor.svg new file mode 100644 index 00000000..a08544c2 --- /dev/null +++ b/src/_icons/heart-rate-monitor.svg @@ -0,0 +1,10 @@ +--- +category: Health +--- + + + + + + + diff --git a/src/_icons/lungs.svg b/src/_icons/lungs.svg new file mode 100644 index 00000000..374ff0a5 --- /dev/null +++ b/src/_icons/lungs.svg @@ -0,0 +1,9 @@ +--- +category: Health +--- + + + + + + diff --git a/src/_icons/massage.svg b/src/_icons/massage.svg index 3fe9a2e7..c27633a9 100644 --- a/src/_icons/massage.svg +++ b/src/_icons/massage.svg @@ -1,6 +1,7 @@ --- tags: [physiotherapy, spa, relax, sports, therapy, treatment, spine] version: "1.39" +category: Health --- diff --git a/src/_icons/medicine-syrup.svg b/src/_icons/medicine-syrup.svg new file mode 100644 index 00000000..c8ed40af --- /dev/null +++ b/src/_icons/medicine-syrup.svg @@ -0,0 +1,9 @@ +--- +category: Health +--- + + + + + + diff --git a/src/_icons/microscope.svg b/src/_icons/microscope.svg new file mode 100644 index 00000000..aa7d13b2 --- /dev/null +++ b/src/_icons/microscope.svg @@ -0,0 +1,12 @@ +--- +category: Health +--- + + + + + + + + + diff --git a/src/_icons/nurse.svg b/src/_icons/nurse.svg new file mode 100644 index 00000000..1bba437c --- /dev/null +++ b/src/_icons/nurse.svg @@ -0,0 +1,8 @@ +--- +category: Health +--- + + + + + diff --git a/src/_icons/old.svg b/src/_icons/old.svg index a12f30d2..70874707 100644 --- a/src/_icons/old.svg +++ b/src/_icons/old.svg @@ -1,6 +1,7 @@ --- tags: [senior, person, elderly, age] version: "1.39" +category: Health --- diff --git a/src/_icons/physotherapist.svg b/src/_icons/physotherapist.svg index fa888fc5..4b97ca7a 100644 --- a/src/_icons/physotherapist.svg +++ b/src/_icons/physotherapist.svg @@ -1,6 +1,7 @@ --- tags: [physiotherapy, spa, therapy, treatment, pain, exercise] version: "1.39" +category: Health --- diff --git a/src/_icons/pill.svg b/src/_icons/pill.svg index 1b11d1da..2110d565 100644 --- a/src/_icons/pill.svg +++ b/src/_icons/pill.svg @@ -1,6 +1,7 @@ --- version: "1.1" tags: [drug, medication, illness, sickness, doctor, prescription] +category: Health --- diff --git a/src/_icons/pills.svg b/src/_icons/pills.svg new file mode 100644 index 00000000..24b82010 --- /dev/null +++ b/src/_icons/pills.svg @@ -0,0 +1,9 @@ +--- +category: Health +--- + + + + + + diff --git a/src/_icons/smoking-no.svg b/src/_icons/smoking-no.svg index ae5fbd48..148c4ca9 100644 --- a/src/_icons/smoking-no.svg +++ b/src/_icons/smoking-no.svg @@ -1,6 +1,7 @@ --- tags: [ ban, prohibition, cigarette, public place] version: "1.18" +category: Health --- diff --git a/src/_icons/smoking.svg b/src/_icons/smoking.svg index 57b5f103..601a5287 100644 --- a/src/_icons/smoking.svg +++ b/src/_icons/smoking.svg @@ -1,6 +1,7 @@ --- tags: [cigarette, public place] version: "1.18" +category: Health --- diff --git a/src/_icons/stethoscope.svg b/src/_icons/stethoscope.svg index b62b13e9..bebf5820 100644 --- a/src/_icons/stethoscope.svg +++ b/src/_icons/stethoscope.svg @@ -1,6 +1,7 @@ --- tags: [doctor, medical, physician, test, examination, health, illness, sickness, scrutiny, test, hospital] version: "1.33" +category: Health --- diff --git a/src/_icons/thermometer.svg b/src/_icons/thermometer.svg new file mode 100644 index 00000000..9ead6c9b --- /dev/null +++ b/src/_icons/thermometer.svg @@ -0,0 +1,10 @@ +--- +category: Health +--- + + + + + + + diff --git a/src/_icons/vaccine-bottle.svg b/src/_icons/vaccine-bottle.svg new file mode 100644 index 00000000..124a7572 --- /dev/null +++ b/src/_icons/vaccine-bottle.svg @@ -0,0 +1,10 @@ +--- +category: Health +--- + + + + + + + diff --git a/src/_icons/vaccine.svg b/src/_icons/vaccine.svg index c7ed36cf..09316e6d 100644 --- a/src/_icons/vaccine.svg +++ b/src/_icons/vaccine.svg @@ -1,6 +1,7 @@ --- tags: [illness, sickness, disease, injection, medicine, medical, doctor, nurse] version: "1.39" +category: Health --- diff --git a/src/_icons/virus-off.svg b/src/_icons/virus-off.svg index 59709d94..52ce597c 100644 --- a/src/_icons/virus-off.svg +++ b/src/_icons/virus-off.svg @@ -1,6 +1,7 @@ --- tags: [covid, coronavirus, biology, infection, infected, cell, viral, infectious, disease] version: "1.31" +category: Health --- diff --git a/src/_icons/virus-search.svg b/src/_icons/virus-search.svg index f371b002..222bdc9a 100644 --- a/src/_icons/virus-search.svg +++ b/src/_icons/virus-search.svg @@ -1,6 +1,7 @@ --- tags: [covid, coronavirus, biology, infection, infected, cell, viral, infectious, disease] version: "1.31" +category: Health --- diff --git a/src/_icons/virus.svg b/src/_icons/virus.svg index 9a0a7ef1..5987474a 100644 --- a/src/_icons/virus.svg +++ b/src/_icons/virus.svg @@ -1,6 +1,7 @@ --- tags: [infection, illness, cell, infectious, health] version: "1.2" +category: Health --- -- cgit v1.2.1