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 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="#c3ffe8" />
        <stop offset=".997" stop-color="#f0fff4" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="140.529"
        y2="371.471"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00b59c" />
        <stop offset="1" stop-color="#9cffac" />
    </linearGradient>
    <circle cx="256" cy="256" r="256" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="M398.118 282.647H113.882a8.877 8.877 0 0 0-8.882 8.882v17.765a8.877 8.877 0 0 0 8.882 8.882h284.235a8.877 8.877 0 0 0 8.882-8.882v-17.765a8.876 8.876 0 0 0-8.881-8.882zm-257.589 79.941a8.877 8.877 0 0 0 8.882 8.882h213.177a8.877 8.877 0 0 0 8.882-8.882v-26.647H140.529zm133.236-213.176a8.882 8.882 0 0 0-8.882-8.882h-17.765a8.882 8.882 0 0 0-8.882 8.882v115.471h35.529zm-133.236 53.294c0-14.694 11.953-26.647 26.647-26.647h17.989c-5.635 7.446-9.107 16.611-9.107 26.647v62.176h17.765v-62.176c0-14.694 11.953-26.647 26.647-26.647v-17.765h-53.294c-24.496 0-44.412 19.925-44.412 44.412v62.176h17.765zm177.647 0v62.176h17.765v-62.176c0-10.036-3.472-19.201-9.107-26.647h17.989c14.694 0 26.647 11.953 26.647 26.647v62.176h17.765v-62.176c0-24.487-19.916-44.412-44.412-44.412h-53.294v17.765c14.694 0 26.647 11.953 26.647 26.647z"
    />
</svg>
More icons in the same style and category