Add icons to this collection by clicking the heart icon.
Merry Go Round icon - also known as entertainment, fairground, playground, amusement park, fun, kid and baby, and merry go round. 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="451"
        y2="121"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fd3a84" />
        <stop offset="1" stop-color="#ffa68d" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="481"
        y2="31"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffc2cc" />
        <stop offset="1" stop-color="#fff2f4" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M271 301h-30c-8.291 0-15 6.709-15 15v120c0 8.291 6.709 15 15 15h30c8.291 0 15-6.709 15-15V316c0-8.291-6.709-15-15-15zm-105-60h-45v-45c0-24.901-20.098-45-45-45H61l-18.193-30L31 151v150c0 8.401 6.599 15 15 15h120c8.401 0 15-6.599 15-15v-45c0-8.401-6.599-15-15-15zm298.515-120L451 151h-15c-24.902 0-45 20.099-45 45v45h-45c-8.401 0-15 6.599-15 15v45c0 8.401 6.599 15 15 15h120c8.401 0 15-6.599 15-15V151z"
    />
    <path
        fill="url(#b)"
        d="M376 421H136c-24.853 0-45 20.147-45 45 0 8.284 6.716 15 15 15h300c8.284 0 15-6.716 15-15 0-24.853-20.147-45-45-45zm121-120H271V91h135c24.902 0 45 20.099 45 45v15h30v-15c0-41.4-33.6-75-75-75H271V46c0-8.291-6.709-15-15-15s-15 6.709-15 15v15H106c-41.4 0-75 33.6-75 75v15h30v-15c0-24.901 20.098-45 45-45h135v210H15c-8.291 0-15 6.709-15 15s6.709 15 15 15h482c8.291 0 15-6.709 15-15s-6.709-15-15-15z"
    />
</svg>
More icons in the same style and category