bungalow icon
bungalow-outline-rounded from Material Symbols Light by Google · Outline Rounded · Travel · Apache-2.0 Free for personal and commercial use.
- Name
- bungalow-outline-rounded
- Set
- Material Symbols Light
- Style
- Outline Rounded
- Category
- Travel
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols Light
The same icon in other sets
More travel icons from Material Symbols Light
airline-seat-flatairline-seat-flat-angledairline-seat-individual-suiteairline-seat-legroom-extraairline-seat-legroom-normalairline-seat-legroom-reducedairline-seat-recline-extraairline-seat-recline-normalairplane-ticketapartmentattractionsbakery-diningbath-bedrockbeach-accessbeer-mealbentobreakfast-diningbrunch-diningcabincar-rentalcar-repaircarpentercarry-on-bagcarry-on-bag-checked
Use the bungalow icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.808 20q-.348 0-.578-.23T8 19.192v-5.988l-.94 1.502q-.11.177-.308.216t-.375-.07t-.22-.308t.068-.375l5.079-8.184q.13-.193.308-.283q.177-.09.388-.09t.379.09t.298.283l5.098 8.184q.11.177.058.375t-.23.308t-.374.067t-.308-.219L16 13.223v5.97q0 .348-.23.577t-.578.23zM9 19h2.23v-2q0-.31.221-.54q.22-.23.549-.23q.31 0 .54.23t.23.54v2H15v-7.38L12 6.8l-3 4.8zm0 0h6zm2.46-5.23q-.23-.23-.23-.54q0-.309.23-.539t.54-.23t.54.23t.23.54t-.23.54T12 14t-.54-.23"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightBungalowOutlineRounded(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="M8.808 20q-.348 0-.578-.23T8 19.192v-5.988l-.94 1.502q-.11.177-.308.216t-.375-.07t-.22-.308t.068-.375l5.079-8.184q.13-.193.308-.283q.177-.09.388-.09t.379.09t.298.283l5.098 8.184q.11.177.058.375t-.23.308t-.374.067t-.308-.219L16 13.223v5.97q0 .348-.23.577t-.578.23zM9 19h2.23v-2q0-.31.221-.54q.22-.23.549-.23q.31 0 .54.23t.23.54v2H15v-7.38L12 6.8l-3 4.8zm0 0h6zm2.46-5.23q-.23-.23-.23-.54q0-.309.23-.539t.54-.23t.54.23t.23.54t-.23.54T12 14t-.54-.23"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.808 20q-.348 0-.578-.23T8 19.192v-5.988l-.94 1.502q-.11.177-.308.216t-.375-.07t-.22-.308t.068-.375l5.079-8.184q.13-.193.308-.283q.177-.09.388-.09t.379.09t.298.283l5.098 8.184q.11.177.058.375t-.23.308t-.374.067t-.308-.219L16 13.223v5.97q0 .348-.23.577t-.578.23zM9 19h2.23v-2q0-.31.221-.54q.22-.23.549-.23q.31 0 .54.23t.23.54v2H15v-7.38L12 6.8l-3 4.8zm0 0h6zm2.46-5.23q-.23-.23-.23-.54q0-.309.23-.539t.54-.23t.54.23t.23.54t-.23.54T12 14t-.54-.23"/></svg> </template>
CSS
.icon-bungalow-outline-rounded {
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%22M8.808%2020q-.348%200-.578-.23T8%2019.192v-5.988l-.94%201.502q-.11.177-.308.216t-.375-.07t-.22-.308t.068-.375l5.079-8.184q.13-.193.308-.283q.177-.09.388-.09t.379.09t.298.283l5.098%208.184q.11.177.058.375t-.23.308t-.374.067t-.308-.219L16%2013.223v5.97q0%20.348-.23.577t-.578.23zM9%2019h2.23v-2q0-.31.221-.54q.22-.23.549-.23q.31%200%20.54.23t.23.54v2H15v-7.38L12%206.8l-3%204.8zm0%200h6zm2.46-5.23q-.23-.23-.23-.54q0-.309.23-.539t.54-.23t.54.23t.23.54t-.23.54T12%2014t-.54-.23%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%22M8.808%2020q-.348%200-.578-.23T8%2019.192v-5.988l-.94%201.502q-.11.177-.308.216t-.375-.07t-.22-.308t.068-.375l5.079-8.184q.13-.193.308-.283q.177-.09.388-.09t.379.09t.298.283l5.098%208.184q.11.177.058.375t-.23.308t-.374.067t-.308-.219L16%2013.223v5.97q0%20.348-.23.577t-.578.23zM9%2019h2.23v-2q0-.31.221-.54q.22-.23.549-.23q.31%200%20.54.23t.23.54v2H15v-7.38L12%206.8l-3%204.8zm0%200h6zm2.46-5.23q-.23-.23-.23-.54q0-.309.23-.539t.54-.23t.54.23t.23.54t-.23.54T12%2014t-.54-.23%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/bungalow-outline-rounded.svg?color=%231a73e8&size=48