Add icons to this collection by clicking the heart icon.
Scooter icon - also known as transportation, scooter, accessibility, disability, elderly, old people, and healthcare and medical. 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="263.5"
        x2="263.5"
        y1="512"
        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="22"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffbef9" />
        <stop offset="1" stop-color="#fff1ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M205 322H90c-35.841 0-65-29.159-65-65V157c0-8.284 6.716-15 15-15h50c8.284 0 15 6.716 15 15v85h60c30.327 0 55 24.673 55 55v10c0 8.284-6.716 15-15 15zm232 60c-35.841 0-65 29.159-65 65s29.159 65 65 65 65-29.159 65-65-29.159-65-65-65zM397 0h-65c-30.327 0-55 24.673-55 55 0 8.284 6.716 15 15 15s15-6.716 15-15c0-13.785 11.215-25 25-25h45v307.37c17.821-9.792 38.27-15.37 60-15.37h15V55c0-30.327-24.673-55-55-55zm-85 447c0-23.791 6.683-46.049 18.267-65H65c35.841 0 65 29.159 65 65a64.655 64.655 0 0 1-4.307 23.228h188.583c-.037-.168-.085-.332-.116-.502-1.453-7.871-2.16-15.304-2.16-22.726z"
    />
    <path
        fill="url(#b)"
        d="M130 447c0 35.841-29.159 65-65 65S0 482.841 0 447s29.159-65 65-65 65 29.159 65 65zm337-327h-15v90h15c24.853 0 45-20.147 45-45s-20.147-45-45-45zM90 322c-3.4 0-6.739-.265-10-.771V382h90v-60zm282 125c0-35.841 29.159-65 65-65 5.163 0 10.181.623 15 1.766V322h-15c-68.925 0-125 56.075-125 125 0 7.422.707 14.855 2.161 22.726.031.17.079.334.116.502h62.03A64.655 64.655 0 0 1 372 447zM80 112h10c8.284 0 15-6.716 15-15V62c0-22.091-17.909-40-40-40S25 39.909 25 62v35c0 8.284 6.716 15 15 15h10v30h30z"
    />
</svg>
More icons in the same style and category