health icon
health-filled from Reicon by REICON · Filled · Medicine · MIT Free for personal and commercial use.
- Name
- health-filled
- Set
- Reicon
- Style
- Filled
- Category
- Medicine
- Viewbox
- 24×24
- License
- MIT
2 other variants in Reicon
The same icon in other sets
All health icons →More medicine icons from Reicon
Use the health icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M8.962 18.469C6.019 16.214 2 12.489 2 8.967C2 3.083 7.5.886 12 5.43C16.5.886 22 3.083 22 8.967c0 3.522-4.02 7.247-6.962 9.502C13.706 19.489 13.04 20 12 20s-1.706-.51-3.038-1.531M16.5 6.25a.75.75 0 0 1 .75.75v1.25h1.25a.75.75 0 0 1 0 1.5h-1.25V11a.75.75 0 0 1-1.5 0V9.75H14.5a.75.75 0 0 1 0-1.5h1.25V7a.75.75 0 0 1 .75-.75" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function ReiconHealthFilled(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" fillRule="evenodd" d="M8.962 18.469C6.019 16.214 2 12.489 2 8.967C2 3.083 7.5.886 12 5.43C16.5.886 22 3.083 22 8.967c0 3.522-4.02 7.247-6.962 9.502C13.706 19.489 13.04 20 12 20s-1.706-.51-3.038-1.531M16.5 6.25a.75.75 0 0 1 .75.75v1.25h1.25a.75.75 0 0 1 0 1.5h-1.25V11a.75.75 0 0 1-1.5 0V9.75H14.5a.75.75 0 0 1 0-1.5h1.25V7a.75.75 0 0 1 .75-.75" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M8.962 18.469C6.019 16.214 2 12.489 2 8.967C2 3.083 7.5.886 12 5.43C16.5.886 22 3.083 22 8.967c0 3.522-4.02 7.247-6.962 9.502C13.706 19.489 13.04 20 12 20s-1.706-.51-3.038-1.531M16.5 6.25a.75.75 0 0 1 .75.75v1.25h1.25a.75.75 0 0 1 0 1.5h-1.25V11a.75.75 0 0 1-1.5 0V9.75H14.5a.75.75 0 0 1 0-1.5h1.25V7a.75.75 0 0 1 .75-.75" clip-rule="evenodd"/></svg> </template>
CSS
.icon-health-filled {
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%20fill-rule%3D%22evenodd%22%20d%3D%22M8.962%2018.469C6.019%2016.214%202%2012.489%202%208.967C2%203.083%207.5.886%2012%205.43C16.5.886%2022%203.083%2022%208.967c0%203.522-4.02%207.247-6.962%209.502C13.706%2019.489%2013.04%2020%2012%2020s-1.706-.51-3.038-1.531M16.5%206.25a.75.75%200%200%201%20.75.75v1.25h1.25a.75.75%200%200%201%200%201.5h-1.25V11a.75.75%200%200%201-1.5%200V9.75H14.5a.75.75%200%200%201%200-1.5h1.25V7a.75.75%200%200%201%20.75-.75%22%20clip-rule%3D%22evenodd%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%20fill-rule%3D%22evenodd%22%20d%3D%22M8.962%2018.469C6.019%2016.214%202%2012.489%202%208.967C2%203.083%207.5.886%2012%205.43C16.5.886%2022%203.083%2022%208.967c0%203.522-4.02%207.247-6.962%209.502C13.706%2019.489%2013.04%2020%2012%2020s-1.706-.51-3.038-1.531M16.5%206.25a.75.75%200%200%201%20.75.75v1.25h1.25a.75.75%200%200%201%200%201.5h-1.25V11a.75.75%200%200%201-1.5%200V9.75H14.5a.75.75%200%200%201%200-1.5h1.25V7a.75.75%200%200%201%20.75-.75%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/health-filled.svg?color=%231a73e8&size=48