holiday village icon
holiday-village-outline-rounded from Material Symbols Light by Google · Outline Rounded · Travel · Apache-2.0 Free for personal and commercial use.
- Name
- holiday-village-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 holiday village icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.385 17.385v-6.29q0-.324.13-.629q.131-.304.349-.522L8.248 6.56q.242-.242.54-.353q.299-.112.597-.112t.596.112t.54.353l3.385 3.385q.217.217.348.522t.13.628v6.29q0 .672-.471 1.144q-.473.472-1.144.472H6q-.671 0-1.143-.472q-.473-.472-.473-1.144M6 18h2.615v-1.538q0-.31.22-.54t.55-.23q.31 0 .539.23t.23.54V18h2.615q.27 0 .443-.173t.173-.442v-6.31q0-.115-.039-.221q-.038-.106-.134-.202L9.827 7.267q-.173-.173-.442-.173q-.27 0-.443.173l-3.384 3.385q-.096.096-.135.202t-.039.221v6.31q0 .269.174.442Q5.73 18 6 18m10 .52v-8.518q0-.115-.039-.221t-.134-.202l-3.302-3.302q-.244-.244-.12-.549q.126-.305.474-.305q.104 0 .198.04t.162.106l3.282 3.283q.218.217.348.522t.131.628v8.517q0 .214-.143.357t-.357.143t-.357-.143t-.143-.357m2.615 0V8.91q0-.115-.038-.22t-.135-.203l-2.19-2.19q-.244-.244-.12-.559t.474-.314q.104 0 .198.04q.094.039.162.106l2.19 2.19q.217.218.338.523t.122.627v9.61q0 .214-.144.357q-.143.143-.356.143q-.214 0-.357-.143t-.144-.357M6 18h7.385h-8zm2.845-5.46q-.23-.23-.23-.54t.23-.54t.54-.23t.539.23t.23.54t-.23.54t-.54.23t-.539-.23"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightHolidayVillageOutlineRounded(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.385 17.385v-6.29q0-.324.13-.629q.131-.304.349-.522L8.248 6.56q.242-.242.54-.353q.299-.112.597-.112t.596.112t.54.353l3.385 3.385q.217.217.348.522t.13.628v6.29q0 .672-.471 1.144q-.473.472-1.144.472H6q-.671 0-1.143-.472q-.473-.472-.473-1.144M6 18h2.615v-1.538q0-.31.22-.54t.55-.23q.31 0 .539.23t.23.54V18h2.615q.27 0 .443-.173t.173-.442v-6.31q0-.115-.039-.221q-.038-.106-.134-.202L9.827 7.267q-.173-.173-.442-.173q-.27 0-.443.173l-3.384 3.385q-.096.096-.135.202t-.039.221v6.31q0 .269.174.442Q5.73 18 6 18m10 .52v-8.518q0-.115-.039-.221t-.134-.202l-3.302-3.302q-.244-.244-.12-.549q.126-.305.474-.305q.104 0 .198.04t.162.106l3.282 3.283q.218.217.348.522t.131.628v8.517q0 .214-.143.357t-.357.143t-.357-.143t-.143-.357m2.615 0V8.91q0-.115-.038-.22t-.135-.203l-2.19-2.19q-.244-.244-.12-.559t.474-.314q.104 0 .198.04q.094.039.162.106l2.19 2.19q.217.218.338.523t.122.627v9.61q0 .214-.144.357q-.143.143-.356.143q-.214 0-.357-.143t-.144-.357M6 18h7.385h-8zm2.845-5.46q-.23-.23-.23-.54t.23-.54t.54-.23t.539.23t.23.54t-.23.54t-.54.23t-.539-.23"/></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.385 17.385v-6.29q0-.324.13-.629q.131-.304.349-.522L8.248 6.56q.242-.242.54-.353q.299-.112.597-.112t.596.112t.54.353l3.385 3.385q.217.217.348.522t.13.628v6.29q0 .672-.471 1.144q-.473.472-1.144.472H6q-.671 0-1.143-.472q-.473-.472-.473-1.144M6 18h2.615v-1.538q0-.31.22-.54t.55-.23q.31 0 .539.23t.23.54V18h2.615q.27 0 .443-.173t.173-.442v-6.31q0-.115-.039-.221q-.038-.106-.134-.202L9.827 7.267q-.173-.173-.442-.173q-.27 0-.443.173l-3.384 3.385q-.096.096-.135.202t-.039.221v6.31q0 .269.174.442Q5.73 18 6 18m10 .52v-8.518q0-.115-.039-.221t-.134-.202l-3.302-3.302q-.244-.244-.12-.549q.126-.305.474-.305q.104 0 .198.04t.162.106l3.282 3.283q.218.217.348.522t.131.628v8.517q0 .214-.143.357t-.357.143t-.357-.143t-.143-.357m2.615 0V8.91q0-.115-.038-.22t-.135-.203l-2.19-2.19q-.244-.244-.12-.559t.474-.314q.104 0 .198.04q.094.039.162.106l2.19 2.19q.217.218.338.523t.122.627v9.61q0 .214-.144.357q-.143.143-.356.143q-.214 0-.357-.143t-.144-.357M6 18h7.385h-8zm2.845-5.46q-.23-.23-.23-.54t.23-.54t.54-.23t.539.23t.23.54t-.23.54t-.54.23t-.539-.23"/></svg> </template>
CSS
.icon-holiday-village-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%22M4.385%2017.385v-6.29q0-.324.13-.629q.131-.304.349-.522L8.248%206.56q.242-.242.54-.353q.299-.112.597-.112t.596.112t.54.353l3.385%203.385q.217.217.348.522t.13.628v6.29q0%20.672-.471%201.144q-.473.472-1.144.472H6q-.671%200-1.143-.472q-.473-.472-.473-1.144M6%2018h2.615v-1.538q0-.31.22-.54t.55-.23q.31%200%20.539.23t.23.54V18h2.615q.27%200%20.443-.173t.173-.442v-6.31q0-.115-.039-.221q-.038-.106-.134-.202L9.827%207.267q-.173-.173-.442-.173q-.27%200-.443.173l-3.384%203.385q-.096.096-.135.202t-.039.221v6.31q0%20.269.174.442Q5.73%2018%206%2018m10%20.52v-8.518q0-.115-.039-.221t-.134-.202l-3.302-3.302q-.244-.244-.12-.549q.126-.305.474-.305q.104%200%20.198.04t.162.106l3.282%203.283q.218.217.348.522t.131.628v8.517q0%20.214-.143.357t-.357.143t-.357-.143t-.143-.357m2.615%200V8.91q0-.115-.038-.22t-.135-.203l-2.19-2.19q-.244-.244-.12-.559t.474-.314q.104%200%20.198.04q.094.039.162.106l2.19%202.19q.217.218.338.523t.122.627v9.61q0%20.214-.144.357q-.143.143-.356.143q-.214%200-.357-.143t-.144-.357M6%2018h7.385h-8zm2.845-5.46q-.23-.23-.23-.54t.23-.54t.54-.23t.539.23t.23.54t-.23.54t-.54.23t-.539-.23%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.385%2017.385v-6.29q0-.324.13-.629q.131-.304.349-.522L8.248%206.56q.242-.242.54-.353q.299-.112.597-.112t.596.112t.54.353l3.385%203.385q.217.217.348.522t.13.628v6.29q0%20.672-.471%201.144q-.473.472-1.144.472H6q-.671%200-1.143-.472q-.473-.472-.473-1.144M6%2018h2.615v-1.538q0-.31.22-.54t.55-.23q.31%200%20.539.23t.23.54V18h2.615q.27%200%20.443-.173t.173-.442v-6.31q0-.115-.039-.221q-.038-.106-.134-.202L9.827%207.267q-.173-.173-.442-.173q-.27%200-.443.173l-3.384%203.385q-.096.096-.135.202t-.039.221v6.31q0%20.269.174.442Q5.73%2018%206%2018m10%20.52v-8.518q0-.115-.039-.221t-.134-.202l-3.302-3.302q-.244-.244-.12-.549q.126-.305.474-.305q.104%200%20.198.04t.162.106l3.282%203.283q.218.217.348.522t.131.628v8.517q0%20.214-.143.357t-.357.143t-.357-.143t-.143-.357m2.615%200V8.91q0-.115-.038-.22t-.135-.203l-2.19-2.19q-.244-.244-.12-.559t.474-.314q.104%200%20.198.04q.094.039.162.106l2.19%202.19q.217.218.338.523t.122.627v9.61q0%20.214-.144.357q-.143.143-.356.143q-.214%200-.357-.143t-.144-.357M6%2018h7.385h-8zm2.845-5.46q-.23-.23-.23-.54t.23-.54t.54-.23t.539.23t.23.54t-.23.54t-.54.23t-.539-.23%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/holiday-village-outline-rounded.svg?color=%231a73e8&size=48