Add icons to this collection by clicking the heart icon.
Rattle icon - also known as sound, jingle, musical, children, baby toy, shaker, rattle, and kid and baby. Created in a clean circular 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="#ffbef9" />
        <stop offset="1" stop-color="#fff1ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="407"
        y2="105"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ff81ff" />
        <stop offset="1" stop-color="#a93aff" />
    </linearGradient>
    <circle cx="256" cy="256" r="256" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="M256 158.294c14.705 0 26.667-11.953 26.667-26.647S270.705 105 256 105s-26.667 11.953-26.667 26.647 11.962 26.647 26.667 26.647zm80 44.412c0-24.807-11.976-50.608-36.013-66.536-.659 6.38-2.612 12.327-5.69 17.621 7.559 5.923 13.608 13.562 17.76 22.269H199.943c4.153-8.707 10.202-16.345 17.76-22.269-3.078-5.293-5.031-11.241-5.69-17.621C188.059 152.043 176 177.803 176 202.706c0 41.041 31.221 74.559 71.111 79.043v37.326c-20.261 4.127-35.556 22.067-35.556 43.513C211.556 387.075 231.495 407 256 407s44.444-19.925 44.444-44.412c0-21.446-15.294-39.386-35.556-43.513v-37.326C304.779 277.265 336 243.747 336 202.706zm-115.556 26.647c-4.909 0-8.889-3.977-8.889-8.882 0-4.906 3.98-8.883 8.889-8.883s8.889 3.976 8.889 8.883c0 4.905-3.98 8.882-8.889 8.882zm71.112-17.765c4.909 0 8.889 3.976 8.889 8.883 0 4.905-3.98 8.882-8.889 8.882s-8.889-3.977-8.889-8.882c0-4.907 3.98-8.883 8.889-8.883zm-8.889 151c0 14.694-11.962 26.647-26.667 26.647s-26.667-11.953-26.667-26.647 11.962-26.647 26.667-26.647 26.667 11.953 26.667 26.647zM256 229.353c-4.909 0-8.889-3.977-8.889-8.882 0-4.906 3.98-8.883 8.889-8.883s8.889 3.976 8.889 8.883c0 4.905-3.98 8.882-8.889 8.882z"
    />
</svg>
More icons in the same style and category