house medical circle check icon
house-medical-circle-check from Font Awesome Solid by Dave Gandy · Solid · CC-BY-4.0 Attribution required.
- Name
- house-medical-circle-check
- Set
- Font Awesome Solid
- Style
- Solid
- Viewbox
- 640×640
- License
- CC BY 4.0
The same icon in other sets
Related icons in Font Awesome Solid
house-chimneyhouse-chimney-crackhouse-chimney-medicalhouse-chimney-userhouse-chimney-windowhouse-circle-checkhouse-circle-exclamationhouse-circle-xmarkhouse-crackhouse-damagehouse-firehouse-flaghouse-flood-waterhouse-flood-water-circle-arrow-righthouse-laptophouse-lockhouse-medicalhouse-medical-circle-exclamationhouse-medical-circle-xmarkhouse-medical-flaghouse-signalhouse-tsunamihouse-user
Use the house medical circle check icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M309.8 72.6c-12.3-11.4-31.3-11.4-43.5 0l-224 208c-9.6 9-12.8 22.9-8 35.1S50.8 336 64 336h16v176c0 35.3 28.7 64 64 64h196c-21.2-29.5-34.3-65.3-35.9-104H272c-8.8 0-16-7.2-16-16v-40h-40c-8.8 0-16-7.2-16-16v-32c0-8.8 7.2-16 16-16h40v-40c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v40h20c34.9-48.5 91.7-80 156-80c10.7 0 21.1.9 31.3 2.5zM640 464c0-79.5-64.5-144-144-144s-144 64.5-144 144s64.5 144 144 144s144-64.5 144-144m-86.6-60.9c7.1 5.2 8.7 15.2 3.5 22.3l-64 88c-2.8 3.8-7 6.2-11.7 6.5s-9.3-1.3-12.6-4.6l-40-40c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0l26.8 26.8l53-72.9c5.2-7.1 15.2-8.7 22.4-3.5"/></svg>
React
import type { SVGProps } from "react";
export function Fa7SolidHouseMedicalCircleCheck(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M309.8 72.6c-12.3-11.4-31.3-11.4-43.5 0l-224 208c-9.6 9-12.8 22.9-8 35.1S50.8 336 64 336h16v176c0 35.3 28.7 64 64 64h196c-21.2-29.5-34.3-65.3-35.9-104H272c-8.8 0-16-7.2-16-16v-40h-40c-8.8 0-16-7.2-16-16v-32c0-8.8 7.2-16 16-16h40v-40c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v40h20c34.9-48.5 91.7-80 156-80c10.7 0 21.1.9 31.3 2.5zM640 464c0-79.5-64.5-144-144-144s-144 64.5-144 144s64.5 144 144 144s144-64.5 144-144m-86.6-60.9c7.1 5.2 8.7 15.2 3.5 22.3l-64 88c-2.8 3.8-7 6.2-11.7 6.5s-9.3-1.3-12.6-4.6l-40-40c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0l26.8 26.8l53-72.9c5.2-7.1 15.2-8.7 22.4-3.5"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M309.8 72.6c-12.3-11.4-31.3-11.4-43.5 0l-224 208c-9.6 9-12.8 22.9-8 35.1S50.8 336 64 336h16v176c0 35.3 28.7 64 64 64h196c-21.2-29.5-34.3-65.3-35.9-104H272c-8.8 0-16-7.2-16-16v-40h-40c-8.8 0-16-7.2-16-16v-32c0-8.8 7.2-16 16-16h40v-40c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v40h20c34.9-48.5 91.7-80 156-80c10.7 0 21.1.9 31.3 2.5zM640 464c0-79.5-64.5-144-144-144s-144 64.5-144 144s64.5 144 144 144s144-64.5 144-144m-86.6-60.9c7.1 5.2 8.7 15.2 3.5 22.3l-64 88c-2.8 3.8-7 6.2-11.7 6.5s-9.3-1.3-12.6-4.6l-40-40c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0l26.8 26.8l53-72.9c5.2-7.1 15.2-8.7 22.4-3.5"/></svg> </template>
CSS
.icon-house-medical-circle-check {
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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M309.8%2072.6c-12.3-11.4-31.3-11.4-43.5%200l-224%20208c-9.6%209-12.8%2022.9-8%2035.1S50.8%20336%2064%20336h16v176c0%2035.3%2028.7%2064%2064%2064h196c-21.2-29.5-34.3-65.3-35.9-104H272c-8.8%200-16-7.2-16-16v-40h-40c-8.8%200-16-7.2-16-16v-32c0-8.8%207.2-16%2016-16h40v-40c0-8.8%207.2-16%2016-16h32c8.8%200%2016%207.2%2016%2016v40h20c34.9-48.5%2091.7-80%20156-80c10.7%200%2021.1.9%2031.3%202.5zM640%20464c0-79.5-64.5-144-144-144s-144%2064.5-144%20144s64.5%20144%20144%20144s144-64.5%20144-144m-86.6-60.9c7.1%205.2%208.7%2015.2%203.5%2022.3l-64%2088c-2.8%203.8-7%206.2-11.7%206.5s-9.3-1.3-12.6-4.6l-40-40c-6.2-6.2-6.2-16.4%200-22.6s16.4-6.2%2022.6%200l26.8%2026.8l53-72.9c5.2-7.1%2015.2-8.7%2022.4-3.5%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M309.8%2072.6c-12.3-11.4-31.3-11.4-43.5%200l-224%20208c-9.6%209-12.8%2022.9-8%2035.1S50.8%20336%2064%20336h16v176c0%2035.3%2028.7%2064%2064%2064h196c-21.2-29.5-34.3-65.3-35.9-104H272c-8.8%200-16-7.2-16-16v-40h-40c-8.8%200-16-7.2-16-16v-32c0-8.8%207.2-16%2016-16h40v-40c0-8.8%207.2-16%2016-16h32c8.8%200%2016%207.2%2016%2016v40h20c34.9-48.5%2091.7-80%20156-80c10.7%200%2021.1.9%2031.3%202.5zM640%20464c0-79.5-64.5-144-144-144s-144%2064.5-144%20144s64.5%20144%20144%20144s144-64.5%20144-144m-86.6-60.9c7.1%205.2%208.7%2015.2%203.5%2022.3l-64%2088c-2.8%203.8-7%206.2-11.7%206.5s-9.3-1.3-12.6-4.6l-40-40c-6.2-6.2-6.2-16.4%200-22.6s16.4-6.2%2022.6%200l26.8%2026.8l53-72.9c5.2-7.1%2015.2-8.7%2022.4-3.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-solid/house-medical-circle-check.svg?color=%231a73e8&size=48