stethoscope arrow icon

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

Name
stethoscope-arrow-rounded
Set
Material Symbols Light
Style
Rounded
Category
Social
Viewbox
24×24
License
Apache 2.0
Aliases
stethoscope-arrow-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 arrow icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.442 17.5q-.212 0-.356-.144t-.144-.357t.144-.356t.356-.143h4.368l-1.721-1.74q-.134-.147-.14-.348t.14-.347t.35-.146t.357.146l2.37 2.37q.242.242.242.565t-.243.566l-2.369 2.369q-.148.146-.345.146t-.353-.147t-.15-.347t.14-.347l1.721-1.74zM13.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 MaterialSymbolsLightStethoscopeArrowRounded(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="M14.442 17.5q-.212 0-.356-.144t-.144-.357t.144-.356t.356-.143h4.368l-1.721-1.74q-.134-.147-.14-.348t.14-.347t.35-.146t.357.146l2.37 2.37q.242.242.242.565t-.243.566l-2.369 2.369q-.148.146-.345.146t-.353-.147t-.15-.347t.14-.347l1.721-1.74zM13.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="M14.442 17.5q-.212 0-.356-.144t-.144-.357t.144-.356t.356-.143h4.368l-1.721-1.74q-.134-.147-.14-.348t.14-.347t.35-.146t.357.146l2.37 2.37q.242.242.242.565t-.243.566l-2.369 2.369q-.148.146-.345.146t-.353-.147t-.15-.347t.14-.347l1.721-1.74zM13.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-arrow-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%22M14.442%2017.5q-.212%200-.356-.144t-.144-.357t.144-.356t.356-.143h4.368l-1.721-1.74q-.134-.147-.14-.348t.14-.347t.35-.146t.357.146l2.37%202.37q.242.242.242.565t-.243.566l-2.369%202.369q-.148.146-.345.146t-.353-.147t-.15-.347t.14-.347l1.721-1.74zM13.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%22M14.442%2017.5q-.212%200-.356-.144t-.144-.357t.144-.356t.356-.143h4.368l-1.721-1.74q-.134-.147-.14-.348t.14-.347t.35-.146t.357.146l2.37%202.37q.242.242.242.565t-.243.566l-2.369%202.369q-.148.146-.345.146t-.353-.147t-.15-.347t.14-.347l1.721-1.74zM13.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-arrow-rounded.svg?color=%231a73e8&size=48