cottage icon
cottage-outline-rounded from Material Symbols Light by Google · Outline Rounded · Travel · Apache-2.0 Free for personal and commercial use.
- Name
- cottage-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 cottage 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-.114-.365t.193-.324L5 9.6V7.462q0-.214.143-.357t.357-.143t.357.143t.143.357v1.363l5.025-3.823q.454-.329.985-.329t.965.329l8.173 6.26q.171.134.193.323q.02.188-.114.365q-.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 19h4v-3.384q0-.58.402-.982q.403-.403.982-.403t.982.403t.403.982V19h4q.269 0 .442-.173t.173-.442V10.1l-5.634-4.286q-.154-.135-.366-.135t-.365.134L6 10.1v8.285q0 .269.173.442t.443.173m0 0H18H6zM5.55 5.77q-.229 0-.378-.187t-.066-.399q.175-.725.776-1.166t1.349-.441q.41 0 .756-.234t.432-.618q.048-.148.174-.244t.286-.097q.248 0 .404.197t.073.427q-.194.705-.786 1.137q-.591.432-1.34.432q-.409 0-.755.202t-.433.592q-.067.167-.19.283t-.302.115"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightCottageOutlineRounded(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-.114-.365t.193-.324L5 9.6V7.462q0-.214.143-.357t.357-.143t.357.143t.143.357v1.363l5.025-3.823q.454-.329.985-.329t.965.329l8.173 6.26q.171.134.193.323q.02.188-.114.365q-.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 19h4v-3.384q0-.58.402-.982q.403-.403.982-.403t.982.403t.403.982V19h4q.269 0 .442-.173t.173-.442V10.1l-5.634-4.286q-.154-.135-.366-.135t-.365.134L6 10.1v8.285q0 .269.173.442t.443.173m0 0H18H6zM5.55 5.77q-.229 0-.378-.187t-.066-.399q.175-.725.776-1.166t1.349-.441q.41 0 .756-.234t.432-.618q.048-.148.174-.244t.286-.097q.248 0 .404.197t.073.427q-.194.705-.786 1.137q-.591.432-1.34.432q-.409 0-.755.202t-.433.592q-.067.167-.19.283t-.302.115"/></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-.114-.365t.193-.324L5 9.6V7.462q0-.214.143-.357t.357-.143t.357.143t.143.357v1.363l5.025-3.823q.454-.329.985-.329t.965.329l8.173 6.26q.171.134.193.323q.02.188-.114.365q-.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 19h4v-3.384q0-.58.402-.982q.403-.403.982-.403t.982.403t.403.982V19h4q.269 0 .442-.173t.173-.442V10.1l-5.634-4.286q-.154-.135-.366-.135t-.365.134L6 10.1v8.285q0 .269.173.442t.443.173m0 0H18H6zM5.55 5.77q-.229 0-.378-.187t-.066-.399q.175-.725.776-1.166t1.349-.441q.41 0 .756-.234t.432-.618q.048-.148.174-.244t.286-.097q.248 0 .404.197t.073.427q-.194.705-.786 1.137q-.591.432-1.34.432q-.409 0-.755.202t-.433.592q-.067.167-.19.283t-.302.115"/></svg> </template>
CSS
.icon-cottage-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-.114-.365t.193-.324L5%209.6V7.462q0-.214.143-.357t.357-.143t.357.143t.143.357v1.363l5.025-3.823q.454-.329.985-.329t.965.329l8.173%206.26q.171.134.193.323q.02.188-.114.365q-.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%2019h4v-3.384q0-.58.402-.982q.403-.403.982-.403t.982.403t.403.982V19h4q.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.173m0%200H18H6zM5.55%205.77q-.229%200-.378-.187t-.066-.399q.175-.725.776-1.166t1.349-.441q.41%200%20.756-.234t.432-.618q.048-.148.174-.244t.286-.097q.248%200%20.404.197t.073.427q-.194.705-.786%201.137q-.591.432-1.34.432q-.409%200-.755.202t-.433.592q-.067.167-.19.283t-.302.115%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-.114-.365t.193-.324L5%209.6V7.462q0-.214.143-.357t.357-.143t.357.143t.143.357v1.363l5.025-3.823q.454-.329.985-.329t.965.329l8.173%206.26q.171.134.193.323q.02.188-.114.365q-.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%2019h4v-3.384q0-.58.402-.982q.403-.403.982-.403t.982.403t.403.982V19h4q.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.173m0%200H18H6zM5.55%205.77q-.229%200-.378-.187t-.066-.399q.175-.725.776-1.166t1.349-.441q.41%200%20.756-.234t.432-.618q.048-.148.174-.244t.286-.097q.248%200%20.404.197t.073.427q-.194.705-.786%201.137q-.591.432-1.34.432q-.409%200-.755.202t-.433.592q-.067.167-.19.283t-.302.115%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/cottage-outline-rounded.svg?color=%231a73e8&size=48