health icon
health-broken from Solar by 480 Design · Broken · Medicine · CC-BY-4.0 Attribution required.
- Name
- health-broken
- Set
- Solar
- Style
- Broken
- Category
- Medicine
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
The same icon in other sets
More medicine icons from Solar
adhesive-plaster-2-boldadhesive-plaster-boldbacteria-boldbenzene-ring-boldbone-boldbone-broken-bold-duotonebone-crack-boldbone-fracture-boldbones-boldbrain-bolddna-bolddropper-2-bolddropper-3-bolddropper-bolddropper-minimalistic-2-bolddropper-minimalistic-boldheart-pulse-2-boldheart-pulse-boldjar-of-pills-2-boldjar-of-pills-boldmedical-kit-boldpill-boldpills-2-boldpills-3-bold
Use the health icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="M18.5 9.00002H16.5M16.5 9.00002L14.5 9.00002M16.5 9.00002L16.5 7M16.5 9.00002L16.5 11"/><path stroke-linejoin="round" d="M3.29334 13.294C2.50729 11.9943 2 10.6423 2 9.3175C2 3.08748 7.50016 0.761498 12 5.57412C16.4998 0.761498 22 3.08748 22 9.31747C22 13.0468 17.9806 16.991 15.0383 19.3787C13.7063 20.4596 13.0403 21 12 21C10.9597 21 10.2937 20.4595 8.96173 19.3786C8.02863 18.6214 6.9872 17.7077 6 16.6939"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarHealthBroken(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5"><path d="M18.5 9.00002H16.5M16.5 9.00002L14.5 9.00002M16.5 9.00002L16.5 7M16.5 9.00002L16.5 11"/><path strokeLinejoin="round" d="M3.29334 13.294C2.50729 11.9943 2 10.6423 2 9.3175C2 3.08748 7.50016 0.761498 12 5.57412C16.4998 0.761498 22 3.08748 22 9.31747C22 13.0468 17.9806 16.991 15.0383 19.3787C13.7063 20.4596 13.0403 21 12 21C10.9597 21 10.2937 20.4595 8.96173 19.3786C8.02863 18.6214 6.9872 17.7077 6 16.6939"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="M18.5 9.00002H16.5M16.5 9.00002L14.5 9.00002M16.5 9.00002L16.5 7M16.5 9.00002L16.5 11"/><path stroke-linejoin="round" d="M3.29334 13.294C2.50729 11.9943 2 10.6423 2 9.3175C2 3.08748 7.50016 0.761498 12 5.57412C16.4998 0.761498 22 3.08748 22 9.31747C22 13.0468 17.9806 16.991 15.0383 19.3787C13.7063 20.4596 13.0403 21 12 21C10.9597 21 10.2937 20.4595 8.96173 19.3786C8.02863 18.6214 6.9872 17.7077 6 16.6939"/></g></svg> </template>
CSS
.icon-health-broken {
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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M18.5%209.00002H16.5M16.5%209.00002L14.5%209.00002M16.5%209.00002L16.5%207M16.5%209.00002L16.5%2011%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M3.29334%2013.294C2.50729%2011.9943%202%2010.6423%202%209.3175C2%203.08748%207.50016%200.761498%2012%205.57412C16.4998%200.761498%2022%203.08748%2022%209.31747C22%2013.0468%2017.9806%2016.991%2015.0383%2019.3787C13.7063%2020.4596%2013.0403%2021%2012%2021C10.9597%2021%2010.2937%2020.4595%208.96173%2019.3786C8.02863%2018.6214%206.9872%2017.7077%206%2016.6939%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M18.5%209.00002H16.5M16.5%209.00002L14.5%209.00002M16.5%209.00002L16.5%207M16.5%209.00002L16.5%2011%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M3.29334%2013.294C2.50729%2011.9943%202%2010.6423%202%209.3175C2%203.08748%207.50016%200.761498%2012%205.57412C16.4998%200.761498%2022%203.08748%2022%209.31747C22%2013.0468%2017.9806%2016.991%2015.0383%2019.3787C13.7063%2020.4596%2013.0403%2021%2012%2021C10.9597%2021%2010.2937%2020.4595%208.96173%2019.3786C8.02863%2018.6214%206.9872%2017.7077%206%2016.6939%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/health-broken.svg?color=%231a73e8&size=48