Add icons to this collection by clicking the heart icon.
Roller Skate icon - also known as footwear, rollerblade, roller skate, sports and competition, and sport equipment. Created in a clean lineal color 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="#00b59c" />
        <stop offset="1" stop-color="#9cffac" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M91 437c0 8.284-6.716 15-15 15s-15-6.716-15-15 6.716-15 15-15 15 6.716 15 15zm345-15c-8.284 0-15 6.716-15 15s6.716 15 15 15 15-6.716 15-15-6.716-15-15-15zm-180 0c-8.284 0-15 6.716-15 15s6.716 15 15 15 15-6.716 15-15-6.716-15-15-15zm255 15c0 41.355-33.645 75-75 75-36.219 0-66.522-25.808-73.491-60h-33.018c-6.968 34.192-37.271 60-73.491 60s-66.522-25.808-73.491-60h-33.018c-6.968 34.192-37.271 60-73.491 60-41.355 0-75-33.645-75-75 0-19.642 7.599-37.535 20-50.919V102h-5c-8.284 0-15-6.716-15-15V15C1 6.716 7.716 0 16 0h240c8.284 0 15 6.716 15 15v72c0 8.284-6.716 15-15 15h-5v55c0 46.869 38.131 85 85 85h40c63.411 0 115 51.589 115 115v29.081c12.401 13.384 20 31.277 20 50.919zM31 72h210V30H31zm90 365c0-24.813-20.187-45-45-45s-45 20.187-45 45 20.187 45 45 45 45-20.187 45-45zm180 0c0-24.813-20.187-45-45-45s-45 20.187-45 45 20.187 45 45 45 45-20.187 45-45zm135-75a74.647 74.647 0 0 1 25 4.3V357c0-46.869-38.131-85-85-85h-25v35c0 8.284-6.716 15-15 15-8.284 0-15-6.716-15-15v-35.978a114.023 114.023 0 0 1-29.015-7.785l-17.994 31.167c-4.142 7.174-13.316 9.632-20.49 5.49-7.174-4.142-9.632-13.316-5.49-20.49l18.018-31.208a115.983 115.983 0 0 1-21.223-21.224l-31.208 18.018c-7.174 4.142-16.348 1.684-20.49-5.49-4.142-7.174-1.684-16.348 5.49-20.49l31.167-17.994A114.03 114.03 0 0 1 221.98 172H186c-8.284 0-15-6.716-15-15s6.716-15 15-15h35v-40H51v264.3a74.647 74.647 0 0 1 25-4.3c36.219 0 66.522 25.808 73.491 60h33.018c6.968-34.192 37.271-60 73.491-60s66.522 25.808 73.491 60h33.018c6.969-34.192 37.272-60 73.491-60zm45 75c0-24.813-20.187-45-45-45s-45 20.187-45 45 20.187 45 45 45 45-20.187 45-45z"
    />
</svg>
More icons in the same style and category