house medical circle xmark icon
house-medical-circle-xmark from Font Awesome Solid by Dave Gandy · Solid · CC-BY-4.0 Attribution required.
- Name
- house-medical-circle-xmark
- 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-checkhouse-medical-circle-exclamationhouse-medical-flaghouse-signalhouse-tsunamihouse-user
Use the house medical circle xmark 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.5zM496 608c79.5 0 144-64.5 144-144s-64.5-144-144-144s-144 64.5-144 144s64.5 144 144 144m22.6-144l36.7 36.7c6.2 6.2 6.2 16.4 0 22.6s-16.4 6.2-22.6 0L496 486.6l-36.7 36.7c-6.2 6.2-16.4 6.2-22.6 0s-6.2-16.4 0-22.6l36.7-36.7l-36.7-36.7c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0l36.7 36.7l36.7-36.7c6.2-6.2 16.4-6.2 22.6 0s6.2 16.4 0 22.6z"/></svg>
React
import type { SVGProps } from "react";
export function Fa7SolidHouseMedicalCircleXmark(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.5zM496 608c79.5 0 144-64.5 144-144s-64.5-144-144-144s-144 64.5-144 144s64.5 144 144 144m22.6-144l36.7 36.7c6.2 6.2 6.2 16.4 0 22.6s-16.4 6.2-22.6 0L496 486.6l-36.7 36.7c-6.2 6.2-16.4 6.2-22.6 0s-6.2-16.4 0-22.6l36.7-36.7l-36.7-36.7c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0l36.7 36.7l36.7-36.7c6.2-6.2 16.4-6.2 22.6 0s6.2 16.4 0 22.6z"/></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.5zM496 608c79.5 0 144-64.5 144-144s-64.5-144-144-144s-144 64.5-144 144s64.5 144 144 144m22.6-144l36.7 36.7c6.2 6.2 6.2 16.4 0 22.6s-16.4 6.2-22.6 0L496 486.6l-36.7 36.7c-6.2 6.2-16.4 6.2-22.6 0s-6.2-16.4 0-22.6l36.7-36.7l-36.7-36.7c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0l36.7 36.7l36.7-36.7c6.2-6.2 16.4-6.2 22.6 0s6.2 16.4 0 22.6z"/></svg> </template>
CSS
.icon-house-medical-circle-xmark {
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.5zM496%20608c79.5%200%20144-64.5%20144-144s-64.5-144-144-144s-144%2064.5-144%20144s64.5%20144%20144%20144m22.6-144l36.7%2036.7c6.2%206.2%206.2%2016.4%200%2022.6s-16.4%206.2-22.6%200L496%20486.6l-36.7%2036.7c-6.2%206.2-16.4%206.2-22.6%200s-6.2-16.4%200-22.6l36.7-36.7l-36.7-36.7c-6.2-6.2-6.2-16.4%200-22.6s16.4-6.2%2022.6%200l36.7%2036.7l36.7-36.7c6.2-6.2%2016.4-6.2%2022.6%200s6.2%2016.4%200%2022.6z%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.5zM496%20608c79.5%200%20144-64.5%20144-144s-64.5-144-144-144s-144%2064.5-144%20144s64.5%20144%20144%20144m22.6-144l36.7%2036.7c6.2%206.2%206.2%2016.4%200%2022.6s-16.4%206.2-22.6%200L496%20486.6l-36.7%2036.7c-6.2%206.2-16.4%206.2-22.6%200s-6.2-16.4%200-22.6l36.7-36.7l-36.7-36.7c-6.2-6.2-6.2-16.4%200-22.6s16.4-6.2%2022.6%200l36.7%2036.7l36.7-36.7c6.2-6.2%2016.4-6.2%2022.6%200s6.2%2016.4%200%2022.6z%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-xmark.svg?color=%231a73e8&size=48