house user icon

house-user from Unicons by Iconscout · Line · Medical · Apache-2.0 Free for personal and commercial use.

Name
house-user
Set
Unicons
Style
Line
Category
Medical
Viewbox
24×24
License
Apache 2.0

The same icon in other sets

More medical icons from Unicons

Use the house user icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m21.664 10.252l-9-8a1 1 0 0 0-1.328 0l-9 8a1 1 0 0 0 1.328 1.496L4 11.449V21a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1v-9.551l.336.299a1 1 0 0 0 1.328-1.496M9.184 20a2.982 2.982 0 0 1 5.632 0Zm1.316-5.5A1.5 1.5 0 1 1 12 16a1.5 1.5 0 0 1-1.5-1.5M18 20h-1.101a5 5 0 0 0-2.259-3.228a3.47 3.47 0 0 0 .86-2.272a3.5 3.5 0 0 0-7 0a3.47 3.47 0 0 0 .86 2.272A5 5 0 0 0 7.1 20H6V9.671l6-5.333l6 5.333Z"/></svg>

React

import type { SVGProps } from "react";

export function UilHouseUser(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m21.664 10.252l-9-8a1 1 0 0 0-1.328 0l-9 8a1 1 0 0 0 1.328 1.496L4 11.449V21a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1v-9.551l.336.299a1 1 0 0 0 1.328-1.496M9.184 20a2.982 2.982 0 0 1 5.632 0Zm1.316-5.5A1.5 1.5 0 1 1 12 16a1.5 1.5 0 0 1-1.5-1.5M18 20h-1.101a5 5 0 0 0-2.259-3.228a3.47 3.47 0 0 0 .86-2.272a3.5 3.5 0 0 0-7 0a3.47 3.47 0 0 0 .86 2.272A5 5 0 0 0 7.1 20H6V9.671l6-5.333l6 5.333Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m21.664 10.252l-9-8a1 1 0 0 0-1.328 0l-9 8a1 1 0 0 0 1.328 1.496L4 11.449V21a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1v-9.551l.336.299a1 1 0 0 0 1.328-1.496M9.184 20a2.982 2.982 0 0 1 5.632 0Zm1.316-5.5A1.5 1.5 0 1 1 12 16a1.5 1.5 0 0 1-1.5-1.5M18 20h-1.101a5 5 0 0 0-2.259-3.228a3.47 3.47 0 0 0 .86-2.272a3.5 3.5 0 0 0-7 0a3.47 3.47 0 0 0 .86 2.272A5 5 0 0 0 7.1 20H6V9.671l6-5.333l6 5.333Z"/></svg>
</template>

CSS

.icon-house-user {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m21.664%2010.252l-9-8a1%201%200%200%200-1.328%200l-9%208a1%201%200%200%200%201.328%201.496L4%2011.449V21a1%201%200%200%200%201%201h14a1%201%200%200%200%201-1v-9.551l.336.299a1%201%200%200%200%201.328-1.496M9.184%2020a2.982%202.982%200%200%201%205.632%200Zm1.316-5.5A1.5%201.5%200%201%201%2012%2016a1.5%201.5%200%200%201-1.5-1.5M18%2020h-1.101a5%205%200%200%200-2.259-3.228a3.47%203.47%200%200%200%20.86-2.272a3.5%203.5%200%200%200-7%200a3.47%203.47%200%200%200%20.86%202.272A5%205%200%200%200%207.1%2020H6V9.671l6-5.333l6%205.333Z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m21.664%2010.252l-9-8a1%201%200%200%200-1.328%200l-9%208a1%201%200%200%200%201.328%201.496L4%2011.449V21a1%201%200%200%200%201%201h14a1%201%200%200%200%201-1v-9.551l.336.299a1%201%200%200%200%201.328-1.496M9.184%2020a2.982%202.982%200%200%201%205.632%200Zm1.316-5.5A1.5%201.5%200%201%201%2012%2016a1.5%201.5%200%200%201-1.5-1.5M18%2020h-1.101a5%205%200%200%200-2.259-3.228a3.47%203.47%200%200%200%20.86-2.272a3.5%203.5%200%200%200-7%200a3.47%203.47%200%200%200%20.86%202.272A5%205%200%200%200%207.1%2020H6V9.671l6-5.333l6%205.333Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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