palliative care icon

palliative-care-outline-24px from Health Icons by Resolve to Save Lives · Outline 24px · Symbols · MIT Free for personal and commercial use.

Name
palliative-care-outline-24px
Set
Health Icons
Style
Outline 24px
Category
Symbols
Viewbox
24×24
License
MIT

3 other variants in Health Icons

More symbols icons from Health Icons

Use the palliative care icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"><path d="M20.5 13.446c.552 0 1 .445 1 .995c0 .56-.203 1.422-.635 2.235c-.44.829-1.184 1.73-2.357 2.178a1 1 0 0 1-1.292-.573a.994.994 0 0 1 .576-1.286c.577-.22 1.008-.69 1.305-1.25c.306-.575.403-1.12.403-1.304c0-.55.448-.995 1-.995"/><path d="m19.601 11.895l.027.048l.002.002l.003.006l.01.019l.036.06c.025.042.07.115.117.182a1.002 1.002 0 0 0 1.526.135a1 1 0 0 0 .193-.27c.033-.065.051-.122.056-.136a7 7 0 0 0 .087-.336c.04-.177.09-.42.14-.689C21.892 10.4 22 9.7 22 9.173c0-1.8-.564-3.555-1.55-4.882C19.46 2.959 17.992 2 16.219 2c-1.783 0-3.2.78-4.219 2.07C10.98 2.78 9.564 2 7.781 2c-1.773 0-3.241.959-4.23 2.29C2.563 5.618 2 7.373 2 9.173c0 .963.146 1.88.4 2.748q.188.635.444 1.232c1.182 2.752 3.39 4.914 5.233 6.363c.931.73 1.79 1.297 2.418 1.681a21 21 0 0 0 1.025.587l.017.009l.005.002l.002.001L12 22l.409-.181l.004-.002l.016-.007l.055-.025l.2-.093c.17-.08.41-.195.692-.338a22 22 0 0 0 2.02-1.148c1-.65.795-1.99-.03-2.525c-.914-.592-2.395-1.746-3.057-3.237a4 4 0 0 1-.166-.445A3.3 3.3 0 0 1 12 13.05c0-.597.197-1.153.494-1.541c.293-.383.639-.552.975-.552c.154 0 .436.091.789.379c.337.274.632.642.807.98a1.055 1.055 0 0 0 1.87-.002c.178-.343.468-.712.797-.984c.344-.284.617-.373.768-.373c.284 0 .461.073.597.18c.153.118.322.33.483.707zM4.32 11.363A7.8 7.8 0 0 1 4 9.173C4 5.304 6.5 3.99 8 3.99c2.68 0 4 2.488 4 2.488c.755-1.568 2.803-2.488 4.219-2.488c.99 0 1.912.527 2.623 1.483c.713.96 1.158 2.293 1.158 3.699a3 3 0 0 1-.006.172a3 3 0 0 0-1.494-.378c-.807 0-1.522.4-2.047.834q-.241.2-.458.43a5 5 0 0 0-.471-.436c-.53-.431-1.252-.828-2.055-.828c-1.091 0-1.98.573-2.564 1.335c-.58.756-.905 1.743-.905 2.75c0 .534.084 1.043.228 1.52q.106.351.252.675c.743 1.678 2.158 2.934 3.185 3.683a23 23 0 0 1-1.628.864a23.5 23.5 0 0 1-2.72-1.84c-1.732-1.361-3.642-3.274-4.633-5.584a9 9 0 0 1-.364-1.007"/></g></svg>

React

import type { SVGProps } from "react";

