1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-08-25 15:01:16 +02:00

sthetoscope fix

This commit is contained in:
codecalm
2020-10-06 02:13:40 +02:00
parent 48b8dfaabf
commit f57c475bcc

View File

@@ -1,8 +1,9 @@
--- ---
--- ---
<svg> <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-1h0" />
<path d="M8 15a6 6 0 1 0 12 0v-3" /> <path d="M8 15a6 6 0 1 0 12 0v-3" />
<line x1="11" y1="3" x2="11" y2="5" /> <path d="M11 3v2" />
<line x1="6" y1="3" x2="6" y2="5" /> <path d="M6 3v2" />
<circle cx="20" cy="10" r="2" /> <circle cx="20" cy="10" r="2" />
</svg> </svg>