cottage icon
cottage-rounded from Material Symbols by Google · Rounded · Travel · Apache-2.0 Free for personal and commercial use.
- Name
- cottage-rounded
- Set
- Material Symbols
- Style
- Rounded
- Category
- Travel
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols
The same icon in other sets
More travel icons from Material Symbols
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 cottage icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4 19v-7.375L3 12.4q-.35.25-.75.2t-.65-.4t-.2-.75t.375-.65L4 9.1V7q0-.425.288-.713T5 6t.713.288T6 7v.575l4.775-3.65q.275-.2.588-.3t.637-.1t.638.1t.587.3l9 6.875q.325.25.375.65t-.2.75q-.25.325-.65.375t-.725-.2L20 11.625V19q0 .825-.587 1.413T18 21h-4.5q-.2 0-.35-.15T13 20.5V16q0-.425-.288-.712T12 15t-.712.288T11 16v4.5q0 .2-.15.35t-.35.15H6q-.825 0-1.412-.587T4 19M5.3 5q-.575 0-.888-.475t-.037-.975q.425-.725 1.113-1.137T7 2q.275 0 .525-.137t.375-.388q.125-.225.338-.35T8.725 1q.575 0 .875.475t.025.975q-.425.725-1.112 1.138T7 4q-.275 0-.525.125t-.375.4q-.125.225-.325.35T5.3 5"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsCottageRounded(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="M4 19v-7.375L3 12.4q-.35.25-.75.2t-.65-.4t-.2-.75t.375-.65L4 9.1V7q0-.425.288-.713T5 6t.713.288T6 7v.575l4.775-3.65q.275-.2.588-.3t.637-.1t.638.1t.587.3l9 6.875q.325.25.375.65t-.2.75q-.25.325-.65.375t-.725-.2L20 11.625V19q0 .825-.587 1.413T18 21h-4.5q-.2 0-.35-.15T13 20.5V16q0-.425-.288-.712T12 15t-.712.288T11 16v4.5q0 .2-.15.35t-.35.15H6q-.825 0-1.412-.587T4 19M5.3 5q-.575 0-.888-.475t-.037-.975q.425-.725 1.113-1.137T7 2q.275 0 .525-.137t.375-.388q.125-.225.338-.35T8.725 1q.575 0 .875.475t.025.975q-.425.725-1.112 1.138T7 4q-.275 0-.525.125t-.375.4q-.125.225-.325.35T5.3 5"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4 19v-7.375L3 12.4q-.35.25-.75.2t-.65-.4t-.2-.75t.375-.65L4 9.1V7q0-.425.288-.713T5 6t.713.288T6 7v.575l4.775-3.65q.275-.2.588-.3t.637-.1t.638.1t.587.3l9 6.875q.325.25.375.65t-.2.75q-.25.325-.65.375t-.725-.2L20 11.625V19q0 .825-.587 1.413T18 21h-4.5q-.2 0-.35-.15T13 20.5V16q0-.425-.288-.712T12 15t-.712.288T11 16v4.5q0 .2-.15.35t-.35.15H6q-.825 0-1.412-.587T4 19M5.3 5q-.575 0-.888-.475t-.037-.975q.425-.725 1.113-1.137T7 2q.275 0 .525-.137t.375-.388q.125-.225.338-.35T8.725 1q.575 0 .875.475t.025.975q-.425.725-1.112 1.138T7 4q-.275 0-.525.125t-.375.4q-.125.225-.325.35T5.3 5"/></svg> </template>
CSS
.icon-cottage-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%22M4%2019v-7.375L3%2012.4q-.35.25-.75.2t-.65-.4t-.2-.75t.375-.65L4%209.1V7q0-.425.288-.713T5%206t.713.288T6%207v.575l4.775-3.65q.275-.2.588-.3t.637-.1t.638.1t.587.3l9%206.875q.325.25.375.65t-.2.75q-.25.325-.65.375t-.725-.2L20%2011.625V19q0%20.825-.587%201.413T18%2021h-4.5q-.2%200-.35-.15T13%2020.5V16q0-.425-.288-.712T12%2015t-.712.288T11%2016v4.5q0%20.2-.15.35t-.35.15H6q-.825%200-1.412-.587T4%2019M5.3%205q-.575%200-.888-.475t-.037-.975q.425-.725%201.113-1.137T7%202q.275%200%20.525-.137t.375-.388q.125-.225.338-.35T8.725%201q.575%200%20.875.475t.025.975q-.425.725-1.112%201.138T7%204q-.275%200-.525.125t-.375.4q-.125.225-.325.35T5.3%205%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%22M4%2019v-7.375L3%2012.4q-.35.25-.75.2t-.65-.4t-.2-.75t.375-.65L4%209.1V7q0-.425.288-.713T5%206t.713.288T6%207v.575l4.775-3.65q.275-.2.588-.3t.637-.1t.638.1t.587.3l9%206.875q.325.25.375.65t-.2.75q-.25.325-.65.375t-.725-.2L20%2011.625V19q0%20.825-.587%201.413T18%2021h-4.5q-.2%200-.35-.15T13%2020.5V16q0-.425-.288-.712T12%2015t-.712.288T11%2016v4.5q0%20.2-.15.35t-.35.15H6q-.825%200-1.412-.587T4%2019M5.3%205q-.575%200-.888-.475t-.037-.975q.425-.725%201.113-1.137T7%202q.275%200%20.525-.137t.375-.388q.125-.225.338-.35T8.725%201q.575%200%20.875.475t.025.975q-.425.725-1.112%201.138T7%204q-.275%200-.525.125t-.375.4q-.125.225-.325.35T5.3%205%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/cottage-rounded.svg?color=%231a73e8&size=48