export function HealthiconsPalliativeCareOutline24px(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor" fillRule="evenodd" clipRule="evenodd"><path d="M20.5 13.446c.552 0 1 .445 1 .995c0 .56-.203 1.422-.635 2.235c-.44.829-1.184 1.73-2.357 2.178a1 1 0 0 1-1.292-.573a.994.994 0 0 1 .576-1.286c.577-.22 1.008-.69 1.305-1.25c.306-.575.403-1.12.403-1.304c0-.55.448-.995 1-.995"/><path d="m19.601 11.895l.027.048l.002.002l.003.006l.01.019l.036.06c.025.042.07.115.117.182a1.002 1.002 0 0 0 1.526.135a1 1 0 0 0 .193-.27c.033-.065.051-.122.056-.136a7 7 0 0 0 .087-.336c.04-.177.09-.42.14-.689C21.892 10.4 22 9.7 22 9.173c0-1.8-.564-3.555-1.55-4.882C19.46 2.959 17.992 2 16.219 2c-1.783 0-3.2.78-4.219 2.07C10.98 2.78 9.564 2 7.781 2c-1.773 0-3.241.959-4.23 2.29C2.563 5.618 2 7.373 2 9.173c0 .963.146 1.88.4 2.748q.188.635.444 1.232c1.182 2.752 3.39 4.914 5.233 6.363c.931.73 1.79 1.297 2.418 1.681a21 21 0 0 0 1.025.587l.017.009l.005.002l.002.001L12 22l.409-.181l.004-.002l.016-.007l.055-.025l.2-.093c.17-.08.41-.195.692-.338a22 22 0 0 0 2.02-1.148c1-.65.795-1.99-.03-2.525c-.914-.592-2.395-1.746-3.057-3.237a4 4 0 0 1-.166-.445A3.3 3.3 0 0 1 12 13.05c0-.597.197-1.153.494-1.541c.293-.383.639-.552.975-.552c.154 0 .436.091.789.379c.337.274.632.642.807.98a1.055 1.055 0 0 0 1.87-.002c.178-.343.468-.712.797-.984c.344-.284.617-.373.768-.373c.284 0 .461.073.597.18c.153.118.322.33.483.707zM4.32 11.363A7.8 7.8 0 0 1 4 9.173C4 5.304 6.5 3.99 8 3.99c2.68 0 4 2.488 4 2.488c.755-1.568 2.803-2.488 4.219-2.488c.99 0 1.912.527 2.623 1.483c.713.96 1.158 2.293 1.158 3.699a3 3 0 0 1-.006.172a3 3 0 0 0-1.494-.378c-.807 0-1.522.4-2.047.834q-.241.2-.458.43a5 5 0 0 0-.471-.436c-.53-.431-1.252-.828-2.055-.828c-1.091 0-1.98.573-2.564 1.335c-.58.756-.905 1.743-.905 2.75c0 .534.084 1.043.228 1.52q.106.351.252.675c.743 1.678 2.158 2.934 3.185 3.683a23 23 0 0 1-1.628.864a23.5 23.5 0 0 1-2.72-1.84c-1.732-1.361-3.642-3.274-4.633-5.584a9 9 0 0 1-.364-1.007"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"><path d="M20.5 13.446c.552 0 1 .445 1 .995c0 .56-.203 1.422-.635 2.235c-.44.829-1.184 1.73-2.357 2.178a1 1 0 0 1-1.292-.573a.994.994 0 0 1 .576-1.286c.577-.22 1.008-.69 1.305-1.25c.306-.575.403-1.12.403-1.304c0-.55.448-.995 1-.995"/><path d="m19.601 11.895l.027.048l.002.002l.003.006l.01.019l.036.06c.025.042.07.115.117.182a1.002 1.002 0 0 0 1.526.135a1 1 0 0 0 .193-.27c.033-.065.051-.122.056-.136a7 7 0 0 0 .087-.336c.04-.177.09-.42.14-.689C21.892 10.4 22 9.7 22 9.173c0-1.8-.564-3.555-1.55-4.882C19.46 2.959 17.992 2 16.219 2c-1.783 0-3.2.78-4.219 2.07C10.98 2.78 9.564 2 7.781 2c-1.773 0-3.241.959-4.23 2.29C2.563 5.618 2 7.373 2 9.173c0 .963.146 1.88.4 2.748q.188.635.444 1.232c1.182 2.752 3.39 4.914 5.233 6.363c.931.73 1.79 1.297 2.418 1.681a21 21 0 0 0 1.025.587l.017.009l.005.002l.002.001L12 22l.409-.181l.004-.002l.016-.007l.055-.025l.2-.093c.17-.08.41-.195.692-.338a22 22 0 0 0 2.02-1.148c1-.65.795-1.99-.03-2.525c-.914-.592-2.395-1.746-3.057-3.237a4 4 0 0 1-.166-.445A3.3 3.3 0 0 1 12 13.05c0-.597.197-1.153.494-1.541c.293-.383.639-.552.975-.552c.154 0 .436.091.789.379c.337.274.632.642.807.98a1.055 1.055 0 0 0 1.87-.002c.178-.343.468-.712.797-.984c.344-.284.617-.373.768-.373c.284 0 .461.073.597.18c.153.118.322.33.483.707zM4.32 11.363A7.8 7.8 0 0 1 4 9.173C4 5.304 6.5 3.99 8 3.99c2.68 0 4 2.488 4 2.488c.755-1.568 2.803-2.488 4.219-2.488c.99 0 1.912.527 2.623 1.483c.713.96 1.158 2.293 1.158 3.699a3 3 0 0 1-.006.172a3 3 0 0 0-1.494-.378c-.807 0-1.522.4-2.047.834q-.241.2-.458.43a5 5 0 0 0-.471-.436c-.53-.431-1.252-.828-2.055-.828c-1.091 0-1.98.573-2.564 1.335c-.58.756-.905 1.743-.905 2.75c0 .534.084 1.043.228 1.52q.106.351.252.675c.743 1.678 2.158 2.934 3.185 3.683a23 23 0 0 1-1.628.864a23.5 23.5 0 0 1-2.72-1.84c-1.732-1.361-3.642-3.274-4.633-5.584a9 9 0 0 1-.364-1.007"/></g></svg>
</template>

CSS

.icon-palliative-care-outline-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%3Cg%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M20.5%2013.446c.552%200%201%20.445%201%20.995c0%20.56-.203%201.422-.635%202.235c-.44.829-1.184%201.73-2.357%202.178a1%201%200%200%201-1.292-.573a.994.994%200%200%201%20.576-1.286c.577-.22%201.008-.69%201.305-1.25c.306-.575.403-1.12.403-1.304c0-.55.448-.995%201-.995%22%2F%3E%3Cpath%20d%3D%22m19.601%2011.895l.027.048l.002.002l.003.006l.01.019l.036.06c.025.042.07.115.117.182a1.002%201.002%200%200%200%201.526.135a1%201%200%200%200%20.193-.27c.033-.065.051-.122.056-.136a7%207%200%200%200%20.087-.336c.04-.177.09-.42.14-.689C21.892%2010.4%2022%209.7%2022%209.173c0-1.8-.564-3.555-1.55-4.882C19.46%202.959%2017.992%202%2016.219%202c-1.783%200-3.2.78-4.219%202.07C10.98%202.78%209.564%202%207.781%202c-1.773%200-3.241.959-4.23%202.29C2.563%205.618%202%207.373%202%209.173c0%20.963.146%201.88.4%202.748q.188.635.444%201.232c1.182%202.752%203.39%204.914%205.233%206.363c.931.73%201.79%201.297%202.418%201.681a21%2021%200%200%200%201.025.587l.017.009l.005.002l.002.001L12%2022l.409-.181l.004-.002l.016-.007l.055-.025l.2-.093c.17-.08.41-.195.692-.338a22%2022%200%200%200%202.02-1.148c1-.65.795-1.99-.03-2.525c-.914-.592-2.395-1.746-3.057-3.237a4%204%200%200%201-.166-.445A3.3%203.3%200%200%201%2012%2013.05c0-.597.197-1.153.494-1.541c.293-.383.639-.552.975-.552c.154%200%20.436.091.789.379c.337.274.632.642.807.98a1.055%201.055%200%200%200%201.87-.002c.178-.343.468-.712.797-.984c.344-.284.617-.373.768-.373c.284%200%20.461.073.597.18c.153.118.322.33.483.707zM4.32%2011.363A7.8%207.8%200%200%201%204%209.173C4%205.304%206.5%203.99%208%203.99c2.68%200%204%202.488%204%202.488c.755-1.568%202.803-2.488%204.219-2.488c.99%200%201.912.527%202.623%201.483c.713.96%201.158%202.293%201.158%203.699a3%203%200%200%201-.006.172a3%203%200%200%200-1.494-.378c-.807%200-1.522.4-2.047.834q-.241.2-.458.43a5%205%200%200%200-.471-.436c-.53-.431-1.252-.828-2.055-.828c-1.091%200-1.98.573-2.564%201.335c-.58.756-.905%201.743-.905%202.75c0%20.534.084%201.043.228%201.52q.106.351.252.675c.743%201.678%202.158%202.934%203.185%203.683a23%2023%200%200%201-1.628.864a23.5%2023.5%200%200%201-2.72-1.84c-1.732-1.361-3.642-3.274-4.633-5.584a9%209%200%200%201-.364-1.007%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%22currentColor%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M20.5%2013.446c.552%200%201%20.445%201%20.995c0%20.56-.203%201.422-.635%202.235c-.44.829-1.184%201.73-2.357%202.178a1%201%200%200%201-1.292-.573a.994.994%200%200%201%20.576-1.286c.577-.22%201.008-.69%201.305-1.25c.306-.575.403-1.12.403-1.304c0-.55.448-.995%201-.995%22%2F%3E%3Cpath%20d%3D%22m19.601%2011.895l.027.048l.002.002l.003.006l.01.019l.036.06c.025.042.07.115.117.182a1.002%201.002%200%200%200%201.526.135a1%201%200%200%200%20.193-.27c.033-.065.051-.122.056-.136a7%207%200%200%200%20.087-.336c.04-.177.09-.42.14-.689C21.892%2010.4%2022%209.7%2022%209.173c0-1.8-.564-3.555-1.55-4.882C19.46%202.959%2017.992%202%2016.219%202c-1.783%200-3.2.78-4.219%202.07C10.98%202.78%209.564%202%207.781%202c-1.773%200-3.241.959-4.23%202.29C2.563%205.618%202%207.373%202%209.173c0%20.963.146%201.88.4%202.748q.188.635.444%201.232c1.182%202.752%203.39%204.914%205.233%206.363c.931.73%201.79%201.297%202.418%201.681a21%2021%200%200%200%201.025.587l.017.009l.005.002l.002.001L12%2022l.409-.181l.004-.002l.016-.007l.055-.025l.2-.093c.17-.08.41-.195.692-.338a22%2022%200%200%200%202.02-1.148c1-.65.795-1.99-.03-2.525c-.914-.592-2.395-1.746-3.057-3.237a4%204%200%200%201-.166-.445A3.3%203.3%200%200%201%2012%2013.05c0-.597.197-1.153.494-1.541c.293-.383.639-.552.975-.552c.154%200%20.436.091.789.379c.337.274.632.642.807.98a1.055%201.055%200%200%200%201.87-.002c.178-.343.468-.712.797-.984c.344-.284.617-.373.768-.373c.284%200%20.461.073.597.18c.153.118.322.33.483.707zM4.32%2011.363A7.8%207.8%200%200%201%204%209.173C4%205.304%206.5%203.99%208%203.99c2.68%200%204%202.488%204%202.488c.755-1.568%202.803-2.488%204.219-2.488c.99%200%201.912.527%202.623%201.483c.713.96%201.158%202.293%201.158%203.699a3%203%200%200%201-.006.172a3%203%200%200%200-1.494-.378c-.807%200-1.522.4-2.047.834q-.241.2-.458.43a5%205%200%200%200-.471-.436c-.53-.431-1.252-.828-2.055-.828c-1.091%200-1.98.573-2.564%201.335c-.58.756-.905%201.743-.905%202.75c0%20.534.084%201.043.228%201.52q.106.351.252.675c.743%201.678%202.158%202.934%203.185%203.683a23%2023%200%200%201-1.628.864a23.5%2023.5%200%200%201-2.72-1.84c-1.732-1.361-3.642-3.274-4.633-5.584a9%209%200%200%201-.364-1.007%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/healthicons/palliative-care-outline-24px.svg?color=%231a73e8&size=48