balcony icon
balcony-rounded from Material Symbols by Google · Rounded · Household · Apache-2.0 Free for personal and commercial use.
- Name
- balcony-rounded
- Set
- Material Symbols
- Style
- Rounded
- Category
- Household
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- balcony-outline-rounded
1 other variant in Material Symbols
The same icon in other sets
More household icons from Material Symbols
Use the balcony icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.288 11.713Q8 11.425 8 11t.288-.712T9 10t.713.288T10 11t-.288.713T9 12t-.712-.288m6 0Q14 11.426 14 11t.288-.712T15 10t.713.288T16 11t-.288.713T15 12t-.712-.288M5 22q-.825 0-1.412-.587T3 20v-4q0-.5.238-.962T4 14.275V10q0-1.65.625-3.113t1.713-2.55t2.55-1.712T12 2t3.113.625t2.55 1.713t1.712 2.55T20 10v4.275q.525.3.763.763T21 16v4q0 .825-.587 1.413T19 22zm0-6v4h2v-4zm4 4h2v-4H9zm-3-6h5V4.075q-2.15.35-3.575 2.012T6 10zm7 0h5v-4q0-2.25-1.425-3.912T13 4.075zm0 6h2v-4h-2zm4 0h2v-4h-2z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsBalconyRounded(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.288 11.713Q8 11.425 8 11t.288-.712T9 10t.713.288T10 11t-.288.713T9 12t-.712-.288m6 0Q14 11.426 14 11t.288-.712T15 10t.713.288T16 11t-.288.713T15 12t-.712-.288M5 22q-.825 0-1.412-.587T3 20v-4q0-.5.238-.962T4 14.275V10q0-1.65.625-3.113t1.713-2.55t2.55-1.712T12 2t3.113.625t2.55 1.713t1.712 2.55T20 10v4.275q.525.3.763.763T21 16v4q0 .825-.587 1.413T19 22zm0-6v4h2v-4zm4 4h2v-4H9zm-3-6h5V4.075q-2.15.35-3.575 2.012T6 10zm7 0h5v-4q0-2.25-1.425-3.912T13 4.075zm0 6h2v-4h-2zm4 0h2v-4h-2z"/></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.288 11.713Q8 11.425 8 11t.288-.712T9 10t.713.288T10 11t-.288.713T9 12t-.712-.288m6 0Q14 11.426 14 11t.288-.712T15 10t.713.288T16 11t-.288.713T15 12t-.712-.288M5 22q-.825 0-1.412-.587T3 20v-4q0-.5.238-.962T4 14.275V10q0-1.65.625-3.113t1.713-2.55t2.55-1.712T12 2t3.113.625t2.55 1.713t1.712 2.55T20 10v4.275q.525.3.763.763T21 16v4q0 .825-.587 1.413T19 22zm0-6v4h2v-4zm4 4h2v-4H9zm-3-6h5V4.075q-2.15.35-3.575 2.012T6 10zm7 0h5v-4q0-2.25-1.425-3.912T13 4.075zm0 6h2v-4h-2zm4 0h2v-4h-2z"/></svg> </template>
CSS
.icon-balcony-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.288%2011.713Q8%2011.425%208%2011t.288-.712T9%2010t.713.288T10%2011t-.288.713T9%2012t-.712-.288m6%200Q14%2011.426%2014%2011t.288-.712T15%2010t.713.288T16%2011t-.288.713T15%2012t-.712-.288M5%2022q-.825%200-1.412-.587T3%2020v-4q0-.5.238-.962T4%2014.275V10q0-1.65.625-3.113t1.713-2.55t2.55-1.712T12%202t3.113.625t2.55%201.713t1.712%202.55T20%2010v4.275q.525.3.763.763T21%2016v4q0%20.825-.587%201.413T19%2022zm0-6v4h2v-4zm4%204h2v-4H9zm-3-6h5V4.075q-2.15.35-3.575%202.012T6%2010zm7%200h5v-4q0-2.25-1.425-3.912T13%204.075zm0%206h2v-4h-2zm4%200h2v-4h-2z%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.288%2011.713Q8%2011.425%208%2011t.288-.712T9%2010t.713.288T10%2011t-.288.713T9%2012t-.712-.288m6%200Q14%2011.426%2014%2011t.288-.712T15%2010t.713.288T16%2011t-.288.713T15%2012t-.712-.288M5%2022q-.825%200-1.412-.587T3%2020v-4q0-.5.238-.962T4%2014.275V10q0-1.65.625-3.113t1.713-2.55t2.55-1.712T12%202t3.113.625t2.55%201.713t1.712%202.55T20%2010v4.275q.525.3.763.763T21%2016v4q0%20.825-.587%201.413T19%2022zm0-6v4h2v-4zm4%204h2v-4H9zm-3-6h5V4.075q-2.15.35-3.575%202.012T6%2010zm7%200h5v-4q0-2.25-1.425-3.912T13%204.075zm0%206h2v-4h-2zm4%200h2v-4h-2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/balcony-rounded.svg?color=%231a73e8&size=48