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

Name
house-crack
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 crack icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M341.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.1S82.8 336 96 336h16v176c0 35.3 28.7 64 64 64h86.4l-31.3-52.2c-4.1-6.8-2.6-15.5 3.5-20.5L320 432l-60.2-82.8c-10.9-15 8.2-33.5 22.8-22l117.9 92.6c8 6.3 8.2 18.4.4 24.9L320 512l38.4 64H464c35.3 0 64-28.7 64-64V336h16c13.2 0 25-8.1 29.8-20.3s1.6-26.2-8-35.1z"/></svg>

React

import type { SVGProps } from "react";

export function Fa7SolidHouseCrack(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="M341.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.1S82.8 336 96 336h16v176c0 35.3 28.7 64 64 64h86.4l-31.3-52.2c-4.1-6.8-2.6-15.5 3.5-20.5L320 432l-60.2-82.8c-10.9-15 8.2-33.5 22.8-22l117.9 92.6c8 6.3 8.2 18.4.4 24.9L320 512l38.4 64H464c35.3 0 64-28.7 64-64V336h16c13.2 0 25-8.1 29.8-20.3s1.6-26.2-8-35.1z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M341.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.1S82.8 336 96 336h16v176c0 35.3 28.7 64 64 64h86.4l-31.3-52.2c-4.1-6.8-2.6-15.5 3.5-20.5L320 432l-60.2-82.8c-10.9-15 8.2-33.5 22.8-22l117.9 92.6c8 6.3 8.2 18.4.4 24.9L320 512l38.4 64H464c35.3 0 64-28.7 64-64V336h16c13.2 0 25-8.1 29.8-20.3s1.6-26.2-8-35.1z"/></svg>
</template>

CSS

.icon-house-crack {
  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%22M341.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.1S82.8%20336%2096%20336h16v176c0%2035.3%2028.7%2064%2064%2064h86.4l-31.3-52.2c-4.1-6.8-2.6-15.5%203.5-20.5L320%20432l-60.2-82.8c-10.9-15%208.2-33.5%2022.8-22l117.9%2092.6c8%206.3%208.2%2018.4.4%2024.9L320%20512l38.4%2064H464c35.3%200%2064-28.7%2064-64V336h16c13.2%200%2025-8.1%2029.8-20.3s1.6-26.2-8-35.1z%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%22M341.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.1S82.8%20336%2096%20336h16v176c0%2035.3%2028.7%2064%2064%2064h86.4l-31.3-52.2c-4.1-6.8-2.6-15.5%203.5-20.5L320%20432l-60.2-82.8c-10.9-15%208.2-33.5%2022.8-22l117.9%2092.6c8%206.3%208.2%2018.4.4%2024.9L320%20512l38.4%2064H464c35.3%200%2064-28.7%2064-64V336h16c13.2%200%2025-8.1%2029.8-20.3s1.6-26.2-8-35.1z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-solid/house-crack.svg?color=%231a73e8&size=48