respiratory rate icon

respiratory-rate-outline-sharp from Material Symbols by Google · Outline Sharp · Social · Apache-2.0 Free for personal and commercial use.

Name
respiratory-rate-outline-sharp
Set
Material Symbols
Style
Outline Sharp
Category
Social
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols

The same icon in other sets

More social icons from Material Symbols

Use the respiratory rate icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.35 17.6L16 15.925V15v.925zm5.3 0L18 15.925V15v.925zM2 9V4h20v7.5h-2V6H4v3zm0 11v-5h2v3h5.5v2zm10.5 3q-.625 0-1.062-.437T11 21.5v-3.675l1.325-3.525q.225-.575.738-.938T14.2 13H16v-2h2v2h1.8q.625 0 1.138.363t.737.937L23 17.825V21.5q0 .625-.437 1.063T21.5 23h-2q-.625 0-1.062-.437T18 21.5V20h2v1h1v-2.825L19.8 15H18v.925l1.65 1.675l-1.4 1.4L17 17.75L15.75 19l-1.4-1.4L16 15.925V15h-1.8L13 18.175V21h1v-1h2v1.5q0 .625-.437 1.063T14.5 23zM2 13v-2h3.6L7 13.775L10.35 7h1.275l2.25 4.525q-.525.05-.987.225t-.863.5l-1.025-2L7.625 17h-1.25l-2-4z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsRespiratoryRateOutlineSharp(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.35 17.6L16 15.925V15v.925zm5.3 0L18 15.925V15v.925zM2 9V4h20v7.5h-2V6H4v3zm0 11v-5h2v3h5.5v2zm10.5 3q-.625 0-1.062-.437T11 21.5v-3.675l1.325-3.525q.225-.575.738-.938T14.2 13H16v-2h2v2h1.8q.625 0 1.138.363t.737.937L23 17.825V21.5q0 .625-.437 1.063T21.5 23h-2q-.625 0-1.062-.437T18 21.5V20h2v1h1v-2.825L19.8 15H18v.925l1.65 1.675l-1.4 1.4L17 17.75L15.75 19l-1.4-1.4L16 15.925V15h-1.8L13 18.175V21h1v-1h2v1.5q0 .625-.437 1.063T14.5 23zM2 13v-2h3.6L7 13.775L10.35 7h1.275l2.25 4.525q-.525.05-.987.225t-.863.5l-1.025-2L7.625 17h-1.25l-2-4z"/></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.35 17.6L16 15.925V15v.925zm5.3 0L18 15.925V15v.925zM2 9V4h20v7.5h-2V6H4v3zm0 11v-5h2v3h5.5v2zm10.5 3q-.625 0-1.062-.437T11 21.5v-3.675l1.325-3.525q.225-.575.738-.938T14.2 13H16v-2h2v2h1.8q.625 0 1.138.363t.737.937L23 17.825V21.5q0 .625-.437 1.063T21.5 23h-2q-.625 0-1.062-.437T18 21.5V20h2v1h1v-2.825L19.8 15H18v.925l1.65 1.675l-1.4 1.4L17 17.75L15.75 19l-1.4-1.4L16 15.925V15h-1.8L13 18.175V21h1v-1h2v1.5q0 .625-.437 1.063T14.5 23zM2 13v-2h3.6L7 13.775L10.35 7h1.275l2.25 4.525q-.525.05-.987.225t-.863.5l-1.025-2L7.625 17h-1.25l-2-4z"/></svg>
</template>

CSS

.icon-respiratory-rate-outline-sharp {
  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.35%2017.6L16%2015.925V15v.925zm5.3%200L18%2015.925V15v.925zM2%209V4h20v7.5h-2V6H4v3zm0%2011v-5h2v3h5.5v2zm10.5%203q-.625%200-1.062-.437T11%2021.5v-3.675l1.325-3.525q.225-.575.738-.938T14.2%2013H16v-2h2v2h1.8q.625%200%201.138.363t.737.937L23%2017.825V21.5q0%20.625-.437%201.063T21.5%2023h-2q-.625%200-1.062-.437T18%2021.5V20h2v1h1v-2.825L19.8%2015H18v.925l1.65%201.675l-1.4%201.4L17%2017.75L15.75%2019l-1.4-1.4L16%2015.925V15h-1.8L13%2018.175V21h1v-1h2v1.5q0%20.625-.437%201.063T14.5%2023zM2%2013v-2h3.6L7%2013.775L10.35%207h1.275l2.25%204.525q-.525.05-.987.225t-.863.5l-1.025-2L7.625%2017h-1.25l-2-4z%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.35%2017.6L16%2015.925V15v.925zm5.3%200L18%2015.925V15v.925zM2%209V4h20v7.5h-2V6H4v3zm0%2011v-5h2v3h5.5v2zm10.5%203q-.625%200-1.062-.437T11%2021.5v-3.675l1.325-3.525q.225-.575.738-.938T14.2%2013H16v-2h2v2h1.8q.625%200%201.138.363t.737.937L23%2017.825V21.5q0%20.625-.437%201.063T21.5%2023h-2q-.625%200-1.062-.437T18%2021.5V20h2v1h1v-2.825L19.8%2015H18v.925l1.65%201.675l-1.4%201.4L17%2017.75L15.75%2019l-1.4-1.4L16%2015.925V15h-1.8L13%2018.175V21h1v-1h2v1.5q0%20.625-.437%201.063T14.5%2023zM2%2013v-2h3.6L7%2013.775L10.35%207h1.275l2.25%204.525q-.525.05-.987.225t-.863.5l-1.025-2L7.625%2017h-1.25l-2-4z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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