respiratory rate icon
respiratory-rate-rounded from Material Symbols by Google · Rounded · Social · Apache-2.0 Free for personal and commercial use.
- Name
- respiratory-rate-rounded
- Set
- Material Symbols
- Style
- Rounded
- 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="M12.5 23q-.625 0-1.062-.437T11 21.5v-3.3q0-.2.038-.375t.087-.35l1.2-3.175q.225-.575.738-.938T14.2 13h.8v2.55l-1 1q-.15.15-.15.35t.15.35t.338.15t.337-.15L16 15.925V12q0-.425.288-.712T17 11t.713.288T18 12v3.925l1.3 1.325q.15.15.35.15t.35-.15t.15-.363t-.15-.362l-1-1V13h.8q.625 0 1.138.363t.737.937l1.2 3.175q.05.175.088.35T23 18.2v3.3q0 .625-.437 1.063T21.5 23h-2q-.625 0-1.062-.437T18 21.5v-2.75l-1-1l-1 1v2.75q0 .625-.437 1.063T14.5 23zM7 13.775L5.875 11.55q-.125-.225-.363-.387T5 11H2V6q0-.825.588-1.412T4 4h16q.825 0 1.413.588T22 6v4.5q0 .425-.288.713T21 11.5h-1.5q0-1.05-.725-1.775T17 9t-1.775.725T14.5 11.5l-.625.025L11.9 7.55q-.125-.25-.375-.375T11 7.05t-.525.125t-.375.375zM4 20q-.825 0-1.412-.587T2 18v-5h2.375L6.1 16.45q.125.275.363.413T7 17q.275 0 .513-.137t.362-.413L11 10.25l1 2.025q-.35.3-.638.675t-.462.825l-1.275 3.45q-.05.175-.088.338T9.5 17.9V19q0 .425-.288.713T8.5 20z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsRespiratoryRateRounded(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="M12.5 23q-.625 0-1.062-.437T11 21.5v-3.3q0-.2.038-.375t.087-.35l1.2-3.175q.225-.575.738-.938T14.2 13h.8v2.55l-1 1q-.15.15-.15.35t.15.35t.338.15t.337-.15L16 15.925V12q0-.425.288-.712T17 11t.713.288T18 12v3.925l1.3 1.325q.15.15.35.15t.35-.15t.15-.363t-.15-.362l-1-1V13h.8q.625 0 1.138.363t.737.937l1.2 3.175q.05.175.088.35T23 18.2v3.3q0 .625-.437 1.063T21.5 23h-2q-.625 0-1.062-.437T18 21.5v-2.75l-1-1l-1 1v2.75q0 .625-.437 1.063T14.5 23zM7 13.775L5.875 11.55q-.125-.225-.363-.387T5 11H2V6q0-.825.588-1.412T4 4h16q.825 0 1.413.588T22 6v4.5q0 .425-.288.713T21 11.5h-1.5q0-1.05-.725-1.775T17 9t-1.775.725T14.5 11.5l-.625.025L11.9 7.55q-.125-.25-.375-.375T11 7.05t-.525.125t-.375.375zM4 20q-.825 0-1.412-.587T2 18v-5h2.375L6.1 16.45q.125.275.363.413T7 17q.275 0 .513-.137t.362-.413L11 10.25l1 2.025q-.35.3-.638.675t-.462.825l-1.275 3.45q-.05.175-.088.338T9.5 17.9V19q0 .425-.288.713T8.5 20z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.5 23q-.625 0-1.062-.437T11 21.5v-3.3q0-.2.038-.375t.087-.35l1.2-3.175q.225-.575.738-.938T14.2 13h.8v2.55l-1 1q-.15.15-.15.35t.15.35t.338.15t.337-.15L16 15.925V12q0-.425.288-.712T17 11t.713.288T18 12v3.925l1.3 1.325q.15.15.35.15t.35-.15t.15-.363t-.15-.362l-1-1V13h.8q.625 0 1.138.363t.737.937l1.2 3.175q.05.175.088.35T23 18.2v3.3q0 .625-.437 1.063T21.5 23h-2q-.625 0-1.062-.437T18 21.5v-2.75l-1-1l-1 1v2.75q0 .625-.437 1.063T14.5 23zM7 13.775L5.875 11.55q-.125-.225-.363-.387T5 11H2V6q0-.825.588-1.412T4 4h16q.825 0 1.413.588T22 6v4.5q0 .425-.288.713T21 11.5h-1.5q0-1.05-.725-1.775T17 9t-1.775.725T14.5 11.5l-.625.025L11.9 7.55q-.125-.25-.375-.375T11 7.05t-.525.125t-.375.375zM4 20q-.825 0-1.412-.587T2 18v-5h2.375L6.1 16.45q.125.275.363.413T7 17q.275 0 .513-.137t.362-.413L11 10.25l1 2.025q-.35.3-.638.675t-.462.825l-1.275 3.45q-.05.175-.088.338T9.5 17.9V19q0 .425-.288.713T8.5 20z"/></svg> </template>
CSS
.icon-respiratory-rate-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%22M12.5%2023q-.625%200-1.062-.437T11%2021.5v-3.3q0-.2.038-.375t.087-.35l1.2-3.175q.225-.575.738-.938T14.2%2013h.8v2.55l-1%201q-.15.15-.15.35t.15.35t.338.15t.337-.15L16%2015.925V12q0-.425.288-.712T17%2011t.713.288T18%2012v3.925l1.3%201.325q.15.15.35.15t.35-.15t.15-.363t-.15-.362l-1-1V13h.8q.625%200%201.138.363t.737.937l1.2%203.175q.05.175.088.35T23%2018.2v3.3q0%20.625-.437%201.063T21.5%2023h-2q-.625%200-1.062-.437T18%2021.5v-2.75l-1-1l-1%201v2.75q0%20.625-.437%201.063T14.5%2023zM7%2013.775L5.875%2011.55q-.125-.225-.363-.387T5%2011H2V6q0-.825.588-1.412T4%204h16q.825%200%201.413.588T22%206v4.5q0%20.425-.288.713T21%2011.5h-1.5q0-1.05-.725-1.775T17%209t-1.775.725T14.5%2011.5l-.625.025L11.9%207.55q-.125-.25-.375-.375T11%207.05t-.525.125t-.375.375zM4%2020q-.825%200-1.412-.587T2%2018v-5h2.375L6.1%2016.45q.125.275.363.413T7%2017q.275%200%20.513-.137t.362-.413L11%2010.25l1%202.025q-.35.3-.638.675t-.462.825l-1.275%203.45q-.05.175-.088.338T9.5%2017.9V19q0%20.425-.288.713T8.5%2020z%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%22M12.5%2023q-.625%200-1.062-.437T11%2021.5v-3.3q0-.2.038-.375t.087-.35l1.2-3.175q.225-.575.738-.938T14.2%2013h.8v2.55l-1%201q-.15.15-.15.35t.15.35t.338.15t.337-.15L16%2015.925V12q0-.425.288-.712T17%2011t.713.288T18%2012v3.925l1.3%201.325q.15.15.35.15t.35-.15t.15-.363t-.15-.362l-1-1V13h.8q.625%200%201.138.363t.737.937l1.2%203.175q.05.175.088.35T23%2018.2v3.3q0%20.625-.437%201.063T21.5%2023h-2q-.625%200-1.062-.437T18%2021.5v-2.75l-1-1l-1%201v2.75q0%20.625-.437%201.063T14.5%2023zM7%2013.775L5.875%2011.55q-.125-.225-.363-.387T5%2011H2V6q0-.825.588-1.412T4%204h16q.825%200%201.413.588T22%206v4.5q0%20.425-.288.713T21%2011.5h-1.5q0-1.05-.725-1.775T17%209t-1.775.725T14.5%2011.5l-.625.025L11.9%207.55q-.125-.25-.375-.375T11%207.05t-.525.125t-.375.375zM4%2020q-.825%200-1.412-.587T2%2018v-5h2.375L6.1%2016.45q.125.275.363.413T7%2017q.275%200%20.513-.137t.362-.413L11%2010.25l1%202.025q-.35.3-.638.675t-.462.825l-1.275%203.45q-.05.175-.088.338T9.5%2017.9V19q0%20.425-.288.713T8.5%2020z%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-rounded.svg?color=%231a73e8&size=48