aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/stethoscope.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-10-09 01:16:40 +0200
committercodecalm <codecalm@gmail.com>2020-10-09 01:16:40 +0200
commit025bd045b7b27526ed04005023cd140007e673ec (patch)
treef333bd33ccaa415b86b9f3533297dd270d1f79fc /src/_icons/stethoscope.svg
parentRelease 1.34.0 (diff)
downloadtabler-icons-025bd045b7b27526ed04005023cd140007e673ec.tar.xz
`stethoscope` icon fix
Diffstat (limited to 'src/_icons/stethoscope.svg')
-rw-r--r--src/_icons/stethoscope.svg10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/_icons/stethoscope.svg b/src/_icons/stethoscope.svg
new file mode 100644
index 00000000..5f7f8106
--- /dev/null
+++ b/src/_icons/stethoscope.svg
@@ -0,0 +1,10 @@
+---
+version: 1.33
+---
+<svg>
+ <path d="M6 4h-1a2 2 0 0 0 -2 2v3.5h0a5.5 5.5 0 0 0 11 0v-3.5a2 2 0 0 0 -2 -2h-1" />
+ <path d="M8 15a6 6 0 1 0 12 0v-3" />
+ <path d="M11 3v2" />
+ <path d="M6 3v2" />
+ <circle cx="20" cy="10" r="2" />
+</svg>