hospice-24px from Health Icons by Resolve to Save Lives · Filled 24px · Symbols · MIT Free for personal and commercial use.

Name
hospice-24px
Set
Health Icons
Style
Filled 24px
Category
Symbols
Viewbox
24×24
License
MIT

3 other variants in Health Icons

More symbols icons from Health Icons

Use the hospice 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="m12 2l-9.664 8.66a1.014 1.014 0 0 0-.083 1.424a.994.994 0 0 0 1.411.084L4 11.867v9.583c0 .304.256.55.571.55H19.43a.56.56 0 0 0 .571-.55v-9.583l.336.3a.994.994 0 0 0 1.411-.083a1.014 1.014 0 0 0-.083-1.423zM8 12.683c0-1.443.897-2.781 2.125-2.781c.808 0 1.418.54 1.812 1.321a.07.07 0 0 0 .126 0c.394-.782 1.004-1.321 1.812-1.321c1.228 0 2.125 1.338 2.125 2.781c0 3.089-4 5.284-4 5.284s-2.694-1.39-3.66-3.668a5 5 0 0 1-.18-.504A4 4 0 0 1 8 12.683" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function HealthiconsHospice24px(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="m12 2l-9.664 8.66a1.014 1.014 0 0 0-.083 1.424a.994.994 0 0 0 1.411.084L4 11.867v9.583c0 .304.256.55.571.55H19.43a.56.56 0 0 0 .571-.55v-9.583l.336.3a.994.994 0 0 0 1.411-.083a1.014 1.014 0 0 0-.083-1.423zM8 12.683c0-1.443.897-2.781 2.125-2.781c.808 0 1.418.54 1.812 1.321a.07.07 0 0 0 .126 0c.394-.782 1.004-1.321 1.812-1.321c1.228 0 2.125 1.338 2.125 2.781c0 3.089-4 5.284-4 5.284s-2.694-1.39-3.66-3.668a5 5 0 0 1-.18-.504A4 4 0 0 1 8 12.683" 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="m12 2l-9.664 8.66a1.014 1.014 0 0 0-.083 1.424a.994.994 0 0 0 1.411.084L4 11.867v9.583c0 .304.256.55.571.55H19.43a.56.56 0 0 0 .571-.55v-9.583l.336.3a.994.994 0 0 0 1.411-.083a1.014 1.014 0 0 0-.083-1.423zM8 12.683c0-1.443.897-2.781 2.125-2.781c.808 0 1.418.54 1.812 1.321a.07.07 0 0 0 .126 0c.394-.782 1.004-1.321 1.812-1.321c1.228 0 2.125 1.338 2.125 2.781c0 3.089-4 5.284-4 5.284s-2.694-1.39-3.66-3.668a5 5 0 0 1-.18-.504A4 4 0 0 1 8 12.683" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-hospice-24px {
  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%22m12%202l-9.664%208.66a1.014%201.014%200%200%200-.083%201.424a.994.994%200%200%200%201.411.084L4%2011.867v9.583c0%20.304.256.55.571.55H19.43a.56.56%200%200%200%20.571-.55v-9.583l.336.3a.994.994%200%200%200%201.411-.083a1.014%201.014%200%200%200-.083-1.423zM8%2012.683c0-1.443.897-2.781%202.125-2.781c.808%200%201.418.54%201.812%201.321a.07.07%200%200%200%20.126%200c.394-.782%201.004-1.321%201.812-1.321c1.228%200%202.125%201.338%202.125%202.781c0%203.089-4%205.284-4%205.284s-2.694-1.39-3.66-3.668a5%205%200%200%201-.18-.504A4%204%200%200%201%208%2012.683%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%22m12%202l-9.664%208.66a1.014%201.014%200%200%200-.083%201.424a.994.994%200%200%200%201.411.084L4%2011.867v9.583c0%20.304.256.55.571.55H19.43a.56.56%200%200%200%20.571-.55v-9.583l.336.3a.994.994%200%200%200%201.411-.083a1.014%201.014%200%200%200-.083-1.423zM8%2012.683c0-1.443.897-2.781%202.125-2.781c.808%200%201.418.54%201.812%201.321a.07.07%200%200%200%20.126%200c.394-.782%201.004-1.321%201.812-1.321c1.228%200%202.125%201.338%202.125%202.781c0%203.089-4%205.284-4%205.284s-2.694-1.39-3.66-3.668a5%205%200%200%201-.18-.504A4%204%200%200%201%208%2012.683%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/healthicons/hospice-24px.svg?color=%231a73e8&size=48