spo2 icon
spo2-outline-sharp from Material Symbols by Google · Outline Sharp · Activities · Apache-2.0 Free for personal and commercial use.
- Name
- spo2-outline-sharp
- Set
- Material Symbols
- Style
- Outline Sharp
- Category
- Activities
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols
The same icon in other sets
More activities icons from Material Symbols
Use the spo2 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11 20v-6h4.5v6zm1.5-1.5H14v-3h-1.5zM17 22v-3.75h3v-.75h-3V16h4.5v3.75h-3v.75h3V22zm-8-.05q-3.075-.35-5.038-2.637T2 13.8q0-2.5 1.988-5.437T10 2q3.3 2.8 5.238 5.3T17.75 12h-2.075q-.55-1.575-1.975-3.425T10 4.65Q7.025 7.375 5.513 9.675T4 13.8q0 2.4 1.388 4.088T9 19.925zm.85-8.15"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsSpo2OutlineSharp(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="M11 20v-6h4.5v6zm1.5-1.5H14v-3h-1.5zM17 22v-3.75h3v-.75h-3V16h4.5v3.75h-3v.75h3V22zm-8-.05q-3.075-.35-5.038-2.637T2 13.8q0-2.5 1.988-5.437T10 2q3.3 2.8 5.238 5.3T17.75 12h-2.075q-.55-1.575-1.975-3.425T10 4.65Q7.025 7.375 5.513 9.675T4 13.8q0 2.4 1.388 4.088T9 19.925zm.85-8.15"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11 20v-6h4.5v6zm1.5-1.5H14v-3h-1.5zM17 22v-3.75h3v-.75h-3V16h4.5v3.75h-3v.75h3V22zm-8-.05q-3.075-.35-5.038-2.637T2 13.8q0-2.5 1.988-5.437T10 2q3.3 2.8 5.238 5.3T17.75 12h-2.075q-.55-1.575-1.975-3.425T10 4.65Q7.025 7.375 5.513 9.675T4 13.8q0 2.4 1.388 4.088T9 19.925zm.85-8.15"/></svg> </template>
CSS
.icon-spo2-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%22M11%2020v-6h4.5v6zm1.5-1.5H14v-3h-1.5zM17%2022v-3.75h3v-.75h-3V16h4.5v3.75h-3v.75h3V22zm-8-.05q-3.075-.35-5.038-2.637T2%2013.8q0-2.5%201.988-5.437T10%202q3.3%202.8%205.238%205.3T17.75%2012h-2.075q-.55-1.575-1.975-3.425T10%204.65Q7.025%207.375%205.513%209.675T4%2013.8q0%202.4%201.388%204.088T9%2019.925zm.85-8.15%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%22M11%2020v-6h4.5v6zm1.5-1.5H14v-3h-1.5zM17%2022v-3.75h3v-.75h-3V16h4.5v3.75h-3v.75h3V22zm-8-.05q-3.075-.35-5.038-2.637T2%2013.8q0-2.5%201.988-5.437T10%202q3.3%202.8%205.238%205.3T17.75%2012h-2.075q-.55-1.575-1.975-3.425T10%204.65Q7.025%207.375%205.513%209.675T4%2013.8q0%202.4%201.388%204.088T9%2019.925zm.85-8.15%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/spo2-outline-sharp.svg?color=%231a73e8&size=48