health icon

health-bold from Solar by 480 Design · Bold · Medicine · CC-BY-4.0 Attribution required.

Name
health-bold
Set
Solar
Style
Bold
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

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.96173 18.4687C6.01943 16.2137 2 12.4886 2 8.96653C2 3.08262 7.50016 0.885859 12 5.43111C16.4998 0.885859 22 3.08262 22 8.9665C22 12.4887 17.9806 16.2137 15.0383 18.4687C13.7063 19.4896 13.0403 20 12 20C10.9597 20 10.2937 19.4896 8.96173 18.4687ZM16.5 6.25C16.9142 6.25 17.25 6.58579 17.25 7V8.25002H18.5C18.9142 8.25002 19.25 8.5858 19.25 9.00002C19.25 9.41423 18.9142 9.75002 18.5 9.75002H17.25V11C17.25 11.4142 16.9142 11.75 16.5 11.75C16.0858 11.75 15.75 11.4142 15.75 11V9.75002L14.5 9.75002C14.0858 9.75002 13.75 9.41423 13.75 9.00002C13.75 8.5858 14.0858 8.25002 14.5 8.25002H15.75V7C15.75 6.58579 16.0858 6.25 16.5 6.25Z" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function SolarHealthBold(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.96173 18.4687C6.01943 16.2137 2 12.4886 2 8.96653C2 3.08262 7.50016 0.885859 12 5.43111C16.4998 0.885859 22 3.08262 22 8.9665C22 12.4887 17.9806 16.2137 15.0383 18.4687C13.7063 19.4896 13.0403 20 12 20C10.9597 20 10.2937 19.4896 8.96173 18.4687ZM16.5 6.25C16.9142 6.25 17.25 6.58579 17.25 7V8.25002H18.5C18.9142 8.25002 19.25 8.5858 19.25 9.00002C19.25 9.41423 18.9142 9.75002 18.5 9.75002H17.25V11C17.25 11.4142 16.9142 11.75 16.5 11.75C16.0858 11.75 15.75 11.4142 15.75 11V9.75002L14.5 9.75002C14.0858 9.75002 13.75 9.41423 13.75 9.00002C13.75 8.5858 14.0858 8.25002 14.5 8.25002H15.75V7C15.75 6.58579 16.0858 6.25 16.5 6.25Z" 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.96173 18.4687C6.01943 16.2137 2 12.4886 2 8.96653C2 3.08262 7.50016 0.885859 12 5.43111C16.4998 0.885859 22 3.08262 22 8.9665C22 12.4887 17.9806 16.2137 15.0383 18.4687C13.7063 19.4896 13.0403 20 12 20C10.9597 20 10.2937 19.4896 8.96173 18.4687ZM16.5 6.25C16.9142 6.25 17.25 6.58579 17.25 7V8.25002H18.5C18.9142 8.25002 19.25 8.5858 19.25 9.00002C19.25 9.41423 18.9142 9.75002 18.5 9.75002H17.25V11C17.25 11.4142 16.9142 11.75 16.5 11.75C16.0858 11.75 15.75 11.4142 15.75 11V9.75002L14.5 9.75002C14.0858 9.75002 13.75 9.41423 13.75 9.00002C13.75 8.5858 14.0858 8.25002 14.5 8.25002H15.75V7C15.75 6.58579 16.0858 6.25 16.5 6.25Z" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-health-bold {
  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.96173%2018.4687C6.01943%2016.2137%202%2012.4886%202%208.96653C2%203.08262%207.50016%200.885859%2012%205.43111C16.4998%200.885859%2022%203.08262%2022%208.9665C22%2012.4887%2017.9806%2016.2137%2015.0383%2018.4687C13.7063%2019.4896%2013.0403%2020%2012%2020C10.9597%2020%2010.2937%2019.4896%208.96173%2018.4687ZM16.5%206.25C16.9142%206.25%2017.25%206.58579%2017.25%207V8.25002H18.5C18.9142%208.25002%2019.25%208.5858%2019.25%209.00002C19.25%209.41423%2018.9142%209.75002%2018.5%209.75002H17.25V11C17.25%2011.4142%2016.9142%2011.75%2016.5%2011.75C16.0858%2011.75%2015.75%2011.4142%2015.75%2011V9.75002L14.5%209.75002C14.0858%209.75002%2013.75%209.41423%2013.75%209.00002C13.75%208.5858%2014.0858%208.25002%2014.5%208.25002H15.75V7C15.75%206.58579%2016.0858%206.25%2016.5%206.25Z%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.96173%2018.4687C6.01943%2016.2137%202%2012.4886%202%208.96653C2%203.08262%207.50016%200.885859%2012%205.43111C16.4998%200.885859%2022%203.08262%2022%208.9665C22%2012.4887%2017.9806%2016.2137%2015.0383%2018.4687C13.7063%2019.4896%2013.0403%2020%2012%2020C10.9597%2020%2010.2937%2019.4896%208.96173%2018.4687ZM16.5%206.25C16.9142%206.25%2017.25%206.58579%2017.25%207V8.25002H18.5C18.9142%208.25002%2019.25%208.5858%2019.25%209.00002C19.25%209.41423%2018.9142%209.75002%2018.5%209.75002H17.25V11C17.25%2011.4142%2016.9142%2011.75%2016.5%2011.75C16.0858%2011.75%2015.75%2011.4142%2015.75%2011V9.75002L14.5%209.75002C14.0858%209.75002%2013.75%209.41423%2013.75%209.00002C13.75%208.5858%2014.0858%208.25002%2014.5%208.25002H15.75V7C15.75%206.58579%2016.0858%206.25%2016.5%206.25Z%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/solar/health-bold.svg?color=%231a73e8&size=48