Add icons to this collection by clicking the heart icon.
Cycle icon - also known as transport, exercise, sport, transportation, bike, bicycle, and cycle. 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="446"
        y2="66"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#5558ff" />
        <stop offset="1" stop-color="#00c0ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M417 256c-1.916 0-3.818.064-5.706.176l-39.651-178.43A15 15 0 0 0 357 66h-50c-8.284 0-15 6.716-15 15 0 8.284 6.716 15 15 15h37.968l17.778 80H190v-30h15c8.284 0 15-6.716 15-15s-6.716-15-15-15h-60c-8.284 0-15 6.716-15 15s6.716 15 15 15h15v41.46l-4.27 8.54H35c-8.284 0-15 6.716-15 15s6.716 15 15 15h105.73l-17.191 34.382A94.684 94.684 0 0 0 95 256c-52.383 0-95 42.617-95 95s42.617 95 95 95c47.279 0 86.598-34.719 93.812-80H230v50h-5c-8.284 0-15 6.716-15 15s6.716 15 15 15h40c8.284 0 15-6.716 15-15s-6.716-15-15-15h-5v-59.476l113.315-132.962 8.693 39.117C346.891 276.642 322 310.968 322 351c0 52.383 42.617 95 95 95s95-42.617 95-95-42.617-95-95-95zM95 416c-35.841 0-65-29.159-65-65s29.159-65 65-65c5.114 0 10.085.612 14.862 1.735l-28.279 56.557C76.597 354.265 83.849 366 95 366h63.234c-6.792 28.63-32.557 50-63.234 50zm24.271-80 17.413-34.826c10.562 8.851 18.268 20.989 21.551 34.826zm69.541 0c-4.065-25.516-18.324-47.677-38.46-62.162l23.742-47.485L222.064 336zm60.322-12.976L197.936 206h150.93zM417 416c-35.841 0-65-29.159-65-65 0-25.679 14.971-47.923 36.64-58.475l13.718 61.729c1.797 8.087 9.81 13.186 17.896 11.389 8.087-1.797 13.186-9.81 11.389-17.896l-13.716-61.723C453.34 286.523 482 315.47 482 351c0 35.841-29.159 65-65 65z"
    />
</svg>
More icons in the same style and category