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/lungs.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/lungs.svg')
-rw-r--r-- | src/_icons/lungs.svg | 9 |
1 files changed, 9 insertions, 0 deletions
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 +--- +<svg> + <path d="M6.081 20c1.612 0 2.919 -1.335 2.919 -2.98v-9.763c0 -.694 -.552 -1.257 -1.232 -1.257c-.205 0 -.405 .052 -.584 .15l-.13 .083c-1.46 1.059 -2.432 2.647 -3.404 5.824c-.42 1.37 -.636 2.962 -.648 4.775c-.012 1.675 1.261 3.054 2.877 3.161l.203 .007z" /> + <path d="M17.92 20c-1.613 0 -2.92 -1.335 -2.92 -2.98v-9.763c0 -.694 .552 -1.257 1.233 -1.257c.204 0 .405 .052 .584 .15l.13 .083c1.46 1.059 2.432 2.647 3.405 5.824c.42 1.37 .636 2.962 .648 4.775c.012 1.675 -1.261 3.054 -2.878 3.161l-.202 .007z" /> + <path d="M9 12a3 3 0 0 0 3 -3a3 3 0 0 0 3 3" /> + <path d="M12 4v5" /> +</svg> |