stethoscope icon
stethoscope-24px from Health Icons by Resolve to Save Lives · Filled 24px · Devices · MIT Free for personal and commercial use.
- Name
- stethoscope-24px
- Set
- Health Icons
- Style
- Filled 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" d="M5 3a2 2 0 0 0-2 2v5c0 2.364 1.749 4.227 4 4.81V16a1 1 0 0 0 .502.867A4.25 4.25 0 0 0 16 16.75V16a1.5 1.5 0 0 1 2.824-.707a2.5 2.5 0 1 0 2.076-.126A3.502 3.502 0 0 0 14 16v.75a2.25 2.25 0 0 1-4.497.115A1 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-2z"/></svg>
React
import type { SVGProps } from "react";
export function HealthiconsStethoscope24px(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" d="M5 3a2 2 0 0 0-2 2v5c0 2.364 1.749 4.227 4 4.81V16a1 1 0 0 0 .502.867A4.25 4.25 0 0 0 16 16.75V16a1.5 1.5 0 0 1 2.824-.707a2.5 2.5 0 1 0 2.076-.126A3.502 3.502 0 0 0 14 16v.75a2.25 2.25 0 0 1-4.497.115A1 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-2z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5 3a2 2 0 0 0-2 2v5c0 2.364 1.749 4.227 4 4.81V16a1 1 0 0 0 .502.867A4.25 4.25 0 0 0 16 16.75V16a1.5 1.5 0 0 1 2.824-.707a2.5 2.5 0 1 0 2.076-.126A3.502 3.502 0 0 0 14 16v.75a2.25 2.25 0 0 1-4.497.115A1 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-2z"/></svg> </template>
CSS
.icon-stethoscope-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%20d%3D%22M5%203a2%202%200%200%200-2%202v5c0%202.364%201.749%204.227%204%204.81V16a1%201%200%200%200%20.502.867A4.25%204.25%200%200%200%2016%2016.75V16a1.5%201.5%200%200%201%202.824-.707a2.5%202.5%200%201%200%202.076-.126A3.502%203.502%200%200%200%2014%2016v.75a2.25%202.25%200%200%201-4.497.115A1%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-2z%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%20d%3D%22M5%203a2%202%200%200%200-2%202v5c0%202.364%201.749%204.227%204%204.81V16a1%201%200%200%200%20.502.867A4.25%204.25%200%200%200%2016%2016.75V16a1.5%201.5%200%200%201%202.824-.707a2.5%202.5%200%201%200%202.076-.126A3.502%203.502%200%200%200%2014%2016v.75a2.25%202.25%200%200%201-4.497.115A1%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-2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/healthicons/stethoscope-24px.svg?color=%231a73e8&size=48