diff options
Diffstat (limited to 'src/_icons/stethoscope.svg')
-rw-r--r-- | src/_icons/stethoscope.svg | 10 |
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> |