Add icons to this collection by clicking the heart icon.
Rocking Horse icon - also known as play, toys, rocking horse, kid and baby, and ride on. 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="474.9"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#a93aff" />
        <stop offset="1" stop-color="#ff81ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="512"
        y2="227"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffbef9" />
        <stop offset="1" stop-color="#fff1ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M136 242H61v-60h-1c-33.137 0-60-26.863-60-60 0-8.284 6.716-15 15-15h61c33.137 0 60 26.863 60 60zM503.902 83.684l-72.905-37.803V15c0-8.284-6.716-15-15-15-63.513 0-115 51.487-115 115v127h140v-15c0-25.515-5.864-50.639-17.055-73.437l51.218 6.323a14.999 14.999 0 0 0 15.684-9.118l20-48c2.999-7.198-.018-15.494-6.942-19.084zM123.884 287 80.695 448.18l54.957 26.72L186 287h140l50.348 187.9 54.957-26.72L388.116 287z"
    />
    <path
        fill="url(#b)"
        d="M443.5 302h-375C47.789 302 31 285.211 31 264.5S47.789 227 68.5 227h375c20.711 0 37.5 16.789 37.5 37.5S464.211 302 443.5 302zm-54.168 184.025c43.964-17.844 83.421-44.057 117.275-77.911 5.858-5.857 5.858-15.355 0-21.213-5.857-5.857-15.355-5.857-21.213 0-126.488 126.488-332.299 126.488-458.787 0-5.857-5.857-15.355-5.857-21.213 0-5.858 5.857-5.858 15.355 0 21.213 33.854 33.854 73.311 60.067 117.275 77.911C165.132 503.261 209.992 512 256 512s90.868-8.739 133.332-25.975z"
    />
</svg>
More icons in the same style and category