diff options
author | codecalm <codecalm@gmail.com> | 2020-10-09 01:16:40 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-10-09 01:16:40 +0200 |
commit | 025bd045b7b27526ed04005023cd140007e673ec (patch) | |
tree | f333bd33ccaa415b86b9f3533297dd270d1f79fc /src/_icons/sthetoscope.svg | |
parent | Release 1.34.0 (diff) | |
download | tabler-icons-025bd045b7b27526ed04005023cd140007e673ec.tar.xz |
`stethoscope` icon fix
Diffstat (limited to 'src/_icons/sthetoscope.svg')
-rw-r--r-- | src/_icons/sthetoscope.svg | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/src/_icons/sthetoscope.svg b/src/_icons/sthetoscope.svg deleted file mode 100644 index 5f7f8106..00000000 --- a/src/_icons/sthetoscope.svg +++ /dev/null @@ -1,10 +0,0 @@ ---- -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> |