other houses icon
other-houses-outline-rounded from Material Symbols Light by Google · Outline Rounded · Travel · Apache-2.0 Free for personal and commercial use.
- Name
- other-houses-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-diningbungalowcabincar-rentalcar-repaircarpentercarry-on-bag
Use the other houses icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5 18.385v-7.53l-1.538 1.199q-.178.135-.366.104t-.323-.208t-.11-.365q.023-.189.195-.324l8.148-6.259q.217-.162.472-.243T12 4.68t.513.08t.462.243l8.173 6.26q.171.134.193.322q.02.189-.114.366q-.135.171-.323.202q-.188.03-.36-.104L19 10.856v7.529q0 .67-.472 1.143q-.472.472-1.143.472H6.615q-.67 0-1.143-.472Q5 19.056 5 18.385M6.616 19h10.769q.269 0 .442-.173t.173-.442V10.1l-5.634-4.286q-.154-.135-.366-.135t-.365.134L6 10.1v8.285q0 .269.173.442t.443.173M8 14.77q.31 0 .54-.23t.23-.54t-.23-.54t-.54-.23t-.54.23t-.23.54t.23.54t.54.23m4 0q.31 0 .54-.23t.23-.54t-.23-.54t-.54-.23t-.54.23t-.23.54t.23.54t.54.23m4 0q.31 0 .54-.23t.23-.54t-.23-.54t-.54-.23t-.54.23t-.23.54t.23.54t.54.23M6.616 19H6h12z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightOtherHousesOutlineRounded(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="M5 18.385v-7.53l-1.538 1.199q-.178.135-.366.104t-.323-.208t-.11-.365q.023-.189.195-.324l8.148-6.259q.217-.162.472-.243T12 4.68t.513.08t.462.243l8.173 6.26q.171.134.193.322q.02.189-.114.366q-.135.171-.323.202q-.188.03-.36-.104L19 10.856v7.529q0 .67-.472 1.143q-.472.472-1.143.472H6.615q-.67 0-1.143-.472Q5 19.056 5 18.385M6.616 19h10.769q.269 0 .442-.173t.173-.442V10.1l-5.634-4.286q-.154-.135-.366-.135t-.365.134L6 10.1v8.285q0 .269.173.442t.443.173M8 14.77q.31 0 .54-.23t.23-.54t-.23-.54t-.54-.23t-.54.23t-.23.54t.23.54t.54.23m4 0q.31 0 .54-.23t.23-.54t-.23-.54t-.54-.23t-.54.23t-.23.54t.23.54t.54.23m4 0q.31 0 .54-.23t.23-.54t-.23-.54t-.54-.23t-.54.23t-.23.54t.23.54t.54.23M6.616 19H6h12z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5 18.385v-7.53l-1.538 1.199q-.178.135-.366.104t-.323-.208t-.11-.365q.023-.189.195-.324l8.148-6.259q.217-.162.472-.243T12 4.68t.513.08t.462.243l8.173 6.26q.171.134.193.322q.02.189-.114.366q-.135.171-.323.202q-.188.03-.36-.104L19 10.856v7.529q0 .67-.472 1.143q-.472.472-1.143.472H6.615q-.67 0-1.143-.472Q5 19.056 5 18.385M6.616 19h10.769q.269 0 .442-.173t.173-.442V10.1l-5.634-4.286q-.154-.135-.366-.135t-.365.134L6 10.1v8.285q0 .269.173.442t.443.173M8 14.77q.31 0 .54-.23t.23-.54t-.23-.54t-.54-.23t-.54.23t-.23.54t.23.54t.54.23m4 0q.31 0 .54-.23t.23-.54t-.23-.54t-.54-.23t-.54.23t-.23.54t.23.54t.54.23m4 0q.31 0 .54-.23t.23-.54t-.23-.54t-.54-.23t-.54.23t-.23.54t.23.54t.54.23M6.616 19H6h12z"/></svg> </template>
CSS
.icon-other-houses-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%22M5%2018.385v-7.53l-1.538%201.199q-.178.135-.366.104t-.323-.208t-.11-.365q.023-.189.195-.324l8.148-6.259q.217-.162.472-.243T12%204.68t.513.08t.462.243l8.173%206.26q.171.134.193.322q.02.189-.114.366q-.135.171-.323.202q-.188.03-.36-.104L19%2010.856v7.529q0%20.67-.472%201.143q-.472.472-1.143.472H6.615q-.67%200-1.143-.472Q5%2019.056%205%2018.385M6.616%2019h10.769q.269%200%20.442-.173t.173-.442V10.1l-5.634-4.286q-.154-.135-.366-.135t-.365.134L6%2010.1v8.285q0%20.269.173.442t.443.173M8%2014.77q.31%200%20.54-.23t.23-.54t-.23-.54t-.54-.23t-.54.23t-.23.54t.23.54t.54.23m4%200q.31%200%20.54-.23t.23-.54t-.23-.54t-.54-.23t-.54.23t-.23.54t.23.54t.54.23m4%200q.31%200%20.54-.23t.23-.54t-.23-.54t-.54-.23t-.54.23t-.23.54t.23.54t.54.23M6.616%2019H6h12z%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%22M5%2018.385v-7.53l-1.538%201.199q-.178.135-.366.104t-.323-.208t-.11-.365q.023-.189.195-.324l8.148-6.259q.217-.162.472-.243T12%204.68t.513.08t.462.243l8.173%206.26q.171.134.193.322q.02.189-.114.366q-.135.171-.323.202q-.188.03-.36-.104L19%2010.856v7.529q0%20.67-.472%201.143q-.472.472-1.143.472H6.615q-.67%200-1.143-.472Q5%2019.056%205%2018.385M6.616%2019h10.769q.269%200%20.442-.173t.173-.442V10.1l-5.634-4.286q-.154-.135-.366-.135t-.365.134L6%2010.1v8.285q0%20.269.173.442t.443.173M8%2014.77q.31%200%20.54-.23t.23-.54t-.23-.54t-.54-.23t-.54.23t-.23.54t.23.54t.54.23m4%200q.31%200%20.54-.23t.23-.54t-.23-.54t-.54-.23t-.54.23t-.23.54t.23.54t.54.23m4%200q.31%200%20.54-.23t.23-.54t-.23-.54t-.54-.23t-.54.23t-.23.54t.23.54t.54.23M6.616%2019H6h12z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/other-houses-outline-rounded.svg?color=%231a73e8&size=48