home-alt-outline from Health Icons by Resolve to Save Lives · Outline · Places · MIT Free for personal and commercial use.

Name
home-alt-outline
Set
Health Icons
Style
Outline
Category
Places
Viewbox
48×48
License
MIT
Aliases
home-alt2x-outline

1 other variant in Health Icons

The same icon in other sets

More places icons from Health Icons

Use the home alt icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" fill-rule="evenodd" d="M41.708 25.794L24.058 8.086L6.294 25.792a1 1 0 1 0 1.412 1.416L10 24.922V39a1 1 0 0 0 1 1h9a1 1 0 0 0 1-1v-8.74a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1V39a1 1 0 0 0 1 1h9a1 1 0 0 0 1-1V24.907l2.292 2.3a1 1 0 1 0 1.416-1.413M36 22.9L24.053 10.914L12 22.928V38h7v-7.74a3 3 0 0 1 3-3h4a3 3 0 0 1 3 3V38h7z" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function HealthiconsHomeAltOutline(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" fillRule="evenodd" d="M41.708 25.794L24.058 8.086L6.294 25.792a1 1 0 1 0 1.412 1.416L10 24.922V39a1 1 0 0 0 1 1h9a1 1 0 0 0 1-1v-8.74a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1V39a1 1 0 0 0 1 1h9a1 1 0 0 0 1-1V24.907l2.292 2.3a1 1 0 1 0 1.416-1.413M36 22.9L24.053 10.914L12 22.928V38h7v-7.74a3 3 0 0 1 3-3h4a3 3 0 0 1 3 3V38h7z" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" fill-rule="evenodd" d="M41.708 25.794L24.058 8.086L6.294 25.792a1 1 0 1 0 1.412 1.416L10 24.922V39a1 1 0 0 0 1 1h9a1 1 0 0 0 1-1v-8.74a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1V39a1 1 0 0 0 1 1h9a1 1 0 0 0 1-1V24.907l2.292 2.3a1 1 0 1 0 1.416-1.413M36 22.9L24.053 10.914L12 22.928V38h7v-7.74a3 3 0 0 1 3-3h4a3 3 0 0 1 3 3V38h7z" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-home-alt-outline {
  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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M41.708%2025.794L24.058%208.086L6.294%2025.792a1%201%200%201%200%201.412%201.416L10%2024.922V39a1%201%200%200%200%201%201h9a1%201%200%200%200%201-1v-8.74a1%201%200%200%201%201-1h4a1%201%200%200%201%201%201V39a1%201%200%200%200%201%201h9a1%201%200%200%200%201-1V24.907l2.292%202.3a1%201%200%201%200%201.416-1.413M36%2022.9L24.053%2010.914L12%2022.928V38h7v-7.74a3%203%200%200%201%203-3h4a3%203%200%200%201%203%203V38h7z%22%20clip-rule%3D%22evenodd%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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M41.708%2025.794L24.058%208.086L6.294%2025.792a1%201%200%201%200%201.412%201.416L10%2024.922V39a1%201%200%200%200%201%201h9a1%201%200%200%200%201-1v-8.74a1%201%200%200%201%201-1h4a1%201%200%200%201%201%201V39a1%201%200%200%200%201%201h9a1%201%200%200%200%201-1V24.907l2.292%202.3a1%201%200%201%200%201.416-1.413M36%2022.9L24.053%2010.914L12%2022.928V38h7v-7.74a3%203%200%200%201%203-3h4a3%203%200%200%201%203%203V38h7z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/healthicons/home-alt-outline.svg?color=%231a73e8&size=48