endocrine icon
endocrine from IconPark TwoTone by ByteDance · Two tone · Health · Apache-2.0 Free for personal and commercial use.
- Name
- endocrine
- Set
- IconPark TwoTone
- Style
- Two tone
- Category
- Health
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
More health icons from IconPark TwoTone
Use the endocrine icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><defs><mask id="SVGPdFqZdEC1"><g fill="#555" stroke="#fff" stroke-linejoin="round" stroke-width="4"><path fill-rule="evenodd" d="M23.147 44C31.293 44 40 43.01 40 30.18q0-9.324-4.474-15.18q-4.18 7-6.196 7c-2.016 0 0-6.09-2.331-10.709Q24.668 6.671 18.729 4q.825 6.655-.357 9.655c-1.184 3-11.22 8.255-10.314 17.28S15 44 23.147 44Z" clip-rule="evenodd"/><path d="M21.708 24.008Q16 29.196 16.843 33.611c.483 2.534 2.406 3.765 3.854 4.163c1.123.307 3.067.48 4.803-1.067c1.84-1.639 1.107-3.968-1.56-6.85q-1.689-1.823-2.232-5.849Z"/></g></mask></defs><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#SVGPdFqZdEC1)"/></svg>
React
import type { SVGProps } from "react";
export function IconParkTwotoneEndocrine(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><defs><mask id="SVGPdFqZdEC1"><g fill="#555" stroke="#fff" strokeLinejoin="round" strokeWidth="4"><path fillRule="evenodd" d="M23.147 44C31.293 44 40 43.01 40 30.18q0-9.324-4.474-15.18q-4.18 7-6.196 7c-2.016 0 0-6.09-2.331-10.709Q24.668 6.671 18.729 4q.825 6.655-.357 9.655c-1.184 3-11.22 8.255-10.314 17.28S15 44 23.147 44Z" clipRule="evenodd"/><path d="M21.708 24.008Q16 29.196 16.843 33.611c.483 2.534 2.406 3.765 3.854 4.163c1.123.307 3.067.48 4.803-1.067c1.84-1.639 1.107-3.968-1.56-6.85q-1.689-1.823-2.232-5.849Z"/></g></mask></defs><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#SVGPdFqZdEC1)"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><defs><mask id="SVGPdFqZdEC1"><g fill="#555" stroke="#fff" stroke-linejoin="round" stroke-width="4"><path fill-rule="evenodd" d="M23.147 44C31.293 44 40 43.01 40 30.18q0-9.324-4.474-15.18q-4.18 7-6.196 7c-2.016 0 0-6.09-2.331-10.709Q24.668 6.671 18.729 4q.825 6.655-.357 9.655c-1.184 3-11.22 8.255-10.314 17.28S15 44 23.147 44Z" clip-rule="evenodd"/><path d="M21.708 24.008Q16 29.196 16.843 33.611c.483 2.534 2.406 3.765 3.854 4.163c1.123.307 3.067.48 4.803-1.067c1.84-1.639 1.107-3.968-1.56-6.85q-1.689-1.823-2.232-5.849Z"/></g></mask></defs><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#SVGPdFqZdEC1)"/></svg> </template>
CSS
.icon-endocrine {
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%3Cdefs%3E%3Cmask%20id%3D%22SVGPdFqZdEC1%22%3E%3Cg%20fill%3D%22%23555%22%20stroke%3D%22%23fff%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M23.147%2044C31.293%2044%2040%2043.01%2040%2030.18q0-9.324-4.474-15.18q-4.18%207-6.196%207c-2.016%200%200-6.09-2.331-10.709Q24.668%206.671%2018.729%204q.825%206.655-.357%209.655c-1.184%203-11.22%208.255-10.314%2017.28S15%2044%2023.147%2044Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M21.708%2024.008Q16%2029.196%2016.843%2033.611c.483%202.534%202.406%203.765%203.854%204.163c1.123.307%203.067.48%204.803-1.067c1.84-1.639%201.107-3.968-1.56-6.85q-1.689-1.823-2.232-5.849Z%22%2F%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h48v48H0z%22%20mask%3D%22url(%23SVGPdFqZdEC1)%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%2048%2048%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGPdFqZdEC1%22%3E%3Cg%20fill%3D%22%23555%22%20stroke%3D%22%23fff%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M23.147%2044C31.293%2044%2040%2043.01%2040%2030.18q0-9.324-4.474-15.18q-4.18%207-6.196%207c-2.016%200%200-6.09-2.331-10.709Q24.668%206.671%2018.729%204q.825%206.655-.357%209.655c-1.184%203-11.22%208.255-10.314%2017.28S15%2044%2023.147%2044Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M21.708%2024.008Q16%2029.196%2016.843%2033.611c.483%202.534%202.406%203.765%203.854%204.163c1.123.307%203.067.48%204.803-1.067c1.84-1.639%201.107-3.968-1.56-6.85q-1.689-1.823-2.232-5.849Z%22%2F%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h48v48H0z%22%20mask%3D%22url(%23SVGPdFqZdEC1)%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park-twotone/endocrine.svg?color=%231a73e8&size=48