stethoscope icon
stethoscope-linear from Solar by 480 Design · Linear · Medicine · CC-BY-4.0 Attribution required.
- Name
- stethoscope-linear
- Set
- Solar
- Style
- Linear
- Category
- Medicine
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
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 EmojistethoscopeOpenMojistethoscopePhosphorstethoscope-fillRemix IconstethoscopeTabler Icons
More medicine icons from Solar
adhesive-plaster-2-boldadhesive-plaster-boldbacteria-boldbenzene-ring-boldbone-boldbone-broken-bold-duotonebone-crack-boldbone-fracture-boldbones-boldbrain-bolddna-bolddropper-2-bolddropper-3-bolddropper-bolddropper-minimalistic-2-bolddropper-minimalistic-boldhealth-boldheart-pulse-2-boldheart-pulse-boldjar-of-pills-2-boldjar-of-pills-boldmedical-kit-boldpill-boldpills-2-bold
Use the stethoscope icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="M9 14.2354V17.0001C9 19.7615 11.2386 22.0001 14 22.0001H14.8824C16.7691 22.0001 18.3595 20.7311 18.8465 19.0001"/><path stroke-linecap="round" d="M5.42857 3H5.3369C5.02404 3 4.86761 3 4.73574 3.01166C3.28763 3.13972 2.13972 4.28763 2.01166 5.73574C2 5.86761 2 6.02404 2 6.3369V7.23529C2 11.1013 5.13401 14.2353 9 14.2353C12.7082 14.2353 15.7143 11.2292 15.7143 7.521V6.3369C15.7143 6.02404 15.7143 5.86761 15.7026 5.73574C15.5746 4.28763 14.4267 3.13972 12.9785 3.01166C12.8467 3 12.6902 3 12.3774 3H12.2857"/><circle cx="19" cy="16" r="3"/><path stroke-linecap="round" d="M12 2V4"/><path stroke-linecap="round" d="M6 2V4"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarStethoscopeLinear(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path d="M9 14.2354V17.0001C9 19.7615 11.2386 22.0001 14 22.0001H14.8824C16.7691 22.0001 18.3595 20.7311 18.8465 19.0001"/><path strokeLinecap="round" d="M5.42857 3H5.3369C5.02404 3 4.86761 3 4.73574 3.01166C3.28763 3.13972 2.13972 4.28763 2.01166 5.73574C2 5.86761 2 6.02404 2 6.3369V7.23529C2 11.1013 5.13401 14.2353 9 14.2353C12.7082 14.2353 15.7143 11.2292 15.7143 7.521V6.3369C15.7143 6.02404 15.7143 5.86761 15.7026 5.73574C15.5746 4.28763 14.4267 3.13972 12.9785 3.01166C12.8467 3 12.6902 3 12.3774 3H12.2857"/><circle cx="19" cy="16" r="3"/><path strokeLinecap="round" d="M12 2V4"/><path strokeLinecap="round" d="M6 2V4"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="M9 14.2354V17.0001C9 19.7615 11.2386 22.0001 14 22.0001H14.8824C16.7691 22.0001 18.3595 20.7311 18.8465 19.0001"/><path stroke-linecap="round" d="M5.42857 3H5.3369C5.02404 3 4.86761 3 4.73574 3.01166C3.28763 3.13972 2.13972 4.28763 2.01166 5.73574C2 5.86761 2 6.02404 2 6.3369V7.23529C2 11.1013 5.13401 14.2353 9 14.2353C12.7082 14.2353 15.7143 11.2292 15.7143 7.521V6.3369C15.7143 6.02404 15.7143 5.86761 15.7026 5.73574C15.5746 4.28763 14.4267 3.13972 12.9785 3.01166C12.8467 3 12.6902 3 12.3774 3H12.2857"/><circle cx="19" cy="16" r="3"/><path stroke-linecap="round" d="M12 2V4"/><path stroke-linecap="round" d="M6 2V4"/></g></svg> </template>
CSS
.icon-stethoscope-linear {
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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M9%2014.2354V17.0001C9%2019.7615%2011.2386%2022.0001%2014%2022.0001H14.8824C16.7691%2022.0001%2018.3595%2020.7311%2018.8465%2019.0001%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M5.42857%203H5.3369C5.02404%203%204.86761%203%204.73574%203.01166C3.28763%203.13972%202.13972%204.28763%202.01166%205.73574C2%205.86761%202%206.02404%202%206.3369V7.23529C2%2011.1013%205.13401%2014.2353%209%2014.2353C12.7082%2014.2353%2015.7143%2011.2292%2015.7143%207.521V6.3369C15.7143%206.02404%2015.7143%205.86761%2015.7026%205.73574C15.5746%204.28763%2014.4267%203.13972%2012.9785%203.01166C12.8467%203%2012.6902%203%2012.3774%203H12.2857%22%2F%3E%3Ccircle%20cx%3D%2219%22%20cy%3D%2216%22%20r%3D%223%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M12%202V4%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M6%202V4%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M9%2014.2354V17.0001C9%2019.7615%2011.2386%2022.0001%2014%2022.0001H14.8824C16.7691%2022.0001%2018.3595%2020.7311%2018.8465%2019.0001%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M5.42857%203H5.3369C5.02404%203%204.86761%203%204.73574%203.01166C3.28763%203.13972%202.13972%204.28763%202.01166%205.73574C2%205.86761%202%206.02404%202%206.3369V7.23529C2%2011.1013%205.13401%2014.2353%209%2014.2353C12.7082%2014.2353%2015.7143%2011.2292%2015.7143%207.521V6.3369C15.7143%206.02404%2015.7143%205.86761%2015.7026%205.73574C15.5746%204.28763%2014.4267%203.13972%2012.9785%203.01166C12.8467%203%2012.6902%203%2012.3774%203H12.2857%22%2F%3E%3Ccircle%20cx%3D%2219%22%20cy%3D%2216%22%20r%3D%223%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M12%202V4%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M6%202V4%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/stethoscope-linear.svg?color=%231a73e8&size=48