respiratory rate icon
respiratory-rate-rounded from Material Symbols Light by Google · Rounded · Social · Apache-2.0 Free for personal and commercial use.
- Name
- respiratory-rate-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More social icons from Material Symbols Light
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.923 22q-.394 0-.659-.264Q12 21.47 12 21.077v-2.858q0-.142.028-.288q.028-.147.078-.283l1.142-2.964q.11-.305.382-.494q.272-.19.59-.19h1.492v1.877l-.924.923q-.111.112-.111.273t.112.273t.26.112t.26-.112l1.191-1.19V12q0-.213.143-.357T17 11.5t.357.143t.143.357v4.156l1.166 1.171q.111.112.273.112t.273-.112t.111-.266t-.111-.267l-.943-.942V14h1.473q.317 0 .58.19q.263.189.392.476l1.18 2.963q.05.137.078.292q.028.156.028.318v2.838q0 .394-.274.659q-.274.264-.649.264h-2.23q-.395 0-.66-.264q-.264-.265-.264-.659v-3.096L17 17.058l-.923.923V21q0 .414-.293.707t-.707.293zM7 14.89l-1.567-3.11q-.067-.109-.18-.194T5 11.5H3V6.616q0-.691.463-1.153T4.615 5h14.77q.69 0 1.152.463T21 6.616v4.692q0 .348-.23.578t-.578.23h-.808V11.5q0-.992-.696-1.689q-.696-.696-1.688-.696t-1.689.696t-.696 1.689v.616l-.97.063l-2.207-4.398q-.067-.115-.182-.173T11 7.55t-.265.058t-.193.173zM4.616 19q-.691 0-1.153-.462T3 17.384V12.5h1.683l1.86 3.739q.066.14.179.2q.112.061.278.061q.14 0 .253-.051t.18-.21l3.548-7.104l1.73 3.41q-.407.242-.723.607q-.317.365-.511.835l-1.256 3.315q-.05.137-.078.28t-.027.28v.33q0 .348-.23.578t-.578.23z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightRespiratoryRateRounded(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.923 22q-.394 0-.659-.264Q12 21.47 12 21.077v-2.858q0-.142.028-.288q.028-.147.078-.283l1.142-2.964q.11-.305.382-.494q.272-.19.59-.19h1.492v1.877l-.924.923q-.111.112-.111.273t.112.273t.26.112t.26-.112l1.191-1.19V12q0-.213.143-.357T17 11.5t.357.143t.143.357v4.156l1.166 1.171q.111.112.273.112t.273-.112t.111-.266t-.111-.267l-.943-.942V14h1.473q.317 0 .58.19q.263.189.392.476l1.18 2.963q.05.137.078.292q.028.156.028.318v2.838q0 .394-.274.659q-.274.264-.649.264h-2.23q-.395 0-.66-.264q-.264-.265-.264-.659v-3.096L17 17.058l-.923.923V21q0 .414-.293.707t-.707.293zM7 14.89l-1.567-3.11q-.067-.109-.18-.194T5 11.5H3V6.616q0-.691.463-1.153T4.615 5h14.77q.69 0 1.152.463T21 6.616v4.692q0 .348-.23.578t-.578.23h-.808V11.5q0-.992-.696-1.689q-.696-.696-1.688-.696t-1.689.696t-.696 1.689v.616l-.97.063l-2.207-4.398q-.067-.115-.182-.173T11 7.55t-.265.058t-.193.173zM4.616 19q-.691 0-1.153-.462T3 17.384V12.5h1.683l1.86 3.739q.066.14.179.2q.112.061.278.061q.14 0 .253-.051t.18-.21l3.548-7.104l1.73 3.41q-.407.242-.723.607q-.317.365-.511.835l-1.256 3.315q-.05.137-.078.28t-.027.28v.33q0 .348-.23.578t-.578.23z"/></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.923 22q-.394 0-.659-.264Q12 21.47 12 21.077v-2.858q0-.142.028-.288q.028-.147.078-.283l1.142-2.964q.11-.305.382-.494q.272-.19.59-.19h1.492v1.877l-.924.923q-.111.112-.111.273t.112.273t.26.112t.26-.112l1.191-1.19V12q0-.213.143-.357T17 11.5t.357.143t.143.357v4.156l1.166 1.171q.111.112.273.112t.273-.112t.111-.266t-.111-.267l-.943-.942V14h1.473q.317 0 .58.19q.263.189.392.476l1.18 2.963q.05.137.078.292q.028.156.028.318v2.838q0 .394-.274.659q-.274.264-.649.264h-2.23q-.395 0-.66-.264q-.264-.265-.264-.659v-3.096L17 17.058l-.923.923V21q0 .414-.293.707t-.707.293zM7 14.89l-1.567-3.11q-.067-.109-.18-.194T5 11.5H3V6.616q0-.691.463-1.153T4.615 5h14.77q.69 0 1.152.463T21 6.616v4.692q0 .348-.23.578t-.578.23h-.808V11.5q0-.992-.696-1.689q-.696-.696-1.688-.696t-1.689.696t-.696 1.689v.616l-.97.063l-2.207-4.398q-.067-.115-.182-.173T11 7.55t-.265.058t-.193.173zM4.616 19q-.691 0-1.153-.462T3 17.384V12.5h1.683l1.86 3.739q.066.14.179.2q.112.061.278.061q.14 0 .253-.051t.18-.21l3.548-7.104l1.73 3.41q-.407.242-.723.607q-.317.365-.511.835l-1.256 3.315q-.05.137-.078.28t-.027.28v.33q0 .348-.23.578t-.578.23z"/></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.923%2022q-.394%200-.659-.264Q12%2021.47%2012%2021.077v-2.858q0-.142.028-.288q.028-.147.078-.283l1.142-2.964q.11-.305.382-.494q.272-.19.59-.19h1.492v1.877l-.924.923q-.111.112-.111.273t.112.273t.26.112t.26-.112l1.191-1.19V12q0-.213.143-.357T17%2011.5t.357.143t.143.357v4.156l1.166%201.171q.111.112.273.112t.273-.112t.111-.266t-.111-.267l-.943-.942V14h1.473q.317%200%20.58.19q.263.189.392.476l1.18%202.963q.05.137.078.292q.028.156.028.318v2.838q0%20.394-.274.659q-.274.264-.649.264h-2.23q-.395%200-.66-.264q-.264-.265-.264-.659v-3.096L17%2017.058l-.923.923V21q0%20.414-.293.707t-.707.293zM7%2014.89l-1.567-3.11q-.067-.109-.18-.194T5%2011.5H3V6.616q0-.691.463-1.153T4.615%205h14.77q.69%200%201.152.463T21%206.616v4.692q0%20.348-.23.578t-.578.23h-.808V11.5q0-.992-.696-1.689q-.696-.696-1.688-.696t-1.689.696t-.696%201.689v.616l-.97.063l-2.207-4.398q-.067-.115-.182-.173T11%207.55t-.265.058t-.193.173zM4.616%2019q-.691%200-1.153-.462T3%2017.384V12.5h1.683l1.86%203.739q.066.14.179.2q.112.061.278.061q.14%200%20.253-.051t.18-.21l3.548-7.104l1.73%203.41q-.407.242-.723.607q-.317.365-.511.835l-1.256%203.315q-.05.137-.078.28t-.027.28v.33q0%20.348-.23.578t-.578.23z%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.923%2022q-.394%200-.659-.264Q12%2021.47%2012%2021.077v-2.858q0-.142.028-.288q.028-.147.078-.283l1.142-2.964q.11-.305.382-.494q.272-.19.59-.19h1.492v1.877l-.924.923q-.111.112-.111.273t.112.273t.26.112t.26-.112l1.191-1.19V12q0-.213.143-.357T17%2011.5t.357.143t.143.357v4.156l1.166%201.171q.111.112.273.112t.273-.112t.111-.266t-.111-.267l-.943-.942V14h1.473q.317%200%20.58.19q.263.189.392.476l1.18%202.963q.05.137.078.292q.028.156.028.318v2.838q0%20.394-.274.659q-.274.264-.649.264h-2.23q-.395%200-.66-.264q-.264-.265-.264-.659v-3.096L17%2017.058l-.923.923V21q0%20.414-.293.707t-.707.293zM7%2014.89l-1.567-3.11q-.067-.109-.18-.194T5%2011.5H3V6.616q0-.691.463-1.153T4.615%205h14.77q.69%200%201.152.463T21%206.616v4.692q0%20.348-.23.578t-.578.23h-.808V11.5q0-.992-.696-1.689q-.696-.696-1.688-.696t-1.689.696t-.696%201.689v.616l-.97.063l-2.207-4.398q-.067-.115-.182-.173T11%207.55t-.265.058t-.193.173zM4.616%2019q-.691%200-1.153-.462T3%2017.384V12.5h1.683l1.86%203.739q.066.14.179.2q.112.061.278.061q.14%200%20.253-.051t.18-.21l3.548-7.104l1.73%203.41q-.407.242-.723.607q-.317.365-.511.835l-1.256%203.315q-.05.137-.078.28t-.027.28v.33q0%20.348-.23.578t-.578.23z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/respiratory-rate-rounded.svg?color=%231a73e8&size=48