Add icons to this collection by clicking the heart icon.
Rattle icon - also known as sound, jingle, toy, baby, rattle, 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="391"
        y2="61"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffc2cc" />
        <stop offset="1" stop-color="#fff2f4" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fd3a84" />
        <stop offset="1" stop-color="#ffa68d" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M467 61c-8.291 0-15 6.709-15 15v60c0 24.814-21.186 45-46 45h-30c-.526 0-.97.245-1.481.298C367.194 122.042 317.24 76 256 76s-112.194 46.042-119.519 105.298c-.511-.053-.955-.298-1.481-.298h-30c-41.353 0-75 33.647-75 75v60c0 8.291 6.709 15 15 15s15-6.709 15-15v-60c0-24.814 20.186-45 45-45h30c.526 0 .97-.245 1.481-.298 6.722 54.384 50.433 97.093 104.817 103.817-.053.51-.298.956-.298 1.481v60c0 8.291 6.709 15 15 15s15-6.709 15-15v-60c0-.525-.245-.971-.298-1.481 54.384-6.724 97.095-49.433 103.817-103.817.511.053.955.298 1.481.298h30c41.353 0 76-33.647 76-75V76c0-8.291-6.709-15-15-15z"
    />
    <path
        fill="url(#b)"
        d="M286 361h-60c-8.291 0-15 6.709-15 15v91c0 24.814 20.186 45 45 45s45-20.186 45-45v-91c0-8.291-6.709-15-15-15zM45 301c-24.814 0-45 20.186-45 45s20.186 45 45 45 45-20.186 45-45-20.186-45-45-45zM467 0c-24.814 0-45 21.186-45 46s20.186 45 45 45 45-20.186 45-45-20.186-46-45-46zM256 61c-74.443 0-136 60.557-136 135s61.557 135 136 135 135-60.557 135-135S330.443 61 256 61zm0 210c-41.353 0-75-33.647-75-75s33.647-75 75-75 75 33.647 75 75-33.647 75-75 75z"
    />
</svg>
More icons in the same style and category