oxygen saturation icon
oxygen-saturation-sharp from Material Symbols by Google · Sharp · Social · Apache-2.0 Free for personal and commercial use.
- Name
- oxygen-saturation-sharp
- Set
- Material Symbols
- Style
- 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 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="M1 14h2v4q0 .425.288.713T4 19h2.275v-1H9v-1h2v1h2v-1h2v1h2.725v1H20q.425 0 .713-.288T21 18v-4h2v4q0 1.25-.875 2.125T20 21h-2.275v1H6.275v-1H4q-1.25 0-2.125-.875T1 18zm6-1q-1.65 0-2.825-1.175T3 9t1.175-2.825T7 5h1V1h8v4h1q1.65 0 2.825 1.175T21 9t-1.175 2.825T17 13h-2.325q.275-.275.488-.612t.337-.713q.1-.3.363-.488T16.45 11H17V9h-.55q-.975 0-1.763.563T13.6 11.05q-.125.425-.5.688t-.825.262h-.55q-.45 0-.825-.262t-.5-.688q-.3-.925-1.088-1.487T7.55 9H7v2h.55q.325 0 .575.188t.375.487q.125.375.338.713t.487.612z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsOxygenSaturationSharp(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="M1 14h2v4q0 .425.288.713T4 19h2.275v-1H9v-1h2v1h2v-1h2v1h2.725v1H20q.425 0 .713-.288T21 18v-4h2v4q0 1.25-.875 2.125T20 21h-2.275v1H6.275v-1H4q-1.25 0-2.125-.875T1 18zm6-1q-1.65 0-2.825-1.175T3 9t1.175-2.825T7 5h1V1h8v4h1q1.65 0 2.825 1.175T21 9t-1.175 2.825T17 13h-2.325q.275-.275.488-.612t.337-.713q.1-.3.363-.488T16.45 11H17V9h-.55q-.975 0-1.763.563T13.6 11.05q-.125.425-.5.688t-.825.262h-.55q-.45 0-.825-.262t-.5-.688q-.3-.925-1.088-1.487T7.55 9H7v2h.55q.325 0 .575.188t.375.487q.125.375.338.713t.487.612z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M1 14h2v4q0 .425.288.713T4 19h2.275v-1H9v-1h2v1h2v-1h2v1h2.725v1H20q.425 0 .713-.288T21 18v-4h2v4q0 1.25-.875 2.125T20 21h-2.275v1H6.275v-1H4q-1.25 0-2.125-.875T1 18zm6-1q-1.65 0-2.825-1.175T3 9t1.175-2.825T7 5h1V1h8v4h1q1.65 0 2.825 1.175T21 9t-1.175 2.825T17 13h-2.325q.275-.275.488-.612t.337-.713q.1-.3.363-.488T16.45 11H17V9h-.55q-.975 0-1.763.563T13.6 11.05q-.125.425-.5.688t-.825.262h-.55q-.45 0-.825-.262t-.5-.688q-.3-.925-1.088-1.487T7.55 9H7v2h.55q.325 0 .575.188t.375.487q.125.375.338.713t.487.612z"/></svg> </template>
CSS
.icon-oxygen-saturation-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%22M1%2014h2v4q0%20.425.288.713T4%2019h2.275v-1H9v-1h2v1h2v-1h2v1h2.725v1H20q.425%200%20.713-.288T21%2018v-4h2v4q0%201.25-.875%202.125T20%2021h-2.275v1H6.275v-1H4q-1.25%200-2.125-.875T1%2018zm6-1q-1.65%200-2.825-1.175T3%209t1.175-2.825T7%205h1V1h8v4h1q1.65%200%202.825%201.175T21%209t-1.175%202.825T17%2013h-2.325q.275-.275.488-.612t.337-.713q.1-.3.363-.488T16.45%2011H17V9h-.55q-.975%200-1.763.563T13.6%2011.05q-.125.425-.5.688t-.825.262h-.55q-.45%200-.825-.262t-.5-.688q-.3-.925-1.088-1.487T7.55%209H7v2h.55q.325%200%20.575.188t.375.487q.125.375.338.713t.487.612z%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%22M1%2014h2v4q0%20.425.288.713T4%2019h2.275v-1H9v-1h2v1h2v-1h2v1h2.725v1H20q.425%200%20.713-.288T21%2018v-4h2v4q0%201.25-.875%202.125T20%2021h-2.275v1H6.275v-1H4q-1.25%200-2.125-.875T1%2018zm6-1q-1.65%200-2.825-1.175T3%209t1.175-2.825T7%205h1V1h8v4h1q1.65%200%202.825%201.175T21%209t-1.175%202.825T17%2013h-2.325q.275-.275.488-.612t.337-.713q.1-.3.363-.488T16.45%2011H17V9h-.55q-.975%200-1.763.563T13.6%2011.05q-.125.425-.5.688t-.825.262h-.55q-.45%200-.825-.262t-.5-.688q-.3-.925-1.088-1.487T7.55%209H7v2h.55q.325%200%20.575.188t.375.487q.125.375.338.713t.487.612z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/oxygen-saturation-sharp.svg?color=%231a73e8&size=48