diabetes icon
diabetes from Health Icons by Resolve to Save Lives · Filled · Symbols · MIT Free for personal and commercial use.
- Name
- diabetes
- Set
- Health Icons
- Style
- Filled
- Category
- Symbols
- Viewbox
- 48×48
- License
- MIT
3 other variants in Health Icons
The same icon in other sets
More symbols icons from Health Icons
Use the diabetes icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path d="M42.982 28.942c.002 1.6-1.317 2.858-2.997 2.86c-1.68 0-3.001-1.255-3.003-2.855c-.001-1.6 2.996-5.145 2.996-5.145s3.003 3.654 3.004 5.14"/><path fill-rule="evenodd" d="m24.126 17.598l17.719-.015a2.128 2.128 0 1 1 .003 4.257h-.005c.086-.168.133-.35.133-.54c0-.828-.897-1.5-2.001-1.498c-1.105 0-2 .673-2 1.501q.003.287.134.54l-13.022.01l.001 1.064l6.89-.005a2 2 0 0 1 2 1.998l.001.256a2 2 0 0 1-1.998 2.002l-6.89.006l.002 1.064l5.777-.005a2 2 0 0 1 2.002 1.998v.256a2 2 0 0 1-1.998 2.002l-8 .007v1.063l4.112-.003a2 2 0 0 1 2.002 1.999v.256a2 2 0 0 1-1.999 2.001l-7.444.006l-4.1.004c-6.327.005-11.46-5.12-11.465-11.447a11.46 11.46 0 0 1 7.117-10.612l12.882-5.273a2.308 2.308 0 0 1 1.835 4.235l-2.105.964c-.977.447-.658 1.91.417 1.909" clip-rule="evenodd"/></g></svg>
React
import type { SVGProps } from "react";
export function HealthiconsDiabetes(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path d="M42.982 28.942c.002 1.6-1.317 2.858-2.997 2.86c-1.68 0-3.001-1.255-3.003-2.855c-.001-1.6 2.996-5.145 2.996-5.145s3.003 3.654 3.004 5.14"/><path fillRule="evenodd" d="m24.126 17.598l17.719-.015a2.128 2.128 0 1 1 .003 4.257h-.005c.086-.168.133-.35.133-.54c0-.828-.897-1.5-2.001-1.498c-1.105 0-2 .673-2 1.501q.003.287.134.54l-13.022.01l.001 1.064l6.89-.005a2 2 0 0 1 2 1.998l.001.256a2 2 0 0 1-1.998 2.002l-6.89.006l.002 1.064l5.777-.005a2 2 0 0 1 2.002 1.998v.256a2 2 0 0 1-1.998 2.002l-8 .007v1.063l4.112-.003a2 2 0 0 1 2.002 1.999v.256a2 2 0 0 1-1.999 2.001l-7.444.006l-4.1.004c-6.327.005-11.46-5.12-11.465-11.447a11.46 11.46 0 0 1 7.117-10.612l12.882-5.273a2.308 2.308 0 0 1 1.835 4.235l-2.105.964c-.977.447-.658 1.91.417 1.909" clipRule="evenodd"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path d="M42.982 28.942c.002 1.6-1.317 2.858-2.997 2.86c-1.68 0-3.001-1.255-3.003-2.855c-.001-1.6 2.996-5.145 2.996-5.145s3.003 3.654 3.004 5.14"/><path fill-rule="evenodd" d="m24.126 17.598l17.719-.015a2.128 2.128 0 1 1 .003 4.257h-.005c.086-.168.133-.35.133-.54c0-.828-.897-1.5-2.001-1.498c-1.105 0-2 .673-2 1.501q.003.287.134.54l-13.022.01l.001 1.064l6.89-.005a2 2 0 0 1 2 1.998l.001.256a2 2 0 0 1-1.998 2.002l-6.89.006l.002 1.064l5.777-.005a2 2 0 0 1 2.002 1.998v.256a2 2 0 0 1-1.998 2.002l-8 .007v1.063l4.112-.003a2 2 0 0 1 2.002 1.999v.256a2 2 0 0 1-1.999 2.001l-7.444.006l-4.1.004c-6.327.005-11.46-5.12-11.465-11.447a11.46 11.46 0 0 1 7.117-10.612l12.882-5.273a2.308 2.308 0 0 1 1.835 4.235l-2.105.964c-.977.447-.658 1.91.417 1.909" clip-rule="evenodd"/></g></svg> </template>
CSS
.icon-diabetes {
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%2048%2048%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M42.982%2028.942c.002%201.6-1.317%202.858-2.997%202.86c-1.68%200-3.001-1.255-3.003-2.855c-.001-1.6%202.996-5.145%202.996-5.145s3.003%203.654%203.004%205.14%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22m24.126%2017.598l17.719-.015a2.128%202.128%200%201%201%20.003%204.257h-.005c.086-.168.133-.35.133-.54c0-.828-.897-1.5-2.001-1.498c-1.105%200-2%20.673-2%201.501q.003.287.134.54l-13.022.01l.001%201.064l6.89-.005a2%202%200%200%201%202%201.998l.001.256a2%202%200%200%201-1.998%202.002l-6.89.006l.002%201.064l5.777-.005a2%202%200%200%201%202.002%201.998v.256a2%202%200%200%201-1.998%202.002l-8%20.007v1.063l4.112-.003a2%202%200%200%201%202.002%201.999v.256a2%202%200%200%201-1.999%202.001l-7.444.006l-4.1.004c-6.327.005-11.46-5.12-11.465-11.447a11.46%2011.46%200%200%201%207.117-10.612l12.882-5.273a2.308%202.308%200%200%201%201.835%204.235l-2.105.964c-.977.447-.658%201.91.417%201.909%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%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%2048%2048%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M42.982%2028.942c.002%201.6-1.317%202.858-2.997%202.86c-1.68%200-3.001-1.255-3.003-2.855c-.001-1.6%202.996-5.145%202.996-5.145s3.003%203.654%203.004%205.14%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22m24.126%2017.598l17.719-.015a2.128%202.128%200%201%201%20.003%204.257h-.005c.086-.168.133-.35.133-.54c0-.828-.897-1.5-2.001-1.498c-1.105%200-2%20.673-2%201.501q.003.287.134.54l-13.022.01l.001%201.064l6.89-.005a2%202%200%200%201%202%201.998l.001.256a2%202%200%200%201-1.998%202.002l-6.89.006l.002%201.064l5.777-.005a2%202%200%200%201%202.002%201.998v.256a2%202%200%200%201-1.998%202.002l-8%20.007v1.063l4.112-.003a2%202%200%200%201%202.002%201.999v.256a2%202%200%200%201-1.999%202.001l-7.444.006l-4.1.004c-6.327.005-11.46-5.12-11.465-11.447a11.46%2011.46%200%200%201%207.117-10.612l12.882-5.273a2.308%202.308%200%200%201%201.835%204.235l-2.105.964c-.977.447-.658%201.91.417%201.909%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/healthicons/diabetes.svg?color=%231a73e8&size=48