Add icons to this collection by clicking the heart icon.
Crib icon - also known as furniture, rest, sleep, cradle, crib, baby crib, baby bed, and kid and baby. 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 512 512"
>
    <linearGradient
        id="a"
        x1="256"
        x2="256"
        y1="456"
        y2="56"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#009efd" />
        <stop offset="1" stop-color="#2af598" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M492 96h20V56h-20c-26.073 0-48.303 16.722-56.56 40H76.56C68.303 72.722 46.073 56 20 56H0v40h20c11.028 0 20 8.972 20 20v300H0v40h120v-40H80v-80h352v80h-40v40h120v-40h-40V116c0-11.028 8.972-20 20-20zM120 296H80V136h40zm76 0h-36V136h36zm80 0h-40V136h40zm76 0h-36V136h36zm80 0h-40V136h40z"
    />
</svg>
More icons in the same style and category