spo2-outline-sharp from Material Symbols Light by Google · Outline Sharp · Activities · Apache-2.0 Free for personal and commercial use.

Name
spo2-outline-sharp
Set
Material Symbols Light
Style
Outline Sharp
Category
Activities
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More activities icons from Material Symbols Light

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.808 19v-5.384h3.884V19zm.884-.885h2.116V14.5h-2.116zm4.5 3.577v-3.134h3.039v-1.366h-3.039v-.884h3.924v3.134h-3.039v1.366h3.039v.884zm-7.769-.723q-2.806-.215-4.614-2.243Q3 16.698 3 13.8q0-2.154 1.738-4.765T10 3.308q2.512 2.204 4.122 4.204t2.301 3.719h-1.056q-.665-1.44-2.003-3.089Q12.025 6.494 10 4.65Q7.025 7.375 5.513 9.675T4 13.8q0 2.516 1.513 4.232t3.91 1.932zm.273-7.169"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightSpo2OutlineSharp(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.808 19v-5.384h3.884V19zm.884-.885h2.116V14.5h-2.116zm4.5 3.577v-3.134h3.039v-1.366h-3.039v-.884h3.924v3.134h-3.039v1.366h3.039v.884zm-7.769-.723q-2.806-.215-4.614-2.243Q3 16.698 3 13.8q0-2.154 1.738-4.765T10 3.308q2.512 2.204 4.122 4.204t2.301 3.719h-1.056q-.665-1.44-2.003-3.089Q12.025 6.494 10 4.65Q7.025 7.375 5.513 9.675T4 13.8q0 2.516 1.513 4.232t3.91 1.932zm.273-7.169"/></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.808 19v-5.384h3.884V19zm.884-.885h2.116V14.5h-2.116zm4.5 3.577v-3.134h3.039v-1.366h-3.039v-.884h3.924v3.134h-3.039v1.366h3.039v.884zm-7.769-.723q-2.806-.215-4.614-2.243Q3 16.698 3 13.8q0-2.154 1.738-4.765T10 3.308q2.512 2.204 4.122 4.204t2.301 3.719h-1.056q-.665-1.44-2.003-3.089Q12.025 6.494 10 4.65Q7.025 7.375 5.513 9.675T4 13.8q0 2.516 1.513 4.232t3.91 1.932zm.273-7.169"/></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.808%2019v-5.384h3.884V19zm.884-.885h2.116V14.5h-2.116zm4.5%203.577v-3.134h3.039v-1.366h-3.039v-.884h3.924v3.134h-3.039v1.366h3.039v.884zm-7.769-.723q-2.806-.215-4.614-2.243Q3%2016.698%203%2013.8q0-2.154%201.738-4.765T10%203.308q2.512%202.204%204.122%204.204t2.301%203.719h-1.056q-.665-1.44-2.003-3.089Q12.025%206.494%2010%204.65Q7.025%207.375%205.513%209.675T4%2013.8q0%202.516%201.513%204.232t3.91%201.932zm.273-7.169%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.808%2019v-5.384h3.884V19zm.884-.885h2.116V14.5h-2.116zm4.5%203.577v-3.134h3.039v-1.366h-3.039v-.884h3.924v3.134h-3.039v1.366h3.039v.884zm-7.769-.723q-2.806-.215-4.614-2.243Q3%2016.698%203%2013.8q0-2.154%201.738-4.765T10%203.308q2.512%202.204%204.122%204.204t2.301%203.719h-1.056q-.665-1.44-2.003-3.089Q12.025%206.494%2010%204.65Q7.025%207.375%205.513%209.675T4%2013.8q0%202.516%201.513%204.232t3.91%201.932zm.273-7.169%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/spo2-outline-sharp.svg?color=%231a73e8&size=48