hotel class icon
hotel-class-outline-rounded from Material Symbols by Google · Outline Rounded · Actions · Apache-2.0 Free for personal and commercial use.
- Name
- hotel-class-outline-rounded
- Set
- Material Symbols
- Style
- Outline Rounded
- Category
- Actions
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols
The same icon in other sets
More actions icons from Material Symbols
Use the hotel class icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m16.7 14.5l3.8-3.25l.65.05q.425.05.663.35t.237.65q0 .2-.075.4t-.275.35l-2.6 2.275l.775 3.375q.025.05.025.113v.112q0 .425-.3.713t-.7.287q-.125 0-.262-.038t-.263-.112l-.525-.325zm-2.35-7.3L13.3 4.75l.225-.55q.125-.3.387-.463t.538-.162t.538.15t.387.45l1.375 3.25zm-7 9.625l3.15-1.9l3.15 1.925l-.825-3.6l2.775-2.4l-3.65-.325l-1.45-3.4L9.05 10.5l-3.65.325l2.775 2.425zM4.85 18.7l1.1-4.725L2.275 10.8q-.2-.15-.262-.35t-.063-.4q0-.35.238-.65t.662-.35l4.85-.425l1.875-4.45q.125-.3.388-.45t.537-.15t.538.15t.387.45l1.875 4.45l4.85.425q.425.05.663.35t.237.65q0 .2-.062.4t-.263.35l-3.675 3.175l1.1 4.725q.025.075.025.225q0 .425-.3.713t-.7.287q-.075 0-.525-.15l-4.15-2.5l-4.15 2.5q-.125.075-.262.113t-.263.037q-.45 0-.775-.363t-.2-.862m5.65-6.2"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsHotelClassOutlineRounded(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="m16.7 14.5l3.8-3.25l.65.05q.425.05.663.35t.237.65q0 .2-.075.4t-.275.35l-2.6 2.275l.775 3.375q.025.05.025.113v.112q0 .425-.3.713t-.7.287q-.125 0-.262-.038t-.263-.112l-.525-.325zm-2.35-7.3L13.3 4.75l.225-.55q.125-.3.387-.463t.538-.162t.538.15t.387.45l1.375 3.25zm-7 9.625l3.15-1.9l3.15 1.925l-.825-3.6l2.775-2.4l-3.65-.325l-1.45-3.4L9.05 10.5l-3.65.325l2.775 2.425zM4.85 18.7l1.1-4.725L2.275 10.8q-.2-.15-.262-.35t-.063-.4q0-.35.238-.65t.662-.35l4.85-.425l1.875-4.45q.125-.3.388-.45t.537-.15t.538.15t.387.45l1.875 4.45l4.85.425q.425.05.663.35t.237.65q0 .2-.062.4t-.263.35l-3.675 3.175l1.1 4.725q.025.075.025.225q0 .425-.3.713t-.7.287q-.075 0-.525-.15l-4.15-2.5l-4.15 2.5q-.125.075-.262.113t-.263.037q-.45 0-.775-.363t-.2-.862m5.65-6.2"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m16.7 14.5l3.8-3.25l.65.05q.425.05.663.35t.237.65q0 .2-.075.4t-.275.35l-2.6 2.275l.775 3.375q.025.05.025.113v.112q0 .425-.3.713t-.7.287q-.125 0-.262-.038t-.263-.112l-.525-.325zm-2.35-7.3L13.3 4.75l.225-.55q.125-.3.387-.463t.538-.162t.538.15t.387.45l1.375 3.25zm-7 9.625l3.15-1.9l3.15 1.925l-.825-3.6l2.775-2.4l-3.65-.325l-1.45-3.4L9.05 10.5l-3.65.325l2.775 2.425zM4.85 18.7l1.1-4.725L2.275 10.8q-.2-.15-.262-.35t-.063-.4q0-.35.238-.65t.662-.35l4.85-.425l1.875-4.45q.125-.3.388-.45t.537-.15t.538.15t.387.45l1.875 4.45l4.85.425q.425.05.663.35t.237.65q0 .2-.062.4t-.263.35l-3.675 3.175l1.1 4.725q.025.075.025.225q0 .425-.3.713t-.7.287q-.075 0-.525-.15l-4.15-2.5l-4.15 2.5q-.125.075-.262.113t-.263.037q-.45 0-.775-.363t-.2-.862m5.65-6.2"/></svg> </template>
CSS
.icon-hotel-class-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%22m16.7%2014.5l3.8-3.25l.65.05q.425.05.663.35t.237.65q0%20.2-.075.4t-.275.35l-2.6%202.275l.775%203.375q.025.05.025.113v.112q0%20.425-.3.713t-.7.287q-.125%200-.262-.038t-.263-.112l-.525-.325zm-2.35-7.3L13.3%204.75l.225-.55q.125-.3.387-.463t.538-.162t.538.15t.387.45l1.375%203.25zm-7%209.625l3.15-1.9l3.15%201.925l-.825-3.6l2.775-2.4l-3.65-.325l-1.45-3.4L9.05%2010.5l-3.65.325l2.775%202.425zM4.85%2018.7l1.1-4.725L2.275%2010.8q-.2-.15-.262-.35t-.063-.4q0-.35.238-.65t.662-.35l4.85-.425l1.875-4.45q.125-.3.388-.45t.537-.15t.538.15t.387.45l1.875%204.45l4.85.425q.425.05.663.35t.237.65q0%20.2-.062.4t-.263.35l-3.675%203.175l1.1%204.725q.025.075.025.225q0%20.425-.3.713t-.7.287q-.075%200-.525-.15l-4.15-2.5l-4.15%202.5q-.125.075-.262.113t-.263.037q-.45%200-.775-.363t-.2-.862m5.65-6.2%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%22m16.7%2014.5l3.8-3.25l.65.05q.425.05.663.35t.237.65q0%20.2-.075.4t-.275.35l-2.6%202.275l.775%203.375q.025.05.025.113v.112q0%20.425-.3.713t-.7.287q-.125%200-.262-.038t-.263-.112l-.525-.325zm-2.35-7.3L13.3%204.75l.225-.55q.125-.3.387-.463t.538-.162t.538.15t.387.45l1.375%203.25zm-7%209.625l3.15-1.9l3.15%201.925l-.825-3.6l2.775-2.4l-3.65-.325l-1.45-3.4L9.05%2010.5l-3.65.325l2.775%202.425zM4.85%2018.7l1.1-4.725L2.275%2010.8q-.2-.15-.262-.35t-.063-.4q0-.35.238-.65t.662-.35l4.85-.425l1.875-4.45q.125-.3.388-.45t.537-.15t.538.15t.387.45l1.875%204.45l4.85.425q.425.05.663.35t.237.65q0%20.2-.062.4t-.263.35l-3.675%203.175l1.1%204.725q.025.075.025.225q0%20.425-.3.713t-.7.287q-.075%200-.525-.15l-4.15-2.5l-4.15%202.5q-.125.075-.262.113t-.263.037q-.45%200-.775-.363t-.2-.862m5.65-6.2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/hotel-class-outline-rounded.svg?color=%231a73e8&size=48