house medical flag icon

house-medical-flag from Font Awesome Solid by Dave Gandy · Solid · CC-BY-4.0 Attribution required.

Name
house-medical-flag
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

Use the house medical flag icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M480 64c17.7 0 32 14.3 32 32h96c17.7 0 32 14.3 32 32v96c0 17.7-14.3 32-32 32h-96v288c0 17.7-14.3 32-32 32s-32-14.3-32-32V96c0-17.7 14.3-32 32-32m-212.5 59.1L400 250.9v316.5c-9.4 5.4-20.3 8.6-32 8.6H112c-35.3 0-64-28.7-64-64V368H28.1C12.6 368 0 355.4 0 339.9c0-7.6 3.1-14.9 8.6-20.2l203.9-196.6c7.4-7.1 17.2-11.1 27.5-11.1s20.1 4 27.5 11.1m-62.7 197.7v44h-44c-9.7 0-17.6 7.9-17.6 17.6v35.2c0 9.7 7.9 17.6 17.6 17.6h44v44c0 9.7 7.9 17.6 17.6 17.6h35.2c9.7 0 17.6-7.9 17.6-17.6v-44h44c9.7 0 17.6-7.9 17.6-17.6v-35.2c0-9.7-7.9-17.6-17.6-17.6h-44v-44c0-9.7-7.9-17.6-17.6-17.6h-35.2c-9.7 0-17.6 7.9-17.6 17.6"/></svg>

React

import type { SVGProps } from "react";

export function Fa7SolidHouseMedicalFlag(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="M480 64c17.7 0 32 14.3 32 32h96c17.7 0 32 14.3 32 32v96c0 17.7-14.3 32-32 32h-96v288c0 17.7-14.3 32-32 32s-32-14.3-32-32V96c0-17.7 14.3-32 32-32m-212.5 59.1L400 250.9v316.5c-9.4 5.4-20.3 8.6-32 8.6H112c-35.3 0-64-28.7-64-64V368H28.1C12.6 368 0 355.4 0 339.9c0-7.6 3.1-14.9 8.6-20.2l203.9-196.6c7.4-7.1 17.2-11.1 27.5-11.1s20.1 4 27.5 11.1m-62.7 197.7v44h-44c-9.7 0-17.6 7.9-17.6 17.6v35.2c0 9.7 7.9 17.6 17.6 17.6h44v44c0 9.7 7.9 17.6 17.6 17.6h35.2c9.7 0 17.6-7.9 17.6-17.6v-44h44c9.7 0 17.6-7.9 17.6-17.6v-35.2c0-9.7-7.9-17.6-17.6-17.6h-44v-44c0-9.7-7.9-17.6-17.6-17.6h-35.2c-9.7 0-17.6 7.9-17.6 17.6"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M480 64c17.7 0 32 14.3 32 32h96c17.7 0 32 14.3 32 32v96c0 17.7-14.3 32-32 32h-96v288c0 17.7-14.3 32-32 32s-32-14.3-32-32V96c0-17.7 14.3-32 32-32m-212.5 59.1L400 250.9v316.5c-9.4 5.4-20.3 8.6-32 8.6H112c-35.3 0-64-28.7-64-64V368H28.1C12.6 368 0 355.4 0 339.9c0-7.6 3.1-14.9 8.6-20.2l203.9-196.6c7.4-7.1 17.2-11.1 27.5-11.1s20.1 4 27.5 11.1m-62.7 197.7v44h-44c-9.7 0-17.6 7.9-17.6 17.6v35.2c0 9.7 7.9 17.6 17.6 17.6h44v44c0 9.7 7.9 17.6 17.6 17.6h35.2c9.7 0 17.6-7.9 17.6-17.6v-44h44c9.7 0 17.6-7.9 17.6-17.6v-35.2c0-9.7-7.9-17.6-17.6-17.6h-44v-44c0-9.7-7.9-17.6-17.6-17.6h-35.2c-9.7 0-17.6 7.9-17.6 17.6"/></svg>
</template>

CSS

.icon-house-medical-flag {
  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%22M480%2064c17.7%200%2032%2014.3%2032%2032h96c17.7%200%2032%2014.3%2032%2032v96c0%2017.7-14.3%2032-32%2032h-96v288c0%2017.7-14.3%2032-32%2032s-32-14.3-32-32V96c0-17.7%2014.3-32%2032-32m-212.5%2059.1L400%20250.9v316.5c-9.4%205.4-20.3%208.6-32%208.6H112c-35.3%200-64-28.7-64-64V368H28.1C12.6%20368%200%20355.4%200%20339.9c0-7.6%203.1-14.9%208.6-20.2l203.9-196.6c7.4-7.1%2017.2-11.1%2027.5-11.1s20.1%204%2027.5%2011.1m-62.7%20197.7v44h-44c-9.7%200-17.6%207.9-17.6%2017.6v35.2c0%209.7%207.9%2017.6%2017.6%2017.6h44v44c0%209.7%207.9%2017.6%2017.6%2017.6h35.2c9.7%200%2017.6-7.9%2017.6-17.6v-44h44c9.7%200%2017.6-7.9%2017.6-17.6v-35.2c0-9.7-7.9-17.6-17.6-17.6h-44v-44c0-9.7-7.9-17.6-17.6-17.6h-35.2c-9.7%200-17.6%207.9-17.6%2017.6%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%22M480%2064c17.7%200%2032%2014.3%2032%2032h96c17.7%200%2032%2014.3%2032%2032v96c0%2017.7-14.3%2032-32%2032h-96v288c0%2017.7-14.3%2032-32%2032s-32-14.3-32-32V96c0-17.7%2014.3-32%2032-32m-212.5%2059.1L400%20250.9v316.5c-9.4%205.4-20.3%208.6-32%208.6H112c-35.3%200-64-28.7-64-64V368H28.1C12.6%20368%200%20355.4%200%20339.9c0-7.6%203.1-14.9%208.6-20.2l203.9-196.6c7.4-7.1%2017.2-11.1%2027.5-11.1s20.1%204%2027.5%2011.1m-62.7%20197.7v44h-44c-9.7%200-17.6%207.9-17.6%2017.6v35.2c0%209.7%207.9%2017.6%2017.6%2017.6h44v44c0%209.7%207.9%2017.6%2017.6%2017.6h35.2c9.7%200%2017.6-7.9%2017.6-17.6v-44h44c9.7%200%2017.6-7.9%2017.6-17.6v-35.2c0-9.7-7.9-17.6-17.6-17.6h-44v-44c0-9.7-7.9-17.6-17.6-17.6h-35.2c-9.7%200-17.6%207.9-17.6%2017.6%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-flag.svg?color=%231a73e8&size=48