stethoscope from Fluent Emoji High Contrast by Microsoft Corporation · Default · Objects · MIT Free for personal and commercial use.

Name
stethoscope
Set
Fluent Emoji High Contrast
Style
Default
Category
Objects
Viewbox
32×32
License
MIT

The same emoji in other sets

More objects icons from Fluent Emoji High Contrast

Use the stethoscope emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M4.598 3h1.42A.99.99 0 0 1 7 4c0 .552-.44 1-.981 1H4.5c-.484 0-.5.25-.5.5V8h.007a277 277 0 0 0 0 2.612L4.004 11H2V5.611A2.607 2.607 0 0 1 4.598 3m-2.58 9c.167 3.874 2.365 6.534 5.982 6.945v4.677C8 27.133 10.583 30 14 30s6-2.857 6-6.378V20c0-2.086.904-3 3-3c1.73 0 2.713.61 2.946 2.19a3.001 3.001 0 1 0 1.991-.04C27.577 16.756 25.69 15.015 23 15c-2.928-.017-5 2-5 5.1v3.522C18 25.907 16.218 28 14 28s-4-2.093-4-4.378v-4.677c3.62-.407 5.816-3.068 5.988-6.945h-2.032c-.312 3.333-2.217 5-4.952 5s-4.63-1.667-4.952-5zM27 23.5a1.5 1.5 0 1 1 0-3a1.5 1.5 0 0 1 0 3M14 11h2c.003-.912.007-2.754 0-2.983V5.61A2.607 2.607 0 0 0 13.402 3h-1.42A.99.99 0 0 0 11 4c0 .552.44 1 .981 1H13.5c.484 0 .5.25.5.5z"/></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastStethoscope(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M4.598 3h1.42A.99.99 0 0 1 7 4c0 .552-.44 1-.981 1H4.5c-.484 0-.5.25-.5.5V8h.007a277 277 0 0 0 0 2.612L4.004 11H2V5.611A2.607 2.607 0 0 1 4.598 3m-2.58 9c.167 3.874 2.365 6.534 5.982 6.945v4.677C8 27.133 10.583 30 14 30s6-2.857 6-6.378V20c0-2.086.904-3 3-3c1.73 0 2.713.61 2.946 2.19a3.001 3.001 0 1 0 1.991-.04C27.577 16.756 25.69 15.015 23 15c-2.928-.017-5 2-5 5.1v3.522C18 25.907 16.218 28 14 28s-4-2.093-4-4.378v-4.677c3.62-.407 5.816-3.068 5.988-6.945h-2.032c-.312 3.333-2.217 5-4.952 5s-4.63-1.667-4.952-5zM27 23.5a1.5 1.5 0 1 1 0-3a1.5 1.5 0 0 1 0 3M14 11h2c.003-.912.007-2.754 0-2.983V5.61A2.607 2.607 0 0 0 13.402 3h-1.42A.99.99 0 0 0 11 4c0 .552.44 1 .981 1H13.5c.484 0 .5.25.5.5z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M4.598 3h1.42A.99.99 0 0 1 7 4c0 .552-.44 1-.981 1H4.5c-.484 0-.5.25-.5.5V8h.007a277 277 0 0 0 0 2.612L4.004 11H2V5.611A2.607 2.607 0 0 1 4.598 3m-2.58 9c.167 3.874 2.365 6.534 5.982 6.945v4.677C8 27.133 10.583 30 14 30s6-2.857 6-6.378V20c0-2.086.904-3 3-3c1.73 0 2.713.61 2.946 2.19a3.001 3.001 0 1 0 1.991-.04C27.577 16.756 25.69 15.015 23 15c-2.928-.017-5 2-5 5.1v3.522C18 25.907 16.218 28 14 28s-4-2.093-4-4.378v-4.677c3.62-.407 5.816-3.068 5.988-6.945h-2.032c-.312 3.333-2.217 5-4.952 5s-4.63-1.667-4.952-5zM27 23.5a1.5 1.5 0 1 1 0-3a1.5 1.5 0 0 1 0 3M14 11h2c.003-.912.007-2.754 0-2.983V5.61A2.607 2.607 0 0 0 13.402 3h-1.42A.99.99 0 0 0 11 4c0 .552.44 1 .981 1H13.5c.484 0 .5.25.5.5z"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4.598%203h1.42A.99.99%200%200%201%207%204c0%20.552-.44%201-.981%201H4.5c-.484%200-.5.25-.5.5V8h.007a277%20277%200%200%200%200%202.612L4.004%2011H2V5.611A2.607%202.607%200%200%201%204.598%203m-2.58%209c.167%203.874%202.365%206.534%205.982%206.945v4.677C8%2027.133%2010.583%2030%2014%2030s6-2.857%206-6.378V20c0-2.086.904-3%203-3c1.73%200%202.713.61%202.946%202.19a3.001%203.001%200%201%200%201.991-.04C27.577%2016.756%2025.69%2015.015%2023%2015c-2.928-.017-5%202-5%205.1v3.522C18%2025.907%2016.218%2028%2014%2028s-4-2.093-4-4.378v-4.677c3.62-.407%205.816-3.068%205.988-6.945h-2.032c-.312%203.333-2.217%205-4.952%205s-4.63-1.667-4.952-5zM27%2023.5a1.5%201.5%200%201%201%200-3a1.5%201.5%200%200%201%200%203M14%2011h2c.003-.912.007-2.754%200-2.983V5.61A2.607%202.607%200%200%200%2013.402%203h-1.42A.99.99%200%200%200%2011%204c0%20.552.44%201%20.981%201H13.5c.484%200%20.5.25.5.5z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4.598%203h1.42A.99.99%200%200%201%207%204c0%20.552-.44%201-.981%201H4.5c-.484%200-.5.25-.5.5V8h.007a277%20277%200%200%200%200%202.612L4.004%2011H2V5.611A2.607%202.607%200%200%201%204.598%203m-2.58%209c.167%203.874%202.365%206.534%205.982%206.945v4.677C8%2027.133%2010.583%2030%2014%2030s6-2.857%206-6.378V20c0-2.086.904-3%203-3c1.73%200%202.713.61%202.946%202.19a3.001%203.001%200%201%200%201.991-.04C27.577%2016.756%2025.69%2015.015%2023%2015c-2.928-.017-5%202-5%205.1v3.522C18%2025.907%2016.218%2028%2014%2028s-4-2.093-4-4.378v-4.677c3.62-.407%205.816-3.068%205.988-6.945h-2.032c-.312%203.333-2.217%205-4.952%205s-4.63-1.667-4.952-5zM27%2023.5a1.5%201.5%200%201%201%200-3a1.5%201.5%200%200%201%200%203M14%2011h2c.003-.912.007-2.754%200-2.983V5.61A2.607%202.607%200%200%200%2013.402%203h-1.42A.99.99%200%200%200%2011%204c0%20.552.44%201%20.981%201H13.5c.484%200%20.5.25.5.5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/stethoscope.svg?color=%231a73e8&size=48