stethoscope check icon

stethoscope-check-rounded from Material Symbols by Google · Rounded · Social · Apache-2.0 Free for personal and commercial use.

Name
stethoscope-check-rounded
Set
Material Symbols
Style
Rounded
Category
Social
Viewbox
24×24
License
Apache 2.0
Aliases
stethoscope-check-outline-rounded

1 other variant in Material Symbols

The same icon in other sets

More social icons from Material Symbols

Use the stethoscope check icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.625 20.3L14.5 18.175q-.275-.3-.275-.712t.3-.713t.7-.3t.7.3l1.425 1.425l3.525-3.55q.3-.3.713-.3t.712.3t.3.713t-.3.712l-4.25 4.25q-.3.3-.712.3t-.713-.3M13 22q-2.575 0-4.288-1.925T7 15.5v-.575q-2.15-.35-3.575-2.013T2 9V4q0-.425.288-.712T3 3h2q0-.425.288-.712T6 2t.713.288T7 3v2q0 .425-.288.713T6 6t-.712-.288T5 5H4v4q0 1.65 1.175 2.825T8 13t2.825-1.175T12 9V5h-1q0 .425-.288.713T10 6t-.712-.288T9 5V3q0-.425.288-.712T10 2t.713.288T11 3h2q.425 0 .713.288T14 4v5q0 2.25-1.425 3.913T9 14.925v.575q0 1.8 1.138 3.15T13 20q.425 0 .713.288T14 21t-.288.713T13 22"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsStethoscopeCheckRounded(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="M16.625 20.3L14.5 18.175q-.275-.3-.275-.712t.3-.713t.7-.3t.7.3l1.425 1.425l3.525-3.55q.3-.3.713-.3t.712.3t.3.713t-.3.712l-4.25 4.25q-.3.3-.712.3t-.713-.3M13 22q-2.575 0-4.288-1.925T7 15.5v-.575q-2.15-.35-3.575-2.013T2 9V4q0-.425.288-.712T3 3h2q0-.425.288-.712T6 2t.713.288T7 3v2q0 .425-.288.713T6 6t-.712-.288T5 5H4v4q0 1.65 1.175 2.825T8 13t2.825-1.175T12 9V5h-1q0 .425-.288.713T10 6t-.712-.288T9 5V3q0-.425.288-.712T10 2t.713.288T11 3h2q.425 0 .713.288T14 4v5q0 2.25-1.425 3.913T9 14.925v.575q0 1.8 1.138 3.15T13 20q.425 0 .713.288T14 21t-.288.713T13 22"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.625 20.3L14.5 18.175q-.275-.3-.275-.712t.3-.713t.7-.3t.7.3l1.425 1.425l3.525-3.55q.3-.3.713-.3t.712.3t.3.713t-.3.712l-4.25 4.25q-.3.3-.712.3t-.713-.3M13 22q-2.575 0-4.288-1.925T7 15.5v-.575q-2.15-.35-3.575-2.013T2 9V4q0-.425.288-.712T3 3h2q0-.425.288-.712T6 2t.713.288T7 3v2q0 .425-.288.713T6 6t-.712-.288T5 5H4v4q0 1.65 1.175 2.825T8 13t2.825-1.175T12 9V5h-1q0 .425-.288.713T10 6t-.712-.288T9 5V3q0-.425.288-.712T10 2t.713.288T11 3h2q.425 0 .713.288T14 4v5q0 2.25-1.425 3.913T9 14.925v.575q0 1.8 1.138 3.15T13 20q.425 0 .713.288T14 21t-.288.713T13 22"/></svg>
</template>

CSS

.icon-stethoscope-check-rounded {
  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%22M16.625%2020.3L14.5%2018.175q-.275-.3-.275-.712t.3-.713t.7-.3t.7.3l1.425%201.425l3.525-3.55q.3-.3.713-.3t.712.3t.3.713t-.3.712l-4.25%204.25q-.3.3-.712.3t-.713-.3M13%2022q-2.575%200-4.288-1.925T7%2015.5v-.575q-2.15-.35-3.575-2.013T2%209V4q0-.425.288-.712T3%203h2q0-.425.288-.712T6%202t.713.288T7%203v2q0%20.425-.288.713T6%206t-.712-.288T5%205H4v4q0%201.65%201.175%202.825T8%2013t2.825-1.175T12%209V5h-1q0%20.425-.288.713T10%206t-.712-.288T9%205V3q0-.425.288-.712T10%202t.713.288T11%203h2q.425%200%20.713.288T14%204v5q0%202.25-1.425%203.913T9%2014.925v.575q0%201.8%201.138%203.15T13%2020q.425%200%20.713.288T14%2021t-.288.713T13%2022%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%22M16.625%2020.3L14.5%2018.175q-.275-.3-.275-.712t.3-.713t.7-.3t.7.3l1.425%201.425l3.525-3.55q.3-.3.713-.3t.712.3t.3.713t-.3.712l-4.25%204.25q-.3.3-.712.3t-.713-.3M13%2022q-2.575%200-4.288-1.925T7%2015.5v-.575q-2.15-.35-3.575-2.013T2%209V4q0-.425.288-.712T3%203h2q0-.425.288-.712T6%202t.713.288T7%203v2q0%20.425-.288.713T6%206t-.712-.288T5%205H4v4q0%201.65%201.175%202.825T8%2013t2.825-1.175T12%209V5h-1q0%20.425-.288.713T10%206t-.712-.288T9%205V3q0-.425.288-.712T10%202t.713.288T11%203h2q.425%200%20.713.288T14%204v5q0%202.25-1.425%203.913T9%2014.925v.575q0%201.8%201.138%203.15T13%2020q.425%200%20.713.288T14%2021t-.288.713T13%2022%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/stethoscope-check-rounded.svg?color=%231a73e8&size=48