Add icons to this collection by clicking the heart icon.
Hotel Bed icon - also known as lamp, rest, bedroom, room, sleeping, hotel bed, and furniture and household. Created in a clean gradient style, perfect for web, apps, and UI projects. Available in SVG and PNG, with multiple style variants.
<svg
    xmlns="http://www.w3.org/2000/svg"
    width="512"
    height="512"
    viewBox="0 0 32 32"
>
    <linearGradient
        id="a"
        x1="16"
        x2="16"
        y1="6"
        y2="26"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00bcd4" />
        <stop offset="1" stop-color="#1976d2" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M30 24v-5c0-2.61-1.253-3-2-3v-5c0-1.103-.897-2-2-2H13c-1.103 0-2 .897-2 2v5c-.747 0-2 .39-2 3v5H6V13h1a.998.998 0 0 0 .98-1.196l-1-5A.998.998 0 0 0 6 6H4a.998.998 0 0 0-.98.804l-1 5A.998.998 0 0 0 3 13h1v11H2a1 1 0 0 0 0 2h28a1 1 0 0 0 0-2zM4.82 8h.36l.6 3H4.22zM13 11h13v5h-3v-1c0-1.103-.897-2-2-2h-3c-1.103 0-2 .897-2 2v1h-3zm5 5v-1h3v1zm-6.878 2h16.757c.047.125.121.413.121 1v2H11v-2c0-.587.074-.875.122-1zM11 23h17v1H11z"
    />
</svg>
More icons in the same style and category