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

Name
chalet-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 chalet icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5 19v-3.7l-.4.4q-.275.275-.7.275t-.7-.275t-.275-.7t.275-.7l6.1-6.1q.3-.3.7-.3t.7.3l6.1 6.1q.275.275.275.688t-.275.712q-.3.3-.712.3t-.713-.3L15 15.325V19q0 .425-.288.713T14 20h-3v-4q0-.425-.288-.712T10 15t-.712.288T9 16v4H6q-.425 0-.712-.288T5 19M17.5 7.5h-.9l-1.1 1.1q-.15.15-.35.15t-.35-.15t-.15-.35t.15-.35l.4-.4h-.7q-.2 0-.35-.15T14 7t.15-.35t.35-.15h.7l-.4-.4q-.15-.15-.15-.35t.15-.35t.35-.15t.35.15l1.1 1.1h.9v-.9l-1.1-1.1q-.15-.15-.15-.35t.15-.35t.35-.15t.35.15l.4.4v-.7q0-.2.15-.35T18 3t.35.15t.15.35v.7l.4-.4q.15-.15.35-.15t.35.15t.15.35t-.15.35l-1.1 1.1v.9h.9l1.1-1.1q.15-.15.35-.15t.35.15t.15.35t-.15.35l-.4.4h.7q.2 0 .35.15T22 7t-.15.35t-.35.15h-.7l.4.4q.15.15.15.35t-.15.35t-.35.15t-.35-.15l-1.1-1.1h-.9v.9l1.1 1.1q.15.15.15.35t-.15.35t-.35.15t-.35-.15l-.4-.4v.7q0 .2-.15.35T18 11t-.35-.15t-.15-.35v-.7l-.4.4q-.15.15-.35.15t-.35-.15t-.15-.35t.15-.35l1.1-1.1z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsChaletRounded(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 19v-3.7l-.4.4q-.275.275-.7.275t-.7-.275t-.275-.7t.275-.7l6.1-6.1q.3-.3.7-.3t.7.3l6.1 6.1q.275.275.275.688t-.275.712q-.3.3-.712.3t-.713-.3L15 15.325V19q0 .425-.288.713T14 20h-3v-4q0-.425-.288-.712T10 15t-.712.288T9 16v4H6q-.425 0-.712-.288T5 19M17.5 7.5h-.9l-1.1 1.1q-.15.15-.35.15t-.35-.15t-.15-.35t.15-.35l.4-.4h-.7q-.2 0-.35-.15T14 7t.15-.35t.35-.15h.7l-.4-.4q-.15-.15-.15-.35t.15-.35t.35-.15t.35.15l1.1 1.1h.9v-.9l-1.1-1.1q-.15-.15-.15-.35t.15-.35t.35-.15t.35.15l.4.4v-.7q0-.2.15-.35T18 3t.35.15t.15.35v.7l.4-.4q.15-.15.35-.15t.35.15t.15.35t-.15.35l-1.1 1.1v.9h.9l1.1-1.1q.15-.15.35-.15t.35.15t.15.35t-.15.35l-.4.4h.7q.2 0 .35.15T22 7t-.15.35t-.35.15h-.7l.4.4q.15.15.15.35t-.15.35t-.35.15t-.35-.15l-1.1-1.1h-.9v.9l1.1 1.1q.15.15.15.35t-.15.35t-.35.15t-.35-.15l-.4-.4v.7q0 .2-.15.35T18 11t-.35-.15t-.15-.35v-.7l-.4.4q-.15.15-.35.15t-.35-.15t-.15-.35t.15-.35l1.1-1.1z"/></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 19v-3.7l-.4.4q-.275.275-.7.275t-.7-.275t-.275-.7t.275-.7l6.1-6.1q.3-.3.7-.3t.7.3l6.1 6.1q.275.275.275.688t-.275.712q-.3.3-.712.3t-.713-.3L15 15.325V19q0 .425-.288.713T14 20h-3v-4q0-.425-.288-.712T10 15t-.712.288T9 16v4H6q-.425 0-.712-.288T5 19M17.5 7.5h-.9l-1.1 1.1q-.15.15-.35.15t-.35-.15t-.15-.35t.15-.35l.4-.4h-.7q-.2 0-.35-.15T14 7t.15-.35t.35-.15h.7l-.4-.4q-.15-.15-.15-.35t.15-.35t.35-.15t.35.15l1.1 1.1h.9v-.9l-1.1-1.1q-.15-.15-.15-.35t.15-.35t.35-.15t.35.15l.4.4v-.7q0-.2.15-.35T18 3t.35.15t.15.35v.7l.4-.4q.15-.15.35-.15t.35.15t.15.35t-.15.35l-1.1 1.1v.9h.9l1.1-1.1q.15-.15.35-.15t.35.15t.15.35t-.15.35l-.4.4h.7q.2 0 .35.15T22 7t-.15.35t-.35.15h-.7l.4.4q.15.15.15.35t-.15.35t-.35.15t-.35-.15l-1.1-1.1h-.9v.9l1.1 1.1q.15.15.15.35t-.15.35t-.35.15t-.35-.15l-.4-.4v.7q0 .2-.15.35T18 11t-.35-.15t-.15-.35v-.7l-.4.4q-.15.15-.35.15t-.35-.15t-.15-.35t.15-.35l1.1-1.1z"/></svg>
</template>

CSS

.icon-chalet-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%2019v-3.7l-.4.4q-.275.275-.7.275t-.7-.275t-.275-.7t.275-.7l6.1-6.1q.3-.3.7-.3t.7.3l6.1%206.1q.275.275.275.688t-.275.712q-.3.3-.712.3t-.713-.3L15%2015.325V19q0%20.425-.288.713T14%2020h-3v-4q0-.425-.288-.712T10%2015t-.712.288T9%2016v4H6q-.425%200-.712-.288T5%2019M17.5%207.5h-.9l-1.1%201.1q-.15.15-.35.15t-.35-.15t-.15-.35t.15-.35l.4-.4h-.7q-.2%200-.35-.15T14%207t.15-.35t.35-.15h.7l-.4-.4q-.15-.15-.15-.35t.15-.35t.35-.15t.35.15l1.1%201.1h.9v-.9l-1.1-1.1q-.15-.15-.15-.35t.15-.35t.35-.15t.35.15l.4.4v-.7q0-.2.15-.35T18%203t.35.15t.15.35v.7l.4-.4q.15-.15.35-.15t.35.15t.15.35t-.15.35l-1.1%201.1v.9h.9l1.1-1.1q.15-.15.35-.15t.35.15t.15.35t-.15.35l-.4.4h.7q.2%200%20.35.15T22%207t-.15.35t-.35.15h-.7l.4.4q.15.15.15.35t-.15.35t-.35.15t-.35-.15l-1.1-1.1h-.9v.9l1.1%201.1q.15.15.15.35t-.15.35t-.35.15t-.35-.15l-.4-.4v.7q0%20.2-.15.35T18%2011t-.35-.15t-.15-.35v-.7l-.4.4q-.15.15-.35.15t-.35-.15t-.15-.35t.15-.35l1.1-1.1z%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%2019v-3.7l-.4.4q-.275.275-.7.275t-.7-.275t-.275-.7t.275-.7l6.1-6.1q.3-.3.7-.3t.7.3l6.1%206.1q.275.275.275.688t-.275.712q-.3.3-.712.3t-.713-.3L15%2015.325V19q0%20.425-.288.713T14%2020h-3v-4q0-.425-.288-.712T10%2015t-.712.288T9%2016v4H6q-.425%200-.712-.288T5%2019M17.5%207.5h-.9l-1.1%201.1q-.15.15-.35.15t-.35-.15t-.15-.35t.15-.35l.4-.4h-.7q-.2%200-.35-.15T14%207t.15-.35t.35-.15h.7l-.4-.4q-.15-.15-.15-.35t.15-.35t.35-.15t.35.15l1.1%201.1h.9v-.9l-1.1-1.1q-.15-.15-.15-.35t.15-.35t.35-.15t.35.15l.4.4v-.7q0-.2.15-.35T18%203t.35.15t.15.35v.7l.4-.4q.15-.15.35-.15t.35.15t.15.35t-.15.35l-1.1%201.1v.9h.9l1.1-1.1q.15-.15.35-.15t.35.15t.15.35t-.15.35l-.4.4h.7q.2%200%20.35.15T22%207t-.15.35t-.35.15h-.7l.4.4q.15.15.15.35t-.15.35t-.35.15t-.35-.15l-1.1-1.1h-.9v.9l1.1%201.1q.15.15.15.35t-.15.35t-.35.15t-.35-.15l-.4-.4v.7q0%20.2-.15.35T18%2011t-.35-.15t-.15-.35v-.7l-.4.4q-.15.15-.35.15t-.35-.15t-.15-.35t.15-.35l1.1-1.1z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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