glucose icon
glucose-sharp from Material Symbols Light by Google · Sharp · Social · Apache-2.0 Free for personal and commercial use.
- Name
- glucose-sharp
- Set
- Material Symbols Light
- Style
- 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="m13.28 21l-6.5-7.573l1.69-1.28l3.03 1.932V3.5h1v9h2.173V6.923h1V12.5h2.173V8.116h1V12.5h2.173v-2.384h1V21zM4.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.5"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightGlucoseSharp(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="m13.28 21l-6.5-7.573l1.69-1.28l3.03 1.932V3.5h1v9h2.173V6.923h1V12.5h2.173V8.116h1V12.5h2.173v-2.384h1V21zM4.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.5"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m13.28 21l-6.5-7.573l1.69-1.28l3.03 1.932V3.5h1v9h2.173V6.923h1V12.5h2.173V8.116h1V12.5h2.173v-2.384h1V21zM4.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.5"/></svg> </template>
CSS
.icon-glucose-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%22m13.28%2021l-6.5-7.573l1.69-1.28l3.03%201.932V3.5h1v9h2.173V6.923h1V12.5h2.173V8.116h1V12.5h2.173v-2.384h1V21zM4.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.5%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%22m13.28%2021l-6.5-7.573l1.69-1.28l3.03%201.932V3.5h1v9h2.173V6.923h1V12.5h2.173V8.116h1V12.5h2.173v-2.384h1V21zM4.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.5%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-sharp.svg?color=%231a73e8&size=48