chalet icon
chalet-outline-rounded from Material Symbols by Google · Outline Rounded · Travel · Apache-2.0 Free for personal and commercial use.
- Name
- chalet-outline-rounded
- Set
- Material Symbols
- Style
- Outline 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
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 chalet icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.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.1zm-2.125 8.2L15 15.325V19q0 .425-.288.713T14 20H6q-.425 0-.712-.288T5 19v-3.7l-.4.4q-.275.275-.7.275t-.7-.275t-.275-.7t.275-.7l5.375-5.375Q9.15 8.35 10 8.35t1.425.575L16.8 14.3q.275.275.275.688t-.275.712q-.3.3-.712.3t-.713-.3M7 18h2v-2q0-.425.288-.712T10 15t.713.288T11 16v2h2v-4.675l-3-3l-3 3zm0 0h6z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsChaletOutlineRounded(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="M17.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.1zm-2.125 8.2L15 15.325V19q0 .425-.288.713T14 20H6q-.425 0-.712-.288T5 19v-3.7l-.4.4q-.275.275-.7.275t-.7-.275t-.275-.7t.275-.7l5.375-5.375Q9.15 8.35 10 8.35t1.425.575L16.8 14.3q.275.275.275.688t-.275.712q-.3.3-.712.3t-.713-.3M7 18h2v-2q0-.425.288-.712T10 15t.713.288T11 16v2h2v-4.675l-3-3l-3 3zm0 0h6z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.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.1zm-2.125 8.2L15 15.325V19q0 .425-.288.713T14 20H6q-.425 0-.712-.288T5 19v-3.7l-.4.4q-.275.275-.7.275t-.7-.275t-.275-.7t.275-.7l5.375-5.375Q9.15 8.35 10 8.35t1.425.575L16.8 14.3q.275.275.275.688t-.275.712q-.3.3-.712.3t-.713-.3M7 18h2v-2q0-.425.288-.712T10 15t.713.288T11 16v2h2v-4.675l-3-3l-3 3zm0 0h6z"/></svg> </template>
CSS
.icon-chalet-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%22M17.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.1zm-2.125%208.2L15%2015.325V19q0%20.425-.288.713T14%2020H6q-.425%200-.712-.288T5%2019v-3.7l-.4.4q-.275.275-.7.275t-.7-.275t-.275-.7t.275-.7l5.375-5.375Q9.15%208.35%2010%208.35t1.425.575L16.8%2014.3q.275.275.275.688t-.275.712q-.3.3-.712.3t-.713-.3M7%2018h2v-2q0-.425.288-.712T10%2015t.713.288T11%2016v2h2v-4.675l-3-3l-3%203zm0%200h6z%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%22M17.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.1zm-2.125%208.2L15%2015.325V19q0%20.425-.288.713T14%2020H6q-.425%200-.712-.288T5%2019v-3.7l-.4.4q-.275.275-.7.275t-.7-.275t-.275-.7t.275-.7l5.375-5.375Q9.15%208.35%2010%208.35t1.425.575L16.8%2014.3q.275.275.275.688t-.275.712q-.3.3-.712.3t-.713-.3M7%2018h2v-2q0-.425.288-.712T10%2015t.713.288T11%2016v2h2v-4.675l-3-3l-3%203zm0%200h6z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/chalet-outline-rounded.svg?color=%231a73e8&size=48