aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/first-aid-kit.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2021-11-17 00:22:50 +0100
committercodecalm <codecalm@gmail.com>2021-11-17 00:22:50 +0100
commit6e985726069709133048fdecd17c0ee195a34f16 (patch)
tree6cac7d3be0912f11c5e9fd386d49093680c1b792 /src/_icons/first-aid-kit.svg
parentRelease 1.43.0 (diff)
downloadtabler-icons-6e985726069709133048fdecd17c0ee195a34f16.tar.xz
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`
Diffstat (limited to 'src/_icons/first-aid-kit.svg')
-rw-r--r--src/_icons/first-aid-kit.svg9
1 files changed, 9 insertions, 0 deletions
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
+---
+<svg>
+ <path d="M8 8v-2a2 2 0 0 1 2 -2h4a2 2 0 0 1 2 2v2" />
+ <rect x="4" y="8" width="16" height="12" rx="2" />
+ <path d="M10 14h4" />
+ <path d="M12 12v4" />
+</svg>