guest house icon
guest-house from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- guest-house
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Use the guest house icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M4 8v8c0 2.357 0 3.535.732 4.268S6.643 21 9 21h6c2.357 0 3.535 0 4.268-.732C20 19.535 20 18.357 20 16V4"/><path d="M9 21v-4a3 3 0 1 1 6 0v4m7-12l-6.73-4.432C13.683 3.523 12.89 3 12 3s-1.683.523-3.27 1.568L2 9"/><path d="M12.125 9.25H12m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsGuestHouse(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="M4 8v8c0 2.357 0 3.535.732 4.268S6.643 21 9 21h6c2.357 0 3.535 0 4.268-.732C20 19.535 20 18.357 20 16V4"/><path d="M9 21v-4a3 3 0 1 1 6 0v4m7-12l-6.73-4.432C13.683 3.523 12.89 3 12 3s-1.683.523-3.27 1.568L2 9"/><path d="M12.125 9.25H12m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M4 8v8c0 2.357 0 3.535.732 4.268S6.643 21 9 21h6c2.357 0 3.535 0 4.268-.732C20 19.535 20 18.357 20 16V4"/><path d="M9 21v-4a3 3 0 1 1 6 0v4m7-12l-6.73-4.432C13.683 3.523 12.89 3 12 3s-1.683.523-3.27 1.568L2 9"/><path d="M12.125 9.25H12m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0"/></g></svg> </template>
CSS
.icon-guest-house {
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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M4%208v8c0%202.357%200%203.535.732%204.268S6.643%2021%209%2021h6c2.357%200%203.535%200%204.268-.732C20%2019.535%2020%2018.357%2020%2016V4%22%2F%3E%3Cpath%20d%3D%22M9%2021v-4a3%203%200%201%201%206%200v4m7-12l-6.73-4.432C13.683%203.523%2012.89%203%2012%203s-1.683.523-3.27%201.568L2%209%22%2F%3E%3Cpath%20d%3D%22M12.125%209.25H12m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M4%208v8c0%202.357%200%203.535.732%204.268S6.643%2021%209%2021h6c2.357%200%203.535%200%204.268-.732C20%2019.535%2020%2018.357%2020%2016V4%22%2F%3E%3Cpath%20d%3D%22M9%2021v-4a3%203%200%201%201%206%200v4m7-12l-6.73-4.432C13.683%203.523%2012.89%203%2012%203s-1.683.523-3.27%201.568L2%209%22%2F%3E%3Cpath%20d%3D%22M12.125%209.25H12m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/guest-house.svg?color=%231a73e8&size=48