diff options
author | codecalm <codecalm@gmail.com> | 2021-11-17 00:22:50 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2021-11-17 00:22:50 +0100 |
commit | 6e985726069709133048fdecd17c0ee195a34f16 (patch) | |
tree | 6cac7d3be0912f11c5e9fd386d49093680c1b792 /src/_icons/nurse.svg | |
parent | Release 1.43.0 (diff) | |
download | tabler-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/nurse.svg')
-rw-r--r-- | src/_icons/nurse.svg | 8 |
1 files changed, 8 insertions, 0 deletions
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 +--- +<svg> + <path d="M12 6c2.941 0 5.685 .847 8 2.31l-2 9.69h-12l-2 -9.691a14.93 14.93 0 0 1 8 -2.309z" /> + <path d="M10 12h4" /> + <path d="M12 10v4" /> +</svg> |