oxygen saturation icon
oxygen-saturation-rounded from Material Symbols Light by Google · Rounded · Social · Apache-2.0 Free for personal and commercial use.
- Name
- oxygen-saturation-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 oxygen saturation icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7 12.904q-1.285-.154-2.142-1.137T4 9.461q0-1.457 1.021-2.469T7.5 5.981h.885q.269 0 .442-.173Q9 5.634 9 5.365V2.79q0-.348.23-.578t.578-.23h4.384q.348 0 .578.23t.23.578v2.577q0 .269.173.442t.442.173h.885q1.458 0 2.479 1.011T20 9.462q0 1.322-.858 2.305T17 12.904h-2.479q.16-.198.286-.42t.212-.463q.172-.5.612-.752t.94-.263q.208-.023.334-.181t.103-.365t-.181-.337t-.365-.106q-.808.046-1.46.482q-.652.435-.921 1.205q-.183.579-.692.937q-.51.359-1.114.359h-.55q-.604 0-1.113-.359q-.51-.358-.693-.937q-.269-.77-.921-1.205t-1.46-.482q-.207-.023-.365.106t-.18.337q-.024.207.102.365t.334.18q.5.012.94.264t.612.752q.086.24.212.463q.126.222.286.42zM7.808 21q-.467 0-.824-.282T6.564 20H4.5q-1.038 0-1.77-.73T2 17.5v-3q0-.213.143-.357T2.5 14t.357.143T3 14.5v3q0 .617.441 1.059Q3.883 19 4.5 19h2.064q.063-.437.42-.718T7.808 18H9.5v-1.5q0-.213.143-.357T10 16t.357.143t.143.357V18h3v-1.5q0-.213.143-.357T14 16t.357.143t.143.357V18h1.692q.468 0 .824.282t.42.718h2.083q.618 0 1.059-.441q.441-.442.441-1.059v-3q0-.213.144-.357t.356-.143t.357.143t.143.357v3q0 1.039-.73 1.77t-1.77.73h-2.082q-.064.437-.42.718t-.825.282z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightOxygenSaturationRounded(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="M7 12.904q-1.285-.154-2.142-1.137T4 9.461q0-1.457 1.021-2.469T7.5 5.981h.885q.269 0 .442-.173Q9 5.634 9 5.365V2.79q0-.348.23-.578t.578-.23h4.384q.348 0 .578.23t.23.578v2.577q0 .269.173.442t.442.173h.885q1.458 0 2.479 1.011T20 9.462q0 1.322-.858 2.305T17 12.904h-2.479q.16-.198.286-.42t.212-.463q.172-.5.612-.752t.94-.263q.208-.023.334-.181t.103-.365t-.181-.337t-.365-.106q-.808.046-1.46.482q-.652.435-.921 1.205q-.183.579-.692.937q-.51.359-1.114.359h-.55q-.604 0-1.113-.359q-.51-.358-.693-.937q-.269-.77-.921-1.205t-1.46-.482q-.207-.023-.365.106t-.18.337q-.024.207.102.365t.334.18q.5.012.94.264t.612.752q.086.24.212.463q.126.222.286.42zM7.808 21q-.467 0-.824-.282T6.564 20H4.5q-1.038 0-1.77-.73T2 17.5v-3q0-.213.143-.357T2.5 14t.357.143T3 14.5v3q0 .617.441 1.059Q3.883 19 4.5 19h2.064q.063-.437.42-.718T7.808 18H9.5v-1.5q0-.213.143-.357T10 16t.357.143t.143.357V18h3v-1.5q0-.213.143-.357T14 16t.357.143t.143.357V18h1.692q.468 0 .824.282t.42.718h2.083q.618 0 1.059-.441q.441-.442.441-1.059v-3q0-.213.144-.357t.356-.143t.357.143t.143.357v3q0 1.039-.73 1.77t-1.77.73h-2.082q-.064.437-.42.718t-.825.282z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7 12.904q-1.285-.154-2.142-1.137T4 9.461q0-1.457 1.021-2.469T7.5 5.981h.885q.269 0 .442-.173Q9 5.634 9 5.365V2.79q0-.348.23-.578t.578-.23h4.384q.348 0 .578.23t.23.578v2.577q0 .269.173.442t.442.173h.885q1.458 0 2.479 1.011T20 9.462q0 1.322-.858 2.305T17 12.904h-2.479q.16-.198.286-.42t.212-.463q.172-.5.612-.752t.94-.263q.208-.023.334-.181t.103-.365t-.181-.337t-.365-.106q-.808.046-1.46.482q-.652.435-.921 1.205q-.183.579-.692.937q-.51.359-1.114.359h-.55q-.604 0-1.113-.359q-.51-.358-.693-.937q-.269-.77-.921-1.205t-1.46-.482q-.207-.023-.365.106t-.18.337q-.024.207.102.365t.334.18q.5.012.94.264t.612.752q.086.24.212.463q.126.222.286.42zM7.808 21q-.467 0-.824-.282T6.564 20H4.5q-1.038 0-1.77-.73T2 17.5v-3q0-.213.143-.357T2.5 14t.357.143T3 14.5v3q0 .617.441 1.059Q3.883 19 4.5 19h2.064q.063-.437.42-.718T7.808 18H9.5v-1.5q0-.213.143-.357T10 16t.357.143t.143.357V18h3v-1.5q0-.213.143-.357T14 16t.357.143t.143.357V18h1.692q.468 0 .824.282t.42.718h2.083q.618 0 1.059-.441q.441-.442.441-1.059v-3q0-.213.144-.357t.356-.143t.357.143t.143.357v3q0 1.039-.73 1.77t-1.77.73h-2.082q-.064.437-.42.718t-.825.282z"/></svg> </template>
CSS
.icon-oxygen-saturation-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%22M7%2012.904q-1.285-.154-2.142-1.137T4%209.461q0-1.457%201.021-2.469T7.5%205.981h.885q.269%200%20.442-.173Q9%205.634%209%205.365V2.79q0-.348.23-.578t.578-.23h4.384q.348%200%20.578.23t.23.578v2.577q0%20.269.173.442t.442.173h.885q1.458%200%202.479%201.011T20%209.462q0%201.322-.858%202.305T17%2012.904h-2.479q.16-.198.286-.42t.212-.463q.172-.5.612-.752t.94-.263q.208-.023.334-.181t.103-.365t-.181-.337t-.365-.106q-.808.046-1.46.482q-.652.435-.921%201.205q-.183.579-.692.937q-.51.359-1.114.359h-.55q-.604%200-1.113-.359q-.51-.358-.693-.937q-.269-.77-.921-1.205t-1.46-.482q-.207-.023-.365.106t-.18.337q-.024.207.102.365t.334.18q.5.012.94.264t.612.752q.086.24.212.463q.126.222.286.42zM7.808%2021q-.467%200-.824-.282T6.564%2020H4.5q-1.038%200-1.77-.73T2%2017.5v-3q0-.213.143-.357T2.5%2014t.357.143T3%2014.5v3q0%20.617.441%201.059Q3.883%2019%204.5%2019h2.064q.063-.437.42-.718T7.808%2018H9.5v-1.5q0-.213.143-.357T10%2016t.357.143t.143.357V18h3v-1.5q0-.213.143-.357T14%2016t.357.143t.143.357V18h1.692q.468%200%20.824.282t.42.718h2.083q.618%200%201.059-.441q.441-.442.441-1.059v-3q0-.213.144-.357t.356-.143t.357.143t.143.357v3q0%201.039-.73%201.77t-1.77.73h-2.082q-.064.437-.42.718t-.825.282z%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%22M7%2012.904q-1.285-.154-2.142-1.137T4%209.461q0-1.457%201.021-2.469T7.5%205.981h.885q.269%200%20.442-.173Q9%205.634%209%205.365V2.79q0-.348.23-.578t.578-.23h4.384q.348%200%20.578.23t.23.578v2.577q0%20.269.173.442t.442.173h.885q1.458%200%202.479%201.011T20%209.462q0%201.322-.858%202.305T17%2012.904h-2.479q.16-.198.286-.42t.212-.463q.172-.5.612-.752t.94-.263q.208-.023.334-.181t.103-.365t-.181-.337t-.365-.106q-.808.046-1.46.482q-.652.435-.921%201.205q-.183.579-.692.937q-.51.359-1.114.359h-.55q-.604%200-1.113-.359q-.51-.358-.693-.937q-.269-.77-.921-1.205t-1.46-.482q-.207-.023-.365.106t-.18.337q-.024.207.102.365t.334.18q.5.012.94.264t.612.752q.086.24.212.463q.126.222.286.42zM7.808%2021q-.467%200-.824-.282T6.564%2020H4.5q-1.038%200-1.77-.73T2%2017.5v-3q0-.213.143-.357T2.5%2014t.357.143T3%2014.5v3q0%20.617.441%201.059Q3.883%2019%204.5%2019h2.064q.063-.437.42-.718T7.808%2018H9.5v-1.5q0-.213.143-.357T10%2016t.357.143t.143.357V18h3v-1.5q0-.213.143-.357T14%2016t.357.143t.143.357V18h1.692q.468%200%20.824.282t.42.718h2.083q.618%200%201.059-.441q.441-.442.441-1.059v-3q0-.213.144-.357t.356-.143t.357.143t.143.357v3q0%201.039-.73%201.77t-1.77.73h-2.082q-.064.437-.42.718t-.825.282z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/oxygen-saturation-rounded.svg?color=%231a73e8&size=48