spo2 from Material Symbols Light by Google · Regular · Activities · Apache-2.0 Free for personal and commercial use.

Name
spo2
Set
Material Symbols Light
Style
Regular
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="M12.577 19q-.31 0-.54-.23t-.23-.54v-3.845q0-.31.23-.54t.54-.23h2.346q.31 0 .54.23t.23.54v3.846q0 .31-.23.54t-.54.229zm.115-.885h2.116V14.5h-2.116zm4.5 3.577v-2.365q0-.329.22-.549t.55-.22h2.269v-1.366h-3.039v-.884h3.154q.329 0 .55.22q.22.22.22.549v1.596q0 .329-.22.549q-.221.22-.55.22h-2.269v1.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-5.384q-.672 0-1.144.472t-.472 1.143z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightSpo2(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.577 19q-.31 0-.54-.23t-.23-.54v-3.845q0-.31.23-.54t.54-.23h2.346q.31 0 .54.23t.23.54v3.846q0 .31-.23.54t-.54.229zm.115-.885h2.116V14.5h-2.116zm4.5 3.577v-2.365q0-.329.22-.549t.55-.22h2.269v-1.366h-3.039v-.884h3.154q.329 0 .55.22q.22.22.22.549v1.596q0 .329-.22.549q-.221.22-.55.22h-2.269v1.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-5.384q-.672 0-1.144.472t-.472 1.143z"/></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.577 19q-.31 0-.54-.23t-.23-.54v-3.845q0-.31.23-.54t.54-.23h2.346q.31 0 .54.23t.23.54v3.846q0 .31-.23.54t-.54.229zm.115-.885h2.116V14.5h-2.116zm4.5 3.577v-2.365q0-.329.22-.549t.55-.22h2.269v-1.366h-3.039v-.884h3.154q.329 0 .55.22q.22.22.22.549v1.596q0 .329-.22.549q-.221.22-.55.22h-2.269v1.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-5.384q-.672 0-1.144.472t-.472 1.143z"/></svg>
</template>

CSS

.icon-spo2 {
  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.577%2019q-.31%200-.54-.23t-.23-.54v-3.845q0-.31.23-.54t.54-.23h2.346q.31%200%20.54.23t.23.54v3.846q0%20.31-.23.54t-.54.229zm.115-.885h2.116V14.5h-2.116zm4.5%203.577v-2.365q0-.329.22-.549t.55-.22h2.269v-1.366h-3.039v-.884h3.154q.329%200%20.55.22q.22.22.22.549v1.596q0%20.329-.22.549q-.221.22-.55.22h-2.269v1.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-5.384q-.672%200-1.144.472t-.472%201.143z%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.577%2019q-.31%200-.54-.23t-.23-.54v-3.845q0-.31.23-.54t.54-.23h2.346q.31%200%20.54.23t.23.54v3.846q0%20.31-.23.54t-.54.229zm.115-.885h2.116V14.5h-2.116zm4.5%203.577v-2.365q0-.329.22-.549t.55-.22h2.269v-1.366h-3.039v-.884h3.154q.329%200%20.55.22q.22.22.22.549v1.596q0%20.329-.22.549q-.221.22-.55.22h-2.269v1.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-5.384q-.672%200-1.144.472t-.472%201.143z%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.svg?color=%231a73e8&size=48