stethoscope icon
stethoscope-outline-24px from Health Icons by Resolve to Save Lives · Outline 24px · Devices · MIT Free for personal and commercial use.
- Name
- stethoscope-outline-24px
- Set
- Health Icons
- Style
- Outline 24px
- Category
- Devices
- Viewbox
- 24×24
- License
- MIT
3 other variants in Health Icons
The same icon in other sets
stethoscopeCarbonstethoscopeFont Awesome 6 SolidstethoscopeFont Awesome Solidstethoscope-20-filledFluent UI System IconsstethoscopeFluent EmojistethoscopeFluent Emoji FlatstethoscopeFluent Emoji High ContraststethoscopeHuge IconsstethoscopeIconParkstethoscopeIconPark OutlinestethoscopeIconPark SolidstethoscopeIconPark TwoTonestethoscopeLine AwesomestethoscopeLucidestethoscopeMaterial SymbolsstethoscopeMaterial Symbols LightstethoscopeMaterial Design Iconsstethoscope-fillMingCute IconstethoscopeNoto EmojistethoscopeOpenMojistethoscopePhosphorstethoscope-fillRemix Iconstethoscope-boldSolarstethoscopeTabler Icons
More devices icons from Health Icons
Use the stethoscope icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M5 3a2 2 0 0 0-2 2v5c0 2.364 1.749 4.227 4 4.81V16a1 1 0 0 0 .5.866v.275a3.859 3.859 0 0 0 7.717 0v-1a1.641 1.641 0 0 1 3.062-.823A2.5 2.5 0 0 0 19.5 20a2.5 2.5 0 0 0 .864-4.847a3.643 3.643 0 0 0-7.147.988v1a1.859 1.859 0 0 1-3.717 0v-.275A1 1 0 0 0 10 16v-1.19c2.251-.583 4-2.446 4-4.81V5a2 2 0 0 0-2-2h-1a1 1 0 1 0 0 2h1v5c0 1.55-1.453 3-3.5 3S5 11.55 5 10V5h1a1 1 0 0 0 0-2zm14.5 15a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function HealthiconsStethoscopeOutline24px(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fillRule="evenodd" d="M5 3a2 2 0 0 0-2 2v5c0 2.364 1.749 4.227 4 4.81V16a1 1 0 0 0 .5.866v.275a3.859 3.859 0 0 0 7.717 0v-1a1.641 1.641 0 0 1 3.062-.823A2.5 2.5 0 0 0 19.5 20a2.5 2.5 0 0 0 .864-4.847a3.643 3.643 0 0 0-7.147.988v1a1.859 1.859 0 0 1-3.717 0v-.275A1 1 0 0 0 10 16v-1.19c2.251-.583 4-2.446 4-4.81V5a2 2 0 0 0-2-2h-1a1 1 0 1 0 0 2h1v5c0 1.55-1.453 3-3.5 3S5 11.55 5 10V5h1a1 1 0 0 0 0-2zm14.5 15a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M5 3a2 2 0 0 0-2 2v5c0 2.364 1.749 4.227 4 4.81V16a1 1 0 0 0 .5.866v.275a3.859 3.859 0 0 0 7.717 0v-1a1.641 1.641 0 0 1 3.062-.823A2.5 2.5 0 0 0 19.5 20a2.5 2.5 0 0 0 .864-4.847a3.643 3.643 0 0 0-7.147.988v1a1.859 1.859 0 0 1-3.717 0v-.275A1 1 0 0 0 10 16v-1.19c2.251-.583 4-2.446 4-4.81V5a2 2 0 0 0-2-2h-1a1 1 0 1 0 0 2h1v5c0 1.55-1.453 3-3.5 3S5 11.55 5 10V5h1a1 1 0 0 0 0-2zm14.5 15a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1" clip-rule="evenodd"/></svg> </template>
CSS
.icon-stethoscope-outline-24px {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M5%203a2%202%200%200%200-2%202v5c0%202.364%201.749%204.227%204%204.81V16a1%201%200%200%200%20.5.866v.275a3.859%203.859%200%200%200%207.717%200v-1a1.641%201.641%200%200%201%203.062-.823A2.5%202.5%200%200%200%2019.5%2020a2.5%202.5%200%200%200%20.864-4.847a3.643%203.643%200%200%200-7.147.988v1a1.859%201.859%200%200%201-3.717%200v-.275A1%201%200%200%200%2010%2016v-1.19c2.251-.583%204-2.446%204-4.81V5a2%202%200%200%200-2-2h-1a1%201%200%201%200%200%202h1v5c0%201.55-1.453%203-3.5%203S5%2011.55%205%2010V5h1a1%201%200%200%200%200-2zm14.5%2015a.5.5%200%201%200%200-1a.5.5%200%200%200%200%201%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M5%203a2%202%200%200%200-2%202v5c0%202.364%201.749%204.227%204%204.81V16a1%201%200%200%200%20.5.866v.275a3.859%203.859%200%200%200%207.717%200v-1a1.641%201.641%200%200%201%203.062-.823A2.5%202.5%200%200%200%2019.5%2020a2.5%202.5%200%200%200%20.864-4.847a3.643%203.643%200%200%200-7.147.988v1a1.859%201.859%200%200%201-3.717%200v-.275A1%201%200%200%200%2010%2016v-1.19c2.251-.583%204-2.446%204-4.81V5a2%202%200%200%200-2-2h-1a1%201%200%201%200%200%202h1v5c0%201.55-1.453%203-3.5%203S5%2011.55%205%2010V5h1a1%201%200%200%200%200-2zm14.5%2015a.5.5%200%201%200%200-1a.5.5%200%200%200%200%201%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/healthicons/stethoscope-outline-24px.svg?color=%231a73e8&size=48