Add icons to this collection by clicking the heart icon.
Diaper icon - also known as hygiene, childhood, baby, diaper, infant, kid and baby, and geriatrics. 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="436"
        y2="76"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#009efd" />
        <stop offset="1" stop-color="#2af598" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M0 76v180c0 99.512 80.471 180 180 180h152c99.512 0 180-80.471 180-180V76zm160 318.565C98.779 385.769 50.231 337.221 41.435 276H60c55.14 0 100 44.86 100 100zm192 0V376c0-55.14 44.86-100 100-100h18.565C461.769 337.221 413.221 385.769 352 394.565zM472 156H372c-33.084 0-60 26.916-60 60h40c0-11.028 8.972-20 20-20h100v40h-20c-37.456 0-72.629 14.546-99.042 40.957C326.546 303.369 312 338.543 312 376v20H200v-20c0-37.457-14.546-72.631-40.958-99.043C132.629 250.546 97.456 236 60 236H40v-40h100c11.028 0 20 8.972 20 20h40c0-33.084-26.916-60-60-60H40v-40h432z"
    />
</svg>
More icons in the same style and category