aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/emergency-bed.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/emergency-bed.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/emergency-bed.svg')
-rw-r--r--src/_icons/emergency-bed.svg12
1 files changed, 12 insertions, 0 deletions
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
+---
+<svg>
+ <circle cx="16" cy="18" r="2" />
+ <circle cx="8" cy="18" r="2" />
+ <path d="M4 8l2.1 2.8a3 3 0 0 0 2.4 1.2h11.5" />
+ <path d="M10 6h4" />
+ <path d="M12 4v4" />
+ <path d="M12 12v2l-2.5 2.5" />
+ <path d="M14.5 16.5l-2.5 -2.5" />
+</svg>