Stethoscope Icon
Free SVG icon from the Carbon Icons 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/320758.svg" alt="Stethoscope icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320758.svg" alt="Stethoscope icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320758.svg" alt="Stethoscope icon" :width="24" :height="24" />
CSS background
.icon-stethoscope {
background-image: url('https://proicons.com/icon/320758.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="iso-8859-1"?> <!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve"> <path id="stethoscope_1_" d="M5.5,16c0,0.276-0.224,0.5-0.5,0.5S4.5,16.276,4.5,16s0.224-0.5,0.5-0.5S5.5,15.724,5.5,16z M21.36,23 v-2.647c4.443-0.189,8-3.863,8-8.353V1c0-0.199-0.161-0.36-0.36-0.36h-3c-0.199,0-0.36,0.161-0.36,0.36S25.801,1.36,26,1.36h2.64V12 c0,4.213-3.427,7.64-7.64,7.64s-7.64-3.427-7.64-7.64V1.36H16c0.199,0,0.36-0.161,0.36-0.36S16.199,0.64,16,0.64h-3 c-0.199,0-0.36,0.161-0.36,0.36v11c0,4.489,3.557,8.163,8,8.353V23c0,4.213-3.427,7.64-7.64,7.64S5.36,27.213,5.36,23v-4.667 c1.131-0.174,2-1.154,2-2.333c0-1.301-1.059-2.36-2.36-2.36S2.64,14.699,2.64,16c0,1.179,0.869,2.159,2,2.333V23 c0,4.609,3.75,8.36,8.36,8.36C17.609,31.36,21.36,27.609,21.36,23z M6.64,16c0,0.904-0.736,1.64-1.64,1.64S3.36,16.904,3.36,16 S4.096,14.36,5,14.36S6.64,15.096,6.64,16z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Stethoscope in other icon packs
Copied!