hotel icon
hotel-rounded from Material Symbols by Google · Rounded · Travel · Apache-2.0 Free for personal and commercial use.
- Name
- hotel-rounded
- Set
- Material Symbols
- Style
- Rounded
- Category
- Travel
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols
The same icon in other sets
hotelBoxIcons v2hotelBoxIcons v2 SolidhotelCarbonhotelEmoji One (Colored)hotelFont Awesome 6 SolidhotelFont Awesome SolidhotelFluent EmojihotelFluent Emoji FlathotelFluent Emoji High ContrasthotelFirefox OS EmojihotelIconParkhotelIconPark OutlinehotelIconPark SolidhotelIconPark TwoTonehotelLine AwesomehotelLucidehotelMaterial Symbols Lighthotel-fillMingCute IconhotelMyna UI IconshotelNoto EmojihotelOpenMojihotel-fillRemix IconhotelTwitter Emoji
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 hotel icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2 19q-.425 0-.712-.288T1 18V5q0-.425.288-.712T2 4t.713.288T3 5v9h8V8q0-.825.588-1.412T13 6h6q1.65 0 2.825 1.175T23 10v8q0 .425-.288.713T22 19t-.712-.288T21 18v-2H3v2q0 .425-.288.713T2 19m2.875-6.875Q4 11.25 4 10t.875-2.125T7 7t2.125.875T10 10t-.875 2.125T7 13t-2.125-.875"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsHotelRounded(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="M2 19q-.425 0-.712-.288T1 18V5q0-.425.288-.712T2 4t.713.288T3 5v9h8V8q0-.825.588-1.412T13 6h6q1.65 0 2.825 1.175T23 10v8q0 .425-.288.713T22 19t-.712-.288T21 18v-2H3v2q0 .425-.288.713T2 19m2.875-6.875Q4 11.25 4 10t.875-2.125T7 7t2.125.875T10 10t-.875 2.125T7 13t-2.125-.875"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2 19q-.425 0-.712-.288T1 18V5q0-.425.288-.712T2 4t.713.288T3 5v9h8V8q0-.825.588-1.412T13 6h6q1.65 0 2.825 1.175T23 10v8q0 .425-.288.713T22 19t-.712-.288T21 18v-2H3v2q0 .425-.288.713T2 19m2.875-6.875Q4 11.25 4 10t.875-2.125T7 7t2.125.875T10 10t-.875 2.125T7 13t-2.125-.875"/></svg> </template>
CSS
.icon-hotel-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%22M2%2019q-.425%200-.712-.288T1%2018V5q0-.425.288-.712T2%204t.713.288T3%205v9h8V8q0-.825.588-1.412T13%206h6q1.65%200%202.825%201.175T23%2010v8q0%20.425-.288.713T22%2019t-.712-.288T21%2018v-2H3v2q0%20.425-.288.713T2%2019m2.875-6.875Q4%2011.25%204%2010t.875-2.125T7%207t2.125.875T10%2010t-.875%202.125T7%2013t-2.125-.875%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%22M2%2019q-.425%200-.712-.288T1%2018V5q0-.425.288-.712T2%204t.713.288T3%205v9h8V8q0-.825.588-1.412T13%206h6q1.65%200%202.825%201.175T23%2010v8q0%20.425-.288.713T22%2019t-.712-.288T21%2018v-2H3v2q0%20.425-.288.713T2%2019m2.875-6.875Q4%2011.25%204%2010t.875-2.125T7%207t2.125.875T10%2010t-.875%202.125T7%2013t-2.125-.875%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/hotel-rounded.svg?color=%231a73e8&size=48