Add icons to this collection by clicking the heart icon.
Baby Rattle icon - also known as play, childhood, toy, baby rattle, 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"
        />
        <path
            fill="#fff"
            d="M49.4 33.75a15.36 15.36 0 0 0 0-3.5 4.49 4.49 0 1 0-3.15-8.39 17 17 0 0 0-2.34-2.67A4.48 4.48 0 1 0 36 15a17.8 17.8 0 0 0-8 0 4.48 4.48 0 1 0-7.9 4.22 17 17 0 0 0-2.34 2.67A4.45 4.45 0 0 0 16 21.5a4.48 4.48 0 0 0-1.4 8.75 15.36 15.36 0 0 0 0 3.5 4.49 4.49 0 1 0 3.16 8.39 16.79 16.79 0 0 0 2.07 2.43 17.42 17.42 0 0 0 26.41-2.43 4.49 4.49 0 1 0 3.16-8.39zM51.5 26a3.5 3.5 0 1 1-3.5-3.5 3.5 3.5 0 0 1 3.5 3.5zM40 13.5a3.5 3.5 0 1 1-3.5 3.5 3.5 3.5 0 0 1 3.5-3.5zm-16 0a3.5 3.5 0 1 1-3.5 3.5 3.5 3.5 0 0 1 3.5-3.5zM12.5 26a3.5 3.5 0 1 1 3.5 3.5 3.5 3.5 0 0 1-3.5-3.5zm0 12a3.5 3.5 0 1 1 3.5 3.5 3.5 3.5 0 0 1-3.5-3.5zm8.41 6.19a15.46 15.46 0 0 1 22.18 0 16.42 16.42 0 0 1-22.18 0zm22.9-.69a16.45 16.45 0 0 0-23.62 0 17.45 17.45 0 0 1-1.56-1.86A4.49 4.49 0 0 0 16 33.5h-.42a14.86 14.86 0 0 1 0-3.08H16a4.49 4.49 0 0 0 2.63-8.13A16.44 16.44 0 0 1 20.69 20a4.48 4.48 0 0 0 7.81-3 4.34 4.34 0 0 0-.15-1.09 17 17 0 0 1 7.3 0A4.34 4.34 0 0 0 35.5 17a4.48 4.48 0 0 0 7.81 3 16.44 16.44 0 0 1 2.06 2.35A4.49 4.49 0 0 0 48 30.5h.42a14.86 14.86 0 0 1 0 3.08H48a4.49 4.49 0 0 0-2.63 8.14 17.45 17.45 0 0 1-1.56 1.78zm4.19-2a3.5 3.5 0 1 1 3.5-3.5 3.5 3.5 0 0 1-3.5 3.5z"
        />
    </g>
</svg>
More icons in the same style and category