Hotel
hotel
npm install @mynaui/icons-react
import { Hotel } from "@mynaui/icons-react";
const App = () => {
return <Hotel />;
}; <svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="1.5" viewBox="0 0 24 24" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg">
<path d='M3 3h18M8.25 6v.5m2.5-.5v.5m2.5-.5v.5m2.5-.5v.5m-7.5 2.75v.5m2.5-.5v.5m2.5-.5v.5m2.5-.5v.5M17.5 21h-11A1.5 1.5 0 0 1 5 19.5V3h14v16.5a1.5 1.5 0 0 1-1.5 1.5m-2.06-6.742C14.707 13.37 13.358 12 12 12s-2.707 1.37-3.44 2.258c-.253.308-.027.742.371.742h6.138c.398 0 .624-.434.37-.742M10 15v6h4v-6z'/>
</svg> <img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons/hotel.svg" /> npm install @mynaui/icons
<svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="1.5" viewBox="0 0 24 24" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><use xlink:href="/path/to/mynaui.symbol.svg#mynaui-hotel"></use>
</svg>