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 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>
    <path
        fill="url(#a)"
        fill-rule="evenodd"
        d="M512 256c0 141.385-114.615 256-256 256S0 397.385 0 256 114.615 0 256 0s256 114.615 256 256z"
        clip-rule="evenodd"
    />
    <path
        fill="url(#b)"
        d="M403.819 333.211a8.847 8.847 0 0 1 0 12.512c-19.969 19.969-43.242 35.43-69.174 45.955C309.598 401.845 283.138 407 256 407s-53.598-5.155-78.645-15.321c-25.932-10.525-49.205-25.987-69.174-45.955a8.847 8.847 0 0 1 12.512-12.512 191.663 191.663 0 0 0 26.503 22.118l16.975-63.349h36.639l-21.739 81.131c48.892 21.399 104.967 21.399 153.859 0l-21.74-81.132h36.639l16.975 63.349a191.781 191.781 0 0 0 26.503-22.118 8.847 8.847 0 0 1 12.512 0zM140.98 238.895c-9.773 0-17.695 7.922-17.695 17.695s7.922 17.695 17.695 17.695h230.04c9.773 0 17.695-7.922 17.695-17.695s-7.922-17.695-17.695-17.695zm210.133-50.568-3.261-5.434 42.092 5.196a8.846 8.846 0 0 0 9.251-5.378l7.122-17.093a8.848 8.848 0 0 0-4.094-11.257l-43.003-22.298v-18.215a8.848 8.848 0 0 0-8.848-8.848c-37.463 0-67.832 30.369-67.832 67.832v48.367h80.96a98.258 98.258 0 0 0-12.387-32.872zm-212.19 12.228h.59V221.2h35.391v-20.645c0-19.546-15.845-35.391-35.391-35.391h-25.626c-6.025 0-10.381 5.923-8.404 11.614 4.806 13.841 17.963 23.777 33.44 23.777z"
    />
</svg>
More icons in the same style and category