stethoscope check icon
stethoscope-check-rounded from Material Symbols Light by Google · Rounded · Social · Apache-2.0 Free for personal and commercial use.
- Name
- stethoscope-check-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- stethoscope-check-outline-rounded
1 other variant in Material Symbols Light
The same icon in other sets
More social icons from Material Symbols Light
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="m15.817 19.723l-1.894-1.914q-.14-.146-.14-.347t.146-.347t.35-.146t.358.146l1.77 1.771l3.891-3.896q.146-.146.347-.146t.347.146t.147.347t-.147.347l-4.019 4.039q-.244.243-.578.243t-.578-.243M13.154 21q-2.267 0-3.836-1.608T7.75 15.5v-.517q-1.9-.177-3.2-1.6q-1.3-1.421-1.3-3.383V5.308q0-.343.232-.576t.576-.232H6.25V4q0-.213.144-.356t.357-.144t.356.144T7.25 4v2q0 .213-.144.356t-.357.144t-.356-.144T6.25 6v-.5h-2V10q0 1.65 1.175 2.825T8.25 14t2.825-1.175T12.25 10V5.5h-2V6q0 .213-.144.356t-.357.144t-.356-.144T9.25 6V4q0-.213.144-.356t.357-.144t.356.144t.143.356v.5h2.192q.343 0 .576.232t.232.576V10q0 1.962-1.3 3.384t-3.2 1.599v.517q0 1.858 1.282 3.179T13.154 20q.212 0 .356.144t.144.357t-.144.356t-.356.143"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightStethoscopeCheckRounded(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="m15.817 19.723l-1.894-1.914q-.14-.146-.14-.347t.146-.347t.35-.146t.358.146l1.77 1.771l3.891-3.896q.146-.146.347-.146t.347.146t.147.347t-.147.347l-4.019 4.039q-.244.243-.578.243t-.578-.243M13.154 21q-2.267 0-3.836-1.608T7.75 15.5v-.517q-1.9-.177-3.2-1.6q-1.3-1.421-1.3-3.383V5.308q0-.343.232-.576t.576-.232H6.25V4q0-.213.144-.356t.357-.144t.356.144T7.25 4v2q0 .213-.144.356t-.357.144t-.356-.144T6.25 6v-.5h-2V10q0 1.65 1.175 2.825T8.25 14t2.825-1.175T12.25 10V5.5h-2V6q0 .213-.144.356t-.357.144t-.356-.144T9.25 6V4q0-.213.144-.356t.357-.144t.356.144t.143.356v.5h2.192q.343 0 .576.232t.232.576V10q0 1.962-1.3 3.384t-3.2 1.599v.517q0 1.858 1.282 3.179T13.154 20q.212 0 .356.144t.144.357t-.144.356t-.356.143"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m15.817 19.723l-1.894-1.914q-.14-.146-.14-.347t.146-.347t.35-.146t.358.146l1.77 1.771l3.891-3.896q.146-.146.347-.146t.347.146t.147.347t-.147.347l-4.019 4.039q-.244.243-.578.243t-.578-.243M13.154 21q-2.267 0-3.836-1.608T7.75 15.5v-.517q-1.9-.177-3.2-1.6q-1.3-1.421-1.3-3.383V5.308q0-.343.232-.576t.576-.232H6.25V4q0-.213.144-.356t.357-.144t.356.144T7.25 4v2q0 .213-.144.356t-.357.144t-.356-.144T6.25 6v-.5h-2V10q0 1.65 1.175 2.825T8.25 14t2.825-1.175T12.25 10V5.5h-2V6q0 .213-.144.356t-.357.144t-.356-.144T9.25 6V4q0-.213.144-.356t.357-.144t.356.144t.143.356v.5h2.192q.343 0 .576.232t.232.576V10q0 1.962-1.3 3.384t-3.2 1.599v.517q0 1.858 1.282 3.179T13.154 20q.212 0 .356.144t.144.357t-.144.356t-.356.143"/></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%22m15.817%2019.723l-1.894-1.914q-.14-.146-.14-.347t.146-.347t.35-.146t.358.146l1.77%201.771l3.891-3.896q.146-.146.347-.146t.347.146t.147.347t-.147.347l-4.019%204.039q-.244.243-.578.243t-.578-.243M13.154%2021q-2.267%200-3.836-1.608T7.75%2015.5v-.517q-1.9-.177-3.2-1.6q-1.3-1.421-1.3-3.383V5.308q0-.343.232-.576t.576-.232H6.25V4q0-.213.144-.356t.357-.144t.356.144T7.25%204v2q0%20.213-.144.356t-.357.144t-.356-.144T6.25%206v-.5h-2V10q0%201.65%201.175%202.825T8.25%2014t2.825-1.175T12.25%2010V5.5h-2V6q0%20.213-.144.356t-.357.144t-.356-.144T9.25%206V4q0-.213.144-.356t.357-.144t.356.144t.143.356v.5h2.192q.343%200%20.576.232t.232.576V10q0%201.962-1.3%203.384t-3.2%201.599v.517q0%201.858%201.282%203.179T13.154%2020q.212%200%20.356.144t.144.357t-.144.356t-.356.143%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%22m15.817%2019.723l-1.894-1.914q-.14-.146-.14-.347t.146-.347t.35-.146t.358.146l1.77%201.771l3.891-3.896q.146-.146.347-.146t.347.146t.147.347t-.147.347l-4.019%204.039q-.244.243-.578.243t-.578-.243M13.154%2021q-2.267%200-3.836-1.608T7.75%2015.5v-.517q-1.9-.177-3.2-1.6q-1.3-1.421-1.3-3.383V5.308q0-.343.232-.576t.576-.232H6.25V4q0-.213.144-.356t.357-.144t.356.144T7.25%204v2q0%20.213-.144.356t-.357.144t-.356-.144T6.25%206v-.5h-2V10q0%201.65%201.175%202.825T8.25%2014t2.825-1.175T12.25%2010V5.5h-2V6q0%20.213-.144.356t-.357.144t-.356-.144T9.25%206V4q0-.213.144-.356t.357-.144t.356.144t.143.356v.5h2.192q.343%200%20.576.232t.232.576V10q0%201.962-1.3%203.384t-3.2%201.599v.517q0%201.858%201.282%203.179T13.154%2020q.212%200%20.356.144t.144.357t-.144.356t-.356.143%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/stethoscope-check-rounded.svg?color=%231a73e8&size=48