stethoscope emoji
stethoscope from Noto Emoji by Google Inc · Default · Objects · Apache-2.0 Free for personal and commercial use.
- Name
- stethoscope
- Set
- Noto Emoji
- Style
- Default
- Category
- Objects
- Viewbox
- 128×128
- License
- Apache 2.0
The same emoji 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 IconstethoscopeOpenMojistethoscopePhosphorstethoscope-fillRemix Iconstethoscope-boldSolarstethoscopeTabler Icons
More objects icons from Noto Emoji
Use the stethoscope emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="none" stroke="#bdbdbd" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="6" d="M60.55 98.3c-16.79 4.83-26.01-18.83-29.53-27.27C24 54.17 5.69 42.41 7.04 30s16.6-11.17 16.6-11.17"/><path fill="none" stroke="#bdbdbd" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="6" d="M59.5 98.3c16.89-4.48 11.39-28.91 10.07-37.96c-2.63-18.08 7.04-37.57-.49-47.52S49.1 11.76 49.1 11.76"/><circle cx="101.84" cy="32.23" r="15.25" fill="#878787"/><circle cx="102.38" cy="31.13" r="13.41" fill="#bdbdbd"/><path fill="none" stroke="#03a9f4" stroke-miterlimit="10" stroke-width="8" d="M69.39 58.93c-.89 6.74 10.14 31.36-6.97 38.1c-19.16 7.56-26.31-20.55-31.39-26"/><path fill="none" stroke="#03a9f4" stroke-miterlimit="10" stroke-width="5" d="M32.63 73.54s10.77 11.36 23.4 6.15C68 74.75 69.86 61.64 69.86 61.64"/><path fill="#212121" d="M100.96 21.43c-5.24 1.22-8.49 6.45-7.28 11.69c.18.78.46 1.54.83 2.26l.68 1.34c-1.92 2.51-3.48 3.47-4.01 6.38c1.36 1.33 2.95 2.39 4.69 3.13c0-.01.01-.02.01-.03c0 .01.01.02.01.04c2.87 1.22 6.14 1.59 9.42.83c.37-.09.72-.2 1.07-.31l-.31-2.8s.4-3.55.49-3.74c.23-.45 1.16-.69 1.64-.97c1.16-.7 2.17-1.65 2.95-2.76a9.8 9.8 0 0 0 1.5-7.78c-1.22-5.24-6.46-8.5-11.69-7.28" opacity=".22"/><path fill="none" stroke="#03a9f4" stroke-miterlimit="10" stroke-width="8" d="M60.42 96.03c9.59 21.97 24.29 25.08 35.15 23.19c9.54-1.67 22.17-10.22 22.14-25.72c-.04-18.68-12.5-17.5-19.25-29.47c-8.41-14.92 3.05-28.62 3.05-28.62"/><path fill="#212121" d="M94.74 38.77s1.9-.97 3.72.07c2.88 1.64 3.16 3.98 3.16 3.98s1.74-3.46 2.67-4.4c.92-.95-5.57-5.66-7.04-3.85s-2.51 4.2-2.51 4.2" opacity=".22"/><path fill="#616161" d="M27.83 14.04c-1.5.01-2.82.73-3.69 1.82l-1.24-.98c-1.13-.89-2.79-.08-2.78 1.36l.04 5.19c.01 1.44 1.68 2.23 2.79 1.32l1.21-.98c.88 1.09 2.22 1.8 3.73 1.79c2.63-.02 4.75-2.17 4.73-4.8s-2.16-4.74-4.79-4.72m25.3-1.82l-2.65-4.46c-.74-1.24-2.58-1.07-3.08.27l-.55 1.48c-1.31-.49-2.81-.42-4.1.35a4.76 4.76 0 0 0-1.66 6.53a4.76 4.76 0 0 0 6.53 1.66c1.3-.77 2.08-2.07 2.27-3.46l1.54.21c1.42.19 2.44-1.34 1.7-2.58"/><circle cx="104.19" cy="29.3" r="9.12" fill="#424242"/><circle cx="104.65" cy="28.59" r="7.08" fill="#d1d1d1"/><path fill="#757575" d="M42.37 15.11c-.83-1.19-.67-3.41.76-4.42s3.59-.57 4.42.76c.93 1.48-1.5.15-2.93 1.16s-1.25 3.94-2.25 2.5m-17.36 2.14c.36-1.41 2.13-2.74 3.83-2.32s2.78 2.33 2.32 3.83c-.51 1.67-1.1-1.04-2.8-1.45c-1.69-.42-3.78 1.64-3.35-.06"/></svg>
React
import type { SVGProps } from "react";
export function NotoStethoscope(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="none" stroke="#bdbdbd" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="6" d="M60.55 98.3c-16.79 4.83-26.01-18.83-29.53-27.27C24 54.17 5.69 42.41 7.04 30s16.6-11.17 16.6-11.17"/><path fill="none" stroke="#bdbdbd" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="6" d="M59.5 98.3c16.89-4.48 11.39-28.91 10.07-37.96c-2.63-18.08 7.04-37.57-.49-47.52S49.1 11.76 49.1 11.76"/><circle cx="101.84" cy="32.23" r="15.25" fill="#878787"/><circle cx="102.38" cy="31.13" r="13.41" fill="#bdbdbd"/><path fill="none" stroke="#03a9f4" strokeMiterlimit="10" strokeWidth="8" d="M69.39 58.93c-.89 6.74 10.14 31.36-6.97 38.1c-19.16 7.56-26.31-20.55-31.39-26"/><path fill="none" stroke="#03a9f4" strokeMiterlimit="10" strokeWidth="5" d="M32.63 73.54s10.77 11.36 23.4 6.15C68 74.75 69.86 61.64 69.86 61.64"/><path fill="#212121" d="M100.96 21.43c-5.24 1.22-8.49 6.45-7.28 11.69c.18.78.46 1.54.83 2.26l.68 1.34c-1.92 2.51-3.48 3.47-4.01 6.38c1.36 1.33 2.95 2.39 4.69 3.13c0-.01.01-.02.01-.03c0 .01.01.02.01.04c2.87 1.22 6.14 1.59 9.42.83c.37-.09.72-.2 1.07-.31l-.31-2.8s.4-3.55.49-3.74c.23-.45 1.16-.69 1.64-.97c1.16-.7 2.17-1.65 2.95-2.76a9.8 9.8 0 0 0 1.5-7.78c-1.22-5.24-6.46-8.5-11.69-7.28" opacity=".22"/><path fill="none" stroke="#03a9f4" strokeMiterlimit="10" strokeWidth="8" d="M60.42 96.03c9.59 21.97 24.29 25.08 35.15 23.19c9.54-1.67 22.17-10.22 22.14-25.72c-.04-18.68-12.5-17.5-19.25-29.47c-8.41-14.92 3.05-28.62 3.05-28.62"/><path fill="#212121" d="M94.74 38.77s1.9-.97 3.72.07c2.88 1.64 3.16 3.98 3.16 3.98s1.74-3.46 2.67-4.4c.92-.95-5.57-5.66-7.04-3.85s-2.51 4.2-2.51 4.2" opacity=".22"/><path fill="#616161" d="M27.83 14.04c-1.5.01-2.82.73-3.69 1.82l-1.24-.98c-1.13-.89-2.79-.08-2.78 1.36l.04 5.19c.01 1.44 1.68 2.23 2.79 1.32l1.21-.98c.88 1.09 2.22 1.8 3.73 1.79c2.63-.02 4.75-2.17 4.73-4.8s-2.16-4.74-4.79-4.72m25.3-1.82l-2.65-4.46c-.74-1.24-2.58-1.07-3.08.27l-.55 1.48c-1.31-.49-2.81-.42-4.1.35a4.76 4.76 0 0 0-1.66 6.53a4.76 4.76 0 0 0 6.53 1.66c1.3-.77 2.08-2.07 2.27-3.46l1.54.21c1.42.19 2.44-1.34 1.7-2.58"/><circle cx="104.19" cy="29.3" r="9.12" fill="#424242"/><circle cx="104.65" cy="28.59" r="7.08" fill="#d1d1d1"/><path fill="#757575" d="M42.37 15.11c-.83-1.19-.67-3.41.76-4.42s3.59-.57 4.42.76c.93 1.48-1.5.15-2.93 1.16s-1.25 3.94-2.25 2.5m-17.36 2.14c.36-1.41 2.13-2.74 3.83-2.32s2.78 2.33 2.32 3.83c-.51 1.67-1.1-1.04-2.8-1.45c-1.69-.42-3.78 1.64-3.35-.06"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="none" stroke="#bdbdbd" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="6" d="M60.55 98.3c-16.79 4.83-26.01-18.83-29.53-27.27C24 54.17 5.69 42.41 7.04 30s16.6-11.17 16.6-11.17"/><path fill="none" stroke="#bdbdbd" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="6" d="M59.5 98.3c16.89-4.48 11.39-28.91 10.07-37.96c-2.63-18.08 7.04-37.57-.49-47.52S49.1 11.76 49.1 11.76"/><circle cx="101.84" cy="32.23" r="15.25" fill="#878787"/><circle cx="102.38" cy="31.13" r="13.41" fill="#bdbdbd"/><path fill="none" stroke="#03a9f4" stroke-miterlimit="10" stroke-width="8" d="M69.39 58.93c-.89 6.74 10.14 31.36-6.97 38.1c-19.16 7.56-26.31-20.55-31.39-26"/><path fill="none" stroke="#03a9f4" stroke-miterlimit="10" stroke-width="5" d="M32.63 73.54s10.77 11.36 23.4 6.15C68 74.75 69.86 61.64 69.86 61.64"/><path fill="#212121" d="M100.96 21.43c-5.24 1.22-8.49 6.45-7.28 11.69c.18.78.46 1.54.83 2.26l.68 1.34c-1.92 2.51-3.48 3.47-4.01 6.38c1.36 1.33 2.95 2.39 4.69 3.13c0-.01.01-.02.01-.03c0 .01.01.02.01.04c2.87 1.22 6.14 1.59 9.42.83c.37-.09.72-.2 1.07-.31l-.31-2.8s.4-3.55.49-3.74c.23-.45 1.16-.69 1.64-.97c1.16-.7 2.17-1.65 2.95-2.76a9.8 9.8 0 0 0 1.5-7.78c-1.22-5.24-6.46-8.5-11.69-7.28" opacity=".22"/><path fill="none" stroke="#03a9f4" stroke-miterlimit="10" stroke-width="8" d="M60.42 96.03c9.59 21.97 24.29 25.08 35.15 23.19c9.54-1.67 22.17-10.22 22.14-25.72c-.04-18.68-12.5-17.5-19.25-29.47c-8.41-14.92 3.05-28.62 3.05-28.62"/><path fill="#212121" d="M94.74 38.77s1.9-.97 3.72.07c2.88 1.64 3.16 3.98 3.16 3.98s1.74-3.46 2.67-4.4c.92-.95-5.57-5.66-7.04-3.85s-2.51 4.2-2.51 4.2" opacity=".22"/><path fill="#616161" d="M27.83 14.04c-1.5.01-2.82.73-3.69 1.82l-1.24-.98c-1.13-.89-2.79-.08-2.78 1.36l.04 5.19c.01 1.44 1.68 2.23 2.79 1.32l1.21-.98c.88 1.09 2.22 1.8 3.73 1.79c2.63-.02 4.75-2.17 4.73-4.8s-2.16-4.74-4.79-4.72m25.3-1.82l-2.65-4.46c-.74-1.24-2.58-1.07-3.08.27l-.55 1.48c-1.31-.49-2.81-.42-4.1.35a4.76 4.76 0 0 0-1.66 6.53a4.76 4.76 0 0 0 6.53 1.66c1.3-.77 2.08-2.07 2.27-3.46l1.54.21c1.42.19 2.44-1.34 1.7-2.58"/><circle cx="104.19" cy="29.3" r="9.12" fill="#424242"/><circle cx="104.65" cy="28.59" r="7.08" fill="#d1d1d1"/><path fill="#757575" d="M42.37 15.11c-.83-1.19-.67-3.41.76-4.42s3.59-.57 4.42.76c.93 1.48-1.5.15-2.93 1.16s-1.25 3.94-2.25 2.5m-17.36 2.14c.36-1.41 2.13-2.74 3.83-2.32s2.78 2.33 2.32 3.83c-.51 1.67-1.1-1.04-2.8-1.45c-1.69-.42-3.78 1.64-3.35-.06"/></svg> </template>
CSS
.icon-stethoscope {
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%20128%20128%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23bdbdbd%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%226%22%20d%3D%22M60.55%2098.3c-16.79%204.83-26.01-18.83-29.53-27.27C24%2054.17%205.69%2042.41%207.04%2030s16.6-11.17%2016.6-11.17%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23bdbdbd%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%226%22%20d%3D%22M59.5%2098.3c16.89-4.48%2011.39-28.91%2010.07-37.96c-2.63-18.08%207.04-37.57-.49-47.52S49.1%2011.76%2049.1%2011.76%22%2F%3E%3Ccircle%20cx%3D%22101.84%22%20cy%3D%2232.23%22%20r%3D%2215.25%22%20fill%3D%22%23878787%22%2F%3E%3Ccircle%20cx%3D%22102.38%22%20cy%3D%2231.13%22%20r%3D%2213.41%22%20fill%3D%22%23bdbdbd%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2303a9f4%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%228%22%20d%3D%22M69.39%2058.93c-.89%206.74%2010.14%2031.36-6.97%2038.1c-19.16%207.56-26.31-20.55-31.39-26%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2303a9f4%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%225%22%20d%3D%22M32.63%2073.54s10.77%2011.36%2023.4%206.15C68%2074.75%2069.86%2061.64%2069.86%2061.64%22%2F%3E%3Cpath%20fill%3D%22%23212121%22%20d%3D%22M100.96%2021.43c-5.24%201.22-8.49%206.45-7.28%2011.69c.18.78.46%201.54.83%202.26l.68%201.34c-1.92%202.51-3.48%203.47-4.01%206.38c1.36%201.33%202.95%202.39%204.69%203.13c0-.01.01-.02.01-.03c0%20.01.01.02.01.04c2.87%201.22%206.14%201.59%209.42.83c.37-.09.72-.2%201.07-.31l-.31-2.8s.4-3.55.49-3.74c.23-.45%201.16-.69%201.64-.97c1.16-.7%202.17-1.65%202.95-2.76a9.8%209.8%200%200%200%201.5-7.78c-1.22-5.24-6.46-8.5-11.69-7.28%22%20opacity%3D%22.22%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2303a9f4%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%228%22%20d%3D%22M60.42%2096.03c9.59%2021.97%2024.29%2025.08%2035.15%2023.19c9.54-1.67%2022.17-10.22%2022.14-25.72c-.04-18.68-12.5-17.5-19.25-29.47c-8.41-14.92%203.05-28.62%203.05-28.62%22%2F%3E%3Cpath%20fill%3D%22%23212121%22%20d%3D%22M94.74%2038.77s1.9-.97%203.72.07c2.88%201.64%203.16%203.98%203.16%203.98s1.74-3.46%202.67-4.4c.92-.95-5.57-5.66-7.04-3.85s-2.51%204.2-2.51%204.2%22%20opacity%3D%22.22%22%2F%3E%3Cpath%20fill%3D%22%23616161%22%20d%3D%22M27.83%2014.04c-1.5.01-2.82.73-3.69%201.82l-1.24-.98c-1.13-.89-2.79-.08-2.78%201.36l.04%205.19c.01%201.44%201.68%202.23%202.79%201.32l1.21-.98c.88%201.09%202.22%201.8%203.73%201.79c2.63-.02%204.75-2.17%204.73-4.8s-2.16-4.74-4.79-4.72m25.3-1.82l-2.65-4.46c-.74-1.24-2.58-1.07-3.08.27l-.55%201.48c-1.31-.49-2.81-.42-4.1.35a4.76%204.76%200%200%200-1.66%206.53a4.76%204.76%200%200%200%206.53%201.66c1.3-.77%202.08-2.07%202.27-3.46l1.54.21c1.42.19%202.44-1.34%201.7-2.58%22%2F%3E%3Ccircle%20cx%3D%22104.19%22%20cy%3D%2229.3%22%20r%3D%229.12%22%20fill%3D%22%23424242%22%2F%3E%3Ccircle%20cx%3D%22104.65%22%20cy%3D%2228.59%22%20r%3D%227.08%22%20fill%3D%22%23d1d1d1%22%2F%3E%3Cpath%20fill%3D%22%23757575%22%20d%3D%22M42.37%2015.11c-.83-1.19-.67-3.41.76-4.42s3.59-.57%204.42.76c.93%201.48-1.5.15-2.93%201.16s-1.25%203.94-2.25%202.5m-17.36%202.14c.36-1.41%202.13-2.74%203.83-2.32s2.78%202.33%202.32%203.83c-.51%201.67-1.1-1.04-2.8-1.45c-1.69-.42-3.78%201.64-3.35-.06%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%20128%20128%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23bdbdbd%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%226%22%20d%3D%22M60.55%2098.3c-16.79%204.83-26.01-18.83-29.53-27.27C24%2054.17%205.69%2042.41%207.04%2030s16.6-11.17%2016.6-11.17%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23bdbdbd%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%226%22%20d%3D%22M59.5%2098.3c16.89-4.48%2011.39-28.91%2010.07-37.96c-2.63-18.08%207.04-37.57-.49-47.52S49.1%2011.76%2049.1%2011.76%22%2F%3E%3Ccircle%20cx%3D%22101.84%22%20cy%3D%2232.23%22%20r%3D%2215.25%22%20fill%3D%22%23878787%22%2F%3E%3Ccircle%20cx%3D%22102.38%22%20cy%3D%2231.13%22%20r%3D%2213.41%22%20fill%3D%22%23bdbdbd%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2303a9f4%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%228%22%20d%3D%22M69.39%2058.93c-.89%206.74%2010.14%2031.36-6.97%2038.1c-19.16%207.56-26.31-20.55-31.39-26%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2303a9f4%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%225%22%20d%3D%22M32.63%2073.54s10.77%2011.36%2023.4%206.15C68%2074.75%2069.86%2061.64%2069.86%2061.64%22%2F%3E%3Cpath%20fill%3D%22%23212121%22%20d%3D%22M100.96%2021.43c-5.24%201.22-8.49%206.45-7.28%2011.69c.18.78.46%201.54.83%202.26l.68%201.34c-1.92%202.51-3.48%203.47-4.01%206.38c1.36%201.33%202.95%202.39%204.69%203.13c0-.01.01-.02.01-.03c0%20.01.01.02.01.04c2.87%201.22%206.14%201.59%209.42.83c.37-.09.72-.2%201.07-.31l-.31-2.8s.4-3.55.49-3.74c.23-.45%201.16-.69%201.64-.97c1.16-.7%202.17-1.65%202.95-2.76a9.8%209.8%200%200%200%201.5-7.78c-1.22-5.24-6.46-8.5-11.69-7.28%22%20opacity%3D%22.22%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2303a9f4%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%228%22%20d%3D%22M60.42%2096.03c9.59%2021.97%2024.29%2025.08%2035.15%2023.19c9.54-1.67%2022.17-10.22%2022.14-25.72c-.04-18.68-12.5-17.5-19.25-29.47c-8.41-14.92%203.05-28.62%203.05-28.62%22%2F%3E%3Cpath%20fill%3D%22%23212121%22%20d%3D%22M94.74%2038.77s1.9-.97%203.72.07c2.88%201.64%203.16%203.98%203.16%203.98s1.74-3.46%202.67-4.4c.92-.95-5.57-5.66-7.04-3.85s-2.51%204.2-2.51%204.2%22%20opacity%3D%22.22%22%2F%3E%3Cpath%20fill%3D%22%23616161%22%20d%3D%22M27.83%2014.04c-1.5.01-2.82.73-3.69%201.82l-1.24-.98c-1.13-.89-2.79-.08-2.78%201.36l.04%205.19c.01%201.44%201.68%202.23%202.79%201.32l1.21-.98c.88%201.09%202.22%201.8%203.73%201.79c2.63-.02%204.75-2.17%204.73-4.8s-2.16-4.74-4.79-4.72m25.3-1.82l-2.65-4.46c-.74-1.24-2.58-1.07-3.08.27l-.55%201.48c-1.31-.49-2.81-.42-4.1.35a4.76%204.76%200%200%200-1.66%206.53a4.76%204.76%200%200%200%206.53%201.66c1.3-.77%202.08-2.07%202.27-3.46l1.54.21c1.42.19%202.44-1.34%201.7-2.58%22%2F%3E%3Ccircle%20cx%3D%22104.19%22%20cy%3D%2229.3%22%20r%3D%229.12%22%20fill%3D%22%23424242%22%2F%3E%3Ccircle%20cx%3D%22104.65%22%20cy%3D%2228.59%22%20r%3D%227.08%22%20fill%3D%22%23d1d1d1%22%2F%3E%3Cpath%20fill%3D%22%23757575%22%20d%3D%22M42.37%2015.11c-.83-1.19-.67-3.41.76-4.42s3.59-.57%204.42.76c.93%201.48-1.5.15-2.93%201.16s-1.25%203.94-2.25%202.5m-17.36%202.14c.36-1.41%202.13-2.74%203.83-2.32s2.78%202.33%202.32%203.83c-.51%201.67-1.1-1.04-2.8-1.45c-1.69-.42-3.78%201.64-3.35-.06%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/noto/stethoscope.svg?color=%231a73e8&size=48