Add icons to this collection by clicking the heart icon.
Baby icon - also known as child, face, baby, kid, and kid and baby. Created in a clean flat gradient style with a white finish, 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 64 64"
>
    <linearGradient
        id="a"
        x1="3.5"
        x2="60.5"
        y1="32"
        y2="32"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#5bb4f6" />
        <stop offset=".61" stop-color="#2191e5" />
        <stop offset="1" stop-color="#007edb" />
    </linearGradient>
    <g>
        <rect
            width="57"
            height="57"
            x="3.5"
            y="3.5"
            fill="url(#a)"
            rx="11.04"
        />
        <g fill="#fff">
            <path
                d="M36.1 37.65a.5.5 0 0 0-.5.5 3.6 3.6 0 1 1-7.2 0 .5.5 0 0 0-1 0 4.6 4.6 0 1 0 9.2 0 .5.5 0 0 0-.5-.5zM28.4 31.32a3.24 3.24 0 1 0-3.23 3.23 3.24 3.24 0 0 0 3.23-3.23zm-3.23 2.23a2.24 2.24 0 1 1 2.23-2.23 2.24 2.24 0 0 1-2.23 2.23zM39.52 28.08a3.24 3.24 0 0 0-3.24 3.24.51.51 0 0 0 .5.5.5.5 0 0 0 .5-.5 2.24 2.24 0 1 1 4.47 0 .5.5 0 0 0 .5.5.51.51 0 0 0 .5-.5 3.24 3.24 0 0 0-3.23-3.24z"
            />
            <path
                d="M47.71 27.21h-.21a16.25 16.25 0 0 0-14.66-11.4 5.84 5.84 0 0 0-.84 0 16.25 16.25 0 0 0-15.5 11.42h-.21a4.79 4.79 0 1 0 0 9.58h.21a16.22 16.22 0 0 0 31 0h.21a4.79 4.79 0 1 0 0-9.58zM12.5 32a3.79 3.79 0 0 1 3.75-3.78 15.76 15.76 0 0 0 0 7.56A3.79 3.79 0 0 1 12.5 32zM32 47.21a15.21 15.21 0 0 1 0-30.42h.74a5.44 5.44 0 0 1 4.81 5.39 4.24 4.24 0 0 1-4.24 4.23A3.29 3.29 0 0 1 30 23.15a2.54 2.54 0 0 1 2.53-2.53 1.94 1.94 0 0 1 1.93 1.93A1.45 1.45 0 0 1 33 24a1 1 0 0 1-1.05-1 .75.75 0 0 1 .74-.75.49.49 0 0 1 .49.5.5.5 0 0 0 1 0 1.5 1.5 0 0 0-1.49-1.5A1.74 1.74 0 0 0 31 22.94 2.05 2.05 0 0 0 33 25a2.45 2.45 0 0 0 2.44-2.44 2.93 2.93 0 0 0-2.93-2.93A3.54 3.54 0 0 0 29 23.15a4.29 4.29 0 0 0 4.29 4.29 5.24 5.24 0 0 0 5.24-5.23 6.44 6.44 0 0 0-2.13-4.77A15.21 15.21 0 0 1 32 47.21zm15.75-11.43a15.76 15.76 0 0 0 0-7.56 3.78 3.78 0 0 1 0 7.56z"
            />
        </g>
    </g>
</svg>
More icons in the same style and category