Stethoscope Icon
Free SVG icon from the Govicons collection. Download or copy for use in any project.
The Stethoscope icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/304849.svg" alt="Stethoscope icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/304849.svg" alt="Stethoscope icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/304849.svg" alt="Stethoscope icon" :width="24" :height="24" />
CSS background
.icon-stethoscope {
background-image: url('https://proicons.com/icon/304849.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 56"><title>stethoscope</title><circle cx="34.78" cy="6.12" r="2.44"/><circle cx="47.68" cy="6.12" r="2.44"/><path d="M54.94,8.33A6.78,6.78,0,0,0,49,4.91V7.32A4.44,4.44,0,0,1,52.85,14L45.09,27.41a4.43,4.43,0,0,1-7.68,0L29.65,14a4.44,4.44,0,0,1,3.84-6.65V4.91a6.85,6.85,0,0,0-5.93,10.27l7.76,13.44A6.78,6.78,0,0,0,40,31.94v6.48c0,6.33-3.74,11.48-8.33,11.48s-8.33-5.15-8.33-11.48V30.7a6,6,0,1,0-2.42,0v7.72c0,7.66,4.82,13.9,10.75,13.9s10.75-6.24,10.75-13.9V31.94a6.78,6.78,0,0,0,4.72-3.32l7.76-13.44A6.77,6.77,0,0,0,54.94,8.33Z"/></svg>
Stethoscope in other icon packs
Copied!