stethoscope icon
stethoscope-fill from Phosphor by Phosphor Icons · Fill · MIT Free for personal and commercial use.
- Name
- stethoscope-fill
- Set
- Phosphor
- Style
- Fill
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
stethoscopeCarbonstethoscopeFont Awesome 6 SolidstethoscopeFont Awesome Solidstethoscope-20-filledFluent UI System IconsstethoscopeFluent EmojistethoscopeFluent Emoji FlatstethoscopeFluent Emoji High ContraststethoscopeHealth IconsstethoscopeHuge IconsstethoscopeIconParkstethoscopeIconPark OutlinestethoscopeIconPark SolidstethoscopeIconPark TwoTonestethoscopeLine AwesomestethoscopeLucidestethoscopeMaterial SymbolsstethoscopeMaterial Symbols LightstethoscopeMaterial Design Iconsstethoscope-fillMingCute IconstethoscopeNoto EmojistethoscopeOpenMojistethoscope-fillRemix Iconstethoscope-boldSolarstethoscopeTabler Icons
Use the stethoscope icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M240 160a32 32 0 1 0-39.93 31a8 8 0 0 0-.07 1a32 32 0 0 1-32 32h-24a32 32 0 0 1-32-32v-40.52c31.47-4 56-31.47 56-64.31V40a8 8 0 0 0-8-8h-24a8 8 0 0 0 0 16h16v39.17c0 26.58-21.25 48.49-47.36 48.83A48 48 0 0 1 56 88V48h16a8 8 0 0 0 0-16H48a8 8 0 0 0-8 8v48a64 64 0 0 0 56 63.49V192a48.05 48.05 0 0 0 48 48h24a48.05 48.05 0 0 0 48-48a8 8 0 0 0-.07-1A32 32 0 0 0 240 160m-32 8a8 8 0 1 1 8-8a8 8 0 0 1-8 8"/></svg>
React
import type { SVGProps } from "react";
export function PhStethoscopeFill(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M240 160a32 32 0 1 0-39.93 31a8 8 0 0 0-.07 1a32 32 0 0 1-32 32h-24a32 32 0 0 1-32-32v-40.52c31.47-4 56-31.47 56-64.31V40a8 8 0 0 0-8-8h-24a8 8 0 0 0 0 16h16v39.17c0 26.58-21.25 48.49-47.36 48.83A48 48 0 0 1 56 88V48h16a8 8 0 0 0 0-16H48a8 8 0 0 0-8 8v48a64 64 0 0 0 56 63.49V192a48.05 48.05 0 0 0 48 48h24a48.05 48.05 0 0 0 48-48a8 8 0 0 0-.07-1A32 32 0 0 0 240 160m-32 8a8 8 0 1 1 8-8a8 8 0 0 1-8 8"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M240 160a32 32 0 1 0-39.93 31a8 8 0 0 0-.07 1a32 32 0 0 1-32 32h-24a32 32 0 0 1-32-32v-40.52c31.47-4 56-31.47 56-64.31V40a8 8 0 0 0-8-8h-24a8 8 0 0 0 0 16h16v39.17c0 26.58-21.25 48.49-47.36 48.83A48 48 0 0 1 56 88V48h16a8 8 0 0 0 0-16H48a8 8 0 0 0-8 8v48a64 64 0 0 0 56 63.49V192a48.05 48.05 0 0 0 48 48h24a48.05 48.05 0 0 0 48-48a8 8 0 0 0-.07-1A32 32 0 0 0 240 160m-32 8a8 8 0 1 1 8-8a8 8 0 0 1-8 8"/></svg> </template>
CSS
.icon-stethoscope-fill {
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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M240%20160a32%2032%200%201%200-39.93%2031a8%208%200%200%200-.07%201a32%2032%200%200%201-32%2032h-24a32%2032%200%200%201-32-32v-40.52c31.47-4%2056-31.47%2056-64.31V40a8%208%200%200%200-8-8h-24a8%208%200%200%200%200%2016h16v39.17c0%2026.58-21.25%2048.49-47.36%2048.83A48%2048%200%200%201%2056%2088V48h16a8%208%200%200%200%200-16H48a8%208%200%200%200-8%208v48a64%2064%200%200%200%2056%2063.49V192a48.05%2048.05%200%200%200%2048%2048h24a48.05%2048.05%200%200%200%2048-48a8%208%200%200%200-.07-1A32%2032%200%200%200%20240%20160m-32%208a8%208%200%201%201%208-8a8%208%200%200%201-8%208%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M240%20160a32%2032%200%201%200-39.93%2031a8%208%200%200%200-.07%201a32%2032%200%200%201-32%2032h-24a32%2032%200%200%201-32-32v-40.52c31.47-4%2056-31.47%2056-64.31V40a8%208%200%200%200-8-8h-24a8%208%200%200%200%200%2016h16v39.17c0%2026.58-21.25%2048.49-47.36%2048.83A48%2048%200%200%201%2056%2088V48h16a8%208%200%200%200%200-16H48a8%208%200%200%200-8%208v48a64%2064%200%200%200%2056%2063.49V192a48.05%2048.05%200%200%200%2048%2048h24a48.05%2048.05%200%200%200%2048-48a8%208%200%200%200-.07-1A32%2032%200%200%200%20240%20160m-32%208a8%208%200%201%201%208-8a8%208%200%200%201-8%208%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/stethoscope-fill.svg?color=%231a73e8&size=48