health3 icon

health3-filled from Reicon by REICON · Filled · Newicons · MIT Free for personal and commercial use.

Name
health3-filled
Set
Reicon
Style
Filled
Category
Newicons
Viewbox
24×24
License
MIT

1 other variant in Reicon

More newicons icons from Reicon

Use the health3 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M22 7.81v4.69h-4.08c-.12-.01-.38-.16-.44-.27l-1.04-1.97c-.41-.78-1.12-1.22-1.88-1.18s-1.41.55-1.74 1.38l-1.38 3.46l-.2-.52c-.49-1.27-1.89-2.23-3.27-2.23L2 11.2V7.81C2 4.17 4.17 2 7.81 2h8.38C19.83 2 22 4.17 22 7.81"/><path d="M22 16.189v-2.19h-4.08c-.67 0-1.46-.48-1.77-1.07l-1.04-1.97c-.28-.53-.68-.5-.9.05l-2.3 5.81c-.25.65-.67.65-.93 0l-1.14-2.88c-.27-.7-1.11-1.27-1.86-1.27l-5.98.03v3.49c0 3.58 2.1 5.74 5.63 5.8c.11.01.23.01.34.01h8c.15 0 .3 0 .44-.01c3.51-.08 5.59-2.23 5.59-5.8M2 12.7v3.31c-.02-.32-.03-.66-.03-1.01v-2.3z"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconHealth3Filled(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"><path d="M22 7.81v4.69h-4.08c-.12-.01-.38-.16-.44-.27l-1.04-1.97c-.41-.78-1.12-1.22-1.88-1.18s-1.41.55-1.74 1.38l-1.38 3.46l-.2-.52c-.49-1.27-1.89-2.23-3.27-2.23L2 11.2V7.81C2 4.17 4.17 2 7.81 2h8.38C19.83 2 22 4.17 22 7.81"/><path d="M22 16.189v-2.19h-4.08c-.67 0-1.46-.48-1.77-1.07l-1.04-1.97c-.28-.53-.68-.5-.9.05l-2.3 5.81c-.25.65-.67.65-.93 0l-1.14-2.88c-.27-.7-1.11-1.27-1.86-1.27l-5.98.03v3.49c0 3.58 2.1 5.74 5.63 5.8c.11.01.23.01.34.01h8c.15 0 .3 0 .44-.01c3.51-.08 5.59-2.23 5.59-5.8M2 12.7v3.31c-.02-.32-.03-.66-.03-1.01v-2.3z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M22 7.81v4.69h-4.08c-.12-.01-.38-.16-.44-.27l-1.04-1.97c-.41-.78-1.12-1.22-1.88-1.18s-1.41.55-1.74 1.38l-1.38 3.46l-.2-.52c-.49-1.27-1.89-2.23-3.27-2.23L2 11.2V7.81C2 4.17 4.17 2 7.81 2h8.38C19.83 2 22 4.17 22 7.81"/><path d="M22 16.189v-2.19h-4.08c-.67 0-1.46-.48-1.77-1.07l-1.04-1.97c-.28-.53-.68-.5-.9.05l-2.3 5.81c-.25.65-.67.65-.93 0l-1.14-2.88c-.27-.7-1.11-1.27-1.86-1.27l-5.98.03v3.49c0 3.58 2.1 5.74 5.63 5.8c.11.01.23.01.34.01h8c.15 0 .3 0 .44-.01c3.51-.08 5.59-2.23 5.59-5.8M2 12.7v3.31c-.02-.32-.03-.66-.03-1.01v-2.3z"/></g></svg>
</template>

CSS

.icon-health3-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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M22%207.81v4.69h-4.08c-.12-.01-.38-.16-.44-.27l-1.04-1.97c-.41-.78-1.12-1.22-1.88-1.18s-1.41.55-1.74%201.38l-1.38%203.46l-.2-.52c-.49-1.27-1.89-2.23-3.27-2.23L2%2011.2V7.81C2%204.17%204.17%202%207.81%202h8.38C19.83%202%2022%204.17%2022%207.81%22%2F%3E%3Cpath%20d%3D%22M22%2016.189v-2.19h-4.08c-.67%200-1.46-.48-1.77-1.07l-1.04-1.97c-.28-.53-.68-.5-.9.05l-2.3%205.81c-.25.65-.67.65-.93%200l-1.14-2.88c-.27-.7-1.11-1.27-1.86-1.27l-5.98.03v3.49c0%203.58%202.1%205.74%205.63%205.8c.11.01.23.01.34.01h8c.15%200%20.3%200%20.44-.01c3.51-.08%205.59-2.23%205.59-5.8M2%2012.7v3.31c-.02-.32-.03-.66-.03-1.01v-2.3z%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%3E%3Cpath%20d%3D%22M22%207.81v4.69h-4.08c-.12-.01-.38-.16-.44-.27l-1.04-1.97c-.41-.78-1.12-1.22-1.88-1.18s-1.41.55-1.74%201.38l-1.38%203.46l-.2-.52c-.49-1.27-1.89-2.23-3.27-2.23L2%2011.2V7.81C2%204.17%204.17%202%207.81%202h8.38C19.83%202%2022%204.17%2022%207.81%22%2F%3E%3Cpath%20d%3D%22M22%2016.189v-2.19h-4.08c-.67%200-1.46-.48-1.77-1.07l-1.04-1.97c-.28-.53-.68-.5-.9.05l-2.3%205.81c-.25.65-.67.65-.93%200l-1.14-2.88c-.27-.7-1.11-1.27-1.86-1.27l-5.98.03v3.49c0%203.58%202.1%205.74%205.63%205.8c.11.01.23.01.34.01h8c.15%200%20.3%200%20.44-.01c3.51-.08%205.59-2.23%205.59-5.8M2%2012.7v3.31c-.02-.32-.03-.66-.03-1.01v-2.3z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/health3-filled.svg?color=%231a73e8&size=48