cottage icon
cottage-rounded from Material Symbols Light by Google · Rounded · Travel · Apache-2.0 Free for personal and commercial use.
- Name
- cottage-rounded
- Set
- Material Symbols Light
- Style
- 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.217-.161.463-.242q.245-.081.512-.081t.513.08q.245.082.462.243l8.173 6.26q.171.134.193.323q.02.188-.114.365q-.135.171-.323.202q-.189.03-.36-.104L19 10.856v7.529q0 .67-.472 1.143q-.472.472-1.143.472h-3.597q-.161 0-.282-.121q-.122-.121-.122-.283v-3.98q0-.58-.402-.982q-.403-.403-.982-.403t-.982.403q-.402.403-.402.982v3.98q0 .162-.122.283q-.121.121-.282.121H6.616q-.672 0-1.144-.472T5 18.385m.55-12.616q-.229 0-.378-.186q-.149-.187-.066-.399q.175-.725.776-1.166t1.349-.441q.41 0 .755-.234q.347-.234.433-.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 MaterialSymbolsLightCottageRounded(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.217-.161.463-.242q.245-.081.512-.081t.513.08q.245.082.462.243l8.173 6.26q.171.134.193.323q.02.188-.114.365q-.135.171-.323.202q-.189.03-.36-.104L19 10.856v7.529q0 .67-.472 1.143q-.472.472-1.143.472h-3.597q-.161 0-.282-.121q-.122-.121-.122-.283v-3.98q0-.58-.402-.982q-.403-.403-.982-.403t-.982.403q-.402.403-.402.982v3.98q0 .162-.122.283q-.121.121-.282.121H6.616q-.672 0-1.144-.472T5 18.385m.55-12.616q-.229 0-.378-.186q-.149-.187-.066-.399q.175-.725.776-1.166t1.349-.441q.41 0 .755-.234q.347-.234.433-.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.217-.161.463-.242q.245-.081.512-.081t.513.08q.245.082.462.243l8.173 6.26q.171.134.193.323q.02.188-.114.365q-.135.171-.323.202q-.189.03-.36-.104L19 10.856v7.529q0 .67-.472 1.143q-.472.472-1.143.472h-3.597q-.161 0-.282-.121q-.122-.121-.122-.283v-3.98q0-.58-.402-.982q-.403-.403-.982-.403t-.982.403q-.402.403-.402.982v3.98q0 .162-.122.283q-.121.121-.282.121H6.616q-.672 0-1.144-.472T5 18.385m.55-12.616q-.229 0-.378-.186q-.149-.187-.066-.399q.175-.725.776-1.166t1.349-.441q.41 0 .755-.234q.347-.234.433-.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-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.217-.161.463-.242q.245-.081.512-.081t.513.08q.245.082.462.243l8.173%206.26q.171.134.193.323q.02.188-.114.365q-.135.171-.323.202q-.189.03-.36-.104L19%2010.856v7.529q0%20.67-.472%201.143q-.472.472-1.143.472h-3.597q-.161%200-.282-.121q-.122-.121-.122-.283v-3.98q0-.58-.402-.982q-.403-.403-.982-.403t-.982.403q-.402.403-.402.982v3.98q0%20.162-.122.283q-.121.121-.282.121H6.616q-.672%200-1.144-.472T5%2018.385m.55-12.616q-.229%200-.378-.186q-.149-.187-.066-.399q.175-.725.776-1.166t1.349-.441q.41%200%20.755-.234q.347-.234.433-.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.217-.161.463-.242q.245-.081.512-.081t.513.08q.245.082.462.243l8.173%206.26q.171.134.193.323q.02.188-.114.365q-.135.171-.323.202q-.189.03-.36-.104L19%2010.856v7.529q0%20.67-.472%201.143q-.472.472-1.143.472h-3.597q-.161%200-.282-.121q-.122-.121-.122-.283v-3.98q0-.58-.402-.982q-.403-.403-.982-.403t-.982.403q-.402.403-.402.982v3.98q0%20.162-.122.283q-.121.121-.282.121H6.616q-.672%200-1.144-.472T5%2018.385m.55-12.616q-.229%200-.378-.186q-.149-.187-.066-.399q.175-.725.776-1.166t1.349-.441q.41%200%20.755-.234q.347-.234.433-.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-rounded.svg?color=%231a73e8&size=48