Add icons to this collection by clicking the heart icon.
Spinning Top icon - also known as child, toy, baby, baby toy, spinner, kid and baby, and spinning top. 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="287"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffe59a" />
        <stop offset="1" stop-color="#ffffd5" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="512"
        y2="92"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fd5900" />
        <stop offset="1" stop-color="#ffde00" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="m301 154.399-45-30-45 30C162.1 163.7 31 194.299 31 257l225 30 225-30c0-62.701-131.1-93.3-180-102.601zM256 122c8.291 0 15-6.709 15-15V15c0-8.291-6.709-15-15-15s-15 6.709-15 15v92c0 8.291 6.709 15 15 15z"
    />
    <path
        fill="url(#b)"
        d="M301 107c0-8.401-6.599-15-15-15h-60c-8.401 0-15 6.599-15 15v47.399h90zM31 257c0 36.299 44.399 73.799 132.001 111.599 33.616 14.615 61.066 39.912 77.999 72.554V497c0 8.291 6.709 15 15 15s15-6.709 15-15v-56.061c16.316-31.981 44.042-57.576 77.999-72.34C436.601 330.799 481 293.299 481 257z"
    />
</svg>
More icons in the same style and category