home alt icon
home-alt from Font Awesome Regular by Dave Gandy · Regular · CC-BY-4.0 Attribution required.
- Name
- home-alt
- Set
- Font Awesome Regular
- Style
- Regular
- Viewbox
- 640×640
- License
- CC BY 4.0
The same icon in other sets
Related icons in Font Awesome Regular
Use the home alt icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M304 70.1c9.1-8.2 22.9-8.2 32 0l232 208c9.9 8.8 10.7 24 1.8 33.9s-24 10.7-33.9 1.8l-8-7.2v205.3c0 35.3-28.7 64-64 64h-288c-35.3 0-64-28.7-64-64V306.6l-8 7.2c-9.9 8.8-25 8-33.9-1.8s-8-25 1.8-33.9zm16 50.1L160 263.7V512c0 8.8 7.2 16 16 16h48V424c0-39.8 32.2-72 72-72h48c39.8 0 72 32.2 72 72v104h48c8.8 0 16-7.2 16-16V263.7L320 120.3zM272 528h96V424c0-13.3-10.7-24-24-24h-48c-13.3 0-24 10.7-24 24z"/></svg>
React
import type { SVGProps } from "react";
export function Fa7RegularHomeAlt(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="M304 70.1c9.1-8.2 22.9-8.2 32 0l232 208c9.9 8.8 10.7 24 1.8 33.9s-24 10.7-33.9 1.8l-8-7.2v205.3c0 35.3-28.7 64-64 64h-288c-35.3 0-64-28.7-64-64V306.6l-8 7.2c-9.9 8.8-25 8-33.9-1.8s-8-25 1.8-33.9zm16 50.1L160 263.7V512c0 8.8 7.2 16 16 16h48V424c0-39.8 32.2-72 72-72h48c39.8 0 72 32.2 72 72v104h48c8.8 0 16-7.2 16-16V263.7L320 120.3zM272 528h96V424c0-13.3-10.7-24-24-24h-48c-13.3 0-24 10.7-24 24z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M304 70.1c9.1-8.2 22.9-8.2 32 0l232 208c9.9 8.8 10.7 24 1.8 33.9s-24 10.7-33.9 1.8l-8-7.2v205.3c0 35.3-28.7 64-64 64h-288c-35.3 0-64-28.7-64-64V306.6l-8 7.2c-9.9 8.8-25 8-33.9-1.8s-8-25 1.8-33.9zm16 50.1L160 263.7V512c0 8.8 7.2 16 16 16h48V424c0-39.8 32.2-72 72-72h48c39.8 0 72 32.2 72 72v104h48c8.8 0 16-7.2 16-16V263.7L320 120.3zM272 528h96V424c0-13.3-10.7-24-24-24h-48c-13.3 0-24 10.7-24 24z"/></svg> </template>
CSS
.icon-home-alt {
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%22M304%2070.1c9.1-8.2%2022.9-8.2%2032%200l232%20208c9.9%208.8%2010.7%2024%201.8%2033.9s-24%2010.7-33.9%201.8l-8-7.2v205.3c0%2035.3-28.7%2064-64%2064h-288c-35.3%200-64-28.7-64-64V306.6l-8%207.2c-9.9%208.8-25%208-33.9-1.8s-8-25%201.8-33.9zm16%2050.1L160%20263.7V512c0%208.8%207.2%2016%2016%2016h48V424c0-39.8%2032.2-72%2072-72h48c39.8%200%2072%2032.2%2072%2072v104h48c8.8%200%2016-7.2%2016-16V263.7L320%20120.3zM272%20528h96V424c0-13.3-10.7-24-24-24h-48c-13.3%200-24%2010.7-24%2024z%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%22M304%2070.1c9.1-8.2%2022.9-8.2%2032%200l232%20208c9.9%208.8%2010.7%2024%201.8%2033.9s-24%2010.7-33.9%201.8l-8-7.2v205.3c0%2035.3-28.7%2064-64%2064h-288c-35.3%200-64-28.7-64-64V306.6l-8%207.2c-9.9%208.8-25%208-33.9-1.8s-8-25%201.8-33.9zm16%2050.1L160%20263.7V512c0%208.8%207.2%2016%2016%2016h48V424c0-39.8%2032.2-72%2072-72h48c39.8%200%2072%2032.2%2072%2072v104h48c8.8%200%2016-7.2%2016-16V263.7L320%20120.3zM272%20528h96V424c0-13.3-10.7-24-24-24h-48c-13.3%200-24%2010.7-24%2024z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-regular/home-alt.svg?color=%231a73e8&size=48