holiday village icon

holiday-village-rounded from Material Symbols by Google · Rounded · Travel · Apache-2.0 Free for personal and commercial use.

Name
holiday-village-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

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 20q-.825 0-1.412-.587T2 18v-7.175q0-.4.15-.762t.425-.638l4-4q.3-.3.675-.45t.75-.15t.75.15t.675.45l4 4q.275.275.425.638t.15.762V18q0 .825-.587 1.413T12 20H9.5q-.2 0-.35-.15T9 19.5V16q0-.425-.288-.712T8 15t-.712.288T7 16v3.5q0 .2-.15.35T6.5 20zm12-1V9.175L12.525 5.7q-.475-.475-.225-1.088T13.225 4q.2 0 .4.088t.325.212l3.475 3.475q.275.275.425.638t.15.762V19q0 .425-.288.713T17 20t-.712-.288T16 19m4 0V7.525L18.175 5.7q-.475-.475-.225-1.088T18.875 4q.2 0 .4.088t.325.212l1.825 1.825q.275.275.425.638t.15.762V19q0 .425-.288.713T21 20t-.712-.288T20 19M8.713 12.713Q9 12.425 9 12t-.288-.712T8 11t-.712.288T7 12t.288.713T8 13t.713-.288"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsHolidayVillageRounded(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 20q-.825 0-1.412-.587T2 18v-7.175q0-.4.15-.762t.425-.638l4-4q.3-.3.675-.45t.75-.15t.75.15t.675.45l4 4q.275.275.425.638t.15.762V18q0 .825-.587 1.413T12 20H9.5q-.2 0-.35-.15T9 19.5V16q0-.425-.288-.712T8 15t-.712.288T7 16v3.5q0 .2-.15.35T6.5 20zm12-1V9.175L12.525 5.7q-.475-.475-.225-1.088T13.225 4q.2 0 .4.088t.325.212l3.475 3.475q.275.275.425.638t.15.762V19q0 .425-.288.713T17 20t-.712-.288T16 19m4 0V7.525L18.175 5.7q-.475-.475-.225-1.088T18.875 4q.2 0 .4.088t.325.212l1.825 1.825q.275.275.425.638t.15.762V19q0 .425-.288.713T21 20t-.712-.288T20 19M8.713 12.713Q9 12.425 9 12t-.288-.712T8 11t-.712.288T7 12t.288.713T8 13t.713-.288"/></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 20q-.825 0-1.412-.587T2 18v-7.175q0-.4.15-.762t.425-.638l4-4q.3-.3.675-.45t.75-.15t.75.15t.675.45l4 4q.275.275.425.638t.15.762V18q0 .825-.587 1.413T12 20H9.5q-.2 0-.35-.15T9 19.5V16q0-.425-.288-.712T8 15t-.712.288T7 16v3.5q0 .2-.15.35T6.5 20zm12-1V9.175L12.525 5.7q-.475-.475-.225-1.088T13.225 4q.2 0 .4.088t.325.212l3.475 3.475q.275.275.425.638t.15.762V19q0 .425-.288.713T17 20t-.712-.288T16 19m4 0V7.525L18.175 5.7q-.475-.475-.225-1.088T18.875 4q.2 0 .4.088t.325.212l1.825 1.825q.275.275.425.638t.15.762V19q0 .425-.288.713T21 20t-.712-.288T20 19M8.713 12.713Q9 12.425 9 12t-.288-.712T8 11t-.712.288T7 12t.288.713T8 13t.713-.288"/></svg>
</template>

CSS

.icon-holiday-village-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%2020q-.825%200-1.412-.587T2%2018v-7.175q0-.4.15-.762t.425-.638l4-4q.3-.3.675-.45t.75-.15t.75.15t.675.45l4%204q.275.275.425.638t.15.762V18q0%20.825-.587%201.413T12%2020H9.5q-.2%200-.35-.15T9%2019.5V16q0-.425-.288-.712T8%2015t-.712.288T7%2016v3.5q0%20.2-.15.35T6.5%2020zm12-1V9.175L12.525%205.7q-.475-.475-.225-1.088T13.225%204q.2%200%20.4.088t.325.212l3.475%203.475q.275.275.425.638t.15.762V19q0%20.425-.288.713T17%2020t-.712-.288T16%2019m4%200V7.525L18.175%205.7q-.475-.475-.225-1.088T18.875%204q.2%200%20.4.088t.325.212l1.825%201.825q.275.275.425.638t.15.762V19q0%20.425-.288.713T21%2020t-.712-.288T20%2019M8.713%2012.713Q9%2012.425%209%2012t-.288-.712T8%2011t-.712.288T7%2012t.288.713T8%2013t.713-.288%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%2020q-.825%200-1.412-.587T2%2018v-7.175q0-.4.15-.762t.425-.638l4-4q.3-.3.675-.45t.75-.15t.75.15t.675.45l4%204q.275.275.425.638t.15.762V18q0%20.825-.587%201.413T12%2020H9.5q-.2%200-.35-.15T9%2019.5V16q0-.425-.288-.712T8%2015t-.712.288T7%2016v3.5q0%20.2-.15.35T6.5%2020zm12-1V9.175L12.525%205.7q-.475-.475-.225-1.088T13.225%204q.2%200%20.4.088t.325.212l3.475%203.475q.275.275.425.638t.15.762V19q0%20.425-.288.713T17%2020t-.712-.288T16%2019m4%200V7.525L18.175%205.7q-.475-.475-.225-1.088T18.875%204q.2%200%20.4.088t.325.212l1.825%201.825q.275.275.425.638t.15.762V19q0%20.425-.288.713T21%2020t-.712-.288T20%2019M8.713%2012.713Q9%2012.425%209%2012t-.288-.712T8%2011t-.712.288T7%2012t.288.713T8%2013t.713-.288%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/holiday-village-rounded.svg?color=%231a73e8&size=48