Add icons to this collection by clicking the heart icon.
Baby Pacifier icon - also known as people, children, childhood, family, baby, infant, baby pacifier, little kid, 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="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#5558ff" />
        <stop offset="1" stop-color="#00c0ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="376"
        y2="226"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#addcff" />
        <stop offset=".503" stop-color="#eaf6ff" />
        <stop offset="1" stop-color="#eaf6ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M319.496 173.577C307.005 163.151 301 157.679 301 147.306v-.792c0-8.251 3.223-12.48 9.928-20.516C319.398 115.846 331 101.941 331 75c0-41.355-33.645-75-75-75s-75 33.645-75 75c0 26.941 11.602 40.846 20.073 50.999 6.705 8.035 9.927 12.264 9.927 20.516v.792c0 10.374-6.004 15.845-18.496 26.271-15.202 12.688-35.461 29.611-40.385 65.423H359.88c-4.928-35.814-25.285-52.822-40.384-65.424zM256 301h-.503C188.148 301.191 121 342.459 121 406c0 58.449 60.561 106 135 106s135-47.551 135-106c0-63.382-67.105-105-135-105zm0 181c-50.021 0-105-29.701-105-76 0-46.527 55.52-74.861 104.582-75h.42C303.907 331 361 358.547 361 406c0 46.434-55.189 76-105 76z"
    />
    <path
        fill="url(#b)"
        d="M391 226H121c-16.542 0-30 13.458-30 30s13.458 30 30 30h75c16.542 0 30 13.458 30 30v30c0 16.542 13.458 30 30 30s30-13.458 30-30v-30c0-16.542 13.458-30 30-30h75c16.542 0 30-13.458 30-30s-13.458-30-30-30z"
    />
</svg>
More icons in the same style and category