Add icons to this collection by clicking the heart icon.
Bed icon - also known as buildings, furniture, rest, bedroom, bed, sleep, beds, room, and furniture and household. Created in a clean circular 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 512 512"
>
    <linearGradient
        id="a"
        x1="256"
        x2="256"
        y1="512"
        y2="-85.333"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffc8d1" />
        <stop offset="1" stop-color="#fff6f7" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="385.766"
        y2="126.234"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffa68d" />
        <stop offset="1" stop-color="#fd3a84" />
    </linearGradient>
    <circle cx="256" cy="256" r="256" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="M407 300.238v64.883c0 11.384-9.261 20.645-20.645 20.645h-11.797c-11.383 0-20.645-9.261-20.645-20.645v-13.566H158.086v13.566c0 11.384-9.261 20.645-20.645 20.645h-11.797c-11.383 0-20.645-9.261-20.645-20.645v-64.883zm-38.34-67.832H143.34c-21.14 0-38.34 17.199-38.34 38.34v11.797h302v-11.797c0-21.141-17.199-38.34-38.34-38.34zm-34.945-38.11a70.274 70.274 0 0 0-49.258 0 2.966 2.966 0 0 0-1.914 2.767v17.647h53.086v-17.647a2.966 2.966 0 0 0-1.914-2.767zm-106.172 0a70.274 70.274 0 0 0-49.258 0 2.966 2.966 0 0 0-1.914 2.767v17.647h53.086v-17.647a2.966 2.966 0 0 0-1.914-2.767zm-68.867 20.415v-17.647c0-8.567 5.388-16.339 13.407-19.34a87.965 87.965 0 0 1 61.662 0c8.019 3.001 13.407 10.773 13.407 19.34v17.647h17.695v-17.647c0-8.567 5.388-16.339 13.407-19.34h.001a87.965 87.965 0 0 1 61.662 0c8.019 3.001 13.407 10.773 13.407 19.34v17.647h15.336a55.752 55.752 0 0 1 20.055 3.713v-47.952c0-24.393-19.845-44.238-44.238-44.238H167.523c-24.393 0-44.238 19.845-44.238 44.238v47.952a55.752 55.752 0 0 1 20.055-3.713z"
    />
</svg>
More icons in the same style and category