glucose icon
glucose-outline-sharp from Material Symbols Light by Google · Outline Sharp · Social · Apache-2.0 Free for personal and commercial use.
- Name
- glucose-outline-sharp
- Set
- Material Symbols Light
- Style
- Outline Sharp
- 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 glucose icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m6.78 13.427l1.69-1.28l3.03 1.932V3.5h1v12.421l-3.604-2.304l-.404.27L13.72 20h7.3v-9.884h1V21h-8.738zm7.893-.927V6.923h1V12.5zm3.173 0V8.116h1V12.5zM4.5 9.5q-1.263 0-2.132-.859Q1.5 7.783 1.5 6.55q0-.754.29-1.283q.289-.528 1.5-1.896L4.5 1.994l1.19 1.383q1.218 1.398 1.514 1.912q.296.513.296 1.261q0 1.214-.871 2.082T4.5 9.5m0-1q.837 0 1.418-.57T6.5 6.55q0-.483-.251-.897T4.952 4.035l-.471-.51l-.433.51q-.992 1.13-1.27 1.58T2.5 6.55q0 .812.579 1.38q.579.57 1.421.57M21.02 20H13.5z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightGlucoseOutlineSharp(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="m6.78 13.427l1.69-1.28l3.03 1.932V3.5h1v12.421l-3.604-2.304l-.404.27L13.72 20h7.3v-9.884h1V21h-8.738zm7.893-.927V6.923h1V12.5zm3.173 0V8.116h1V12.5zM4.5 9.5q-1.263 0-2.132-.859Q1.5 7.783 1.5 6.55q0-.754.29-1.283q.289-.528 1.5-1.896L4.5 1.994l1.19 1.383q1.218 1.398 1.514 1.912q.296.513.296 1.261q0 1.214-.871 2.082T4.5 9.5m0-1q.837 0 1.418-.57T6.5 6.55q0-.483-.251-.897T4.952 4.035l-.471-.51l-.433.51q-.992 1.13-1.27 1.58T2.5 6.55q0 .812.579 1.38q.579.57 1.421.57M21.02 20H13.5z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m6.78 13.427l1.69-1.28l3.03 1.932V3.5h1v12.421l-3.604-2.304l-.404.27L13.72 20h7.3v-9.884h1V21h-8.738zm7.893-.927V6.923h1V12.5zm3.173 0V8.116h1V12.5zM4.5 9.5q-1.263 0-2.132-.859Q1.5 7.783 1.5 6.55q0-.754.29-1.283q.289-.528 1.5-1.896L4.5 1.994l1.19 1.383q1.218 1.398 1.514 1.912q.296.513.296 1.261q0 1.214-.871 2.082T4.5 9.5m0-1q.837 0 1.418-.57T6.5 6.55q0-.483-.251-.897T4.952 4.035l-.471-.51l-.433.51q-.992 1.13-1.27 1.58T2.5 6.55q0 .812.579 1.38q.579.57 1.421.57M21.02 20H13.5z"/></svg> </template>
CSS
.icon-glucose-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%22m6.78%2013.427l1.69-1.28l3.03%201.932V3.5h1v12.421l-3.604-2.304l-.404.27L13.72%2020h7.3v-9.884h1V21h-8.738zm7.893-.927V6.923h1V12.5zm3.173%200V8.116h1V12.5zM4.5%209.5q-1.263%200-2.132-.859Q1.5%207.783%201.5%206.55q0-.754.29-1.283q.289-.528%201.5-1.896L4.5%201.994l1.19%201.383q1.218%201.398%201.514%201.912q.296.513.296%201.261q0%201.214-.871%202.082T4.5%209.5m0-1q.837%200%201.418-.57T6.5%206.55q0-.483-.251-.897T4.952%204.035l-.471-.51l-.433.51q-.992%201.13-1.27%201.58T2.5%206.55q0%20.812.579%201.38q.579.57%201.421.57M21.02%2020H13.5z%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%22m6.78%2013.427l1.69-1.28l3.03%201.932V3.5h1v12.421l-3.604-2.304l-.404.27L13.72%2020h7.3v-9.884h1V21h-8.738zm7.893-.927V6.923h1V12.5zm3.173%200V8.116h1V12.5zM4.5%209.5q-1.263%200-2.132-.859Q1.5%207.783%201.5%206.55q0-.754.29-1.283q.289-.528%201.5-1.896L4.5%201.994l1.19%201.383q1.218%201.398%201.514%201.912q.296.513.296%201.261q0%201.214-.871%202.082T4.5%209.5m0-1q.837%200%201.418-.57T6.5%206.55q0-.483-.251-.897T4.952%204.035l-.471-.51l-.433.51q-.992%201.13-1.27%201.58T2.5%206.55q0%20.812.579%201.38q.579.57%201.421.57M21.02%2020H13.5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/glucose-outline-sharp.svg?color=%231a73e8&size=48