Add icons to this collection by clicking the heart icon.
Wheelchair icon - also known as electric, transportation, accessibility, wheelchair, disability, inclusive, and healthcare and medical. 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="#fd5900" />
        <stop offset="1" stop-color="#ffde00" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M476 452h-26.068c-6.647-46.264-43.568-82.88-89.975-89.071-3.786-25.39-17.654-47.53-37.39-62.205C333.805 291.552 341 277.606 341 262c0-27.57-22.43-50-50-50H151v-42h115c8.284 0 15-6.716 15-15s-6.716-15-15-15H151v-20c0-13.617-5.478-25.974-14.338-35C145.522 75.974 151 63.617 151 50c0-27.57-22.43-50-50-50H76c-8.284 0-15 6.716-15 15v267H36c-8.284 0-15 6.716-15 15v70c0 3.557 1.264 6.997 3.566 9.709l30.515 35.938A74.634 74.634 0 0 0 51 437c0 41.355 33.645 75 75 75 28.719 0 53.707-16.234 66.304-40h80.792c6.547 23.057 27.777 40 52.904 40 30.327 0 55-24.673 55-55 0-17.042-7.792-32.298-20-42.395v-21.096c34.192 6.968 60 37.271 60 73.491 0 8.284 6.716 15 15 15h40c8.284 0 15-6.716 15-15s-6.716-15-15-15zM151 242h140c11.028 0 20 8.972 20 20s-8.972 20-20 20H151zM91 30h10c11.028 0 20 8.972 20 20s-8.972 20-20 20H91zm0 70h10c11.028 0 20 8.972 20 20v162H91zm35 382c-24.813 0-45-20.187-45-45s20.187-45 45-45 45 20.187 45 45-20.187 45-45 45zm147.096-40h-72.281a75.25 75.25 0 0 0 .185-5c0-41.355-33.645-75-75-75-21.472 0-40.85 9.084-54.535 23.593L51 361.491V312h215c35.841 0 65 29.159 65 65v25.238a55.473 55.473 0 0 0-5-.238c-25.127 0-46.356 16.943-52.904 40zM326 482c-13.785 0-25-11.215-25-25s11.215-25 25-25 25 11.215 25 25-11.215 25-25 25z"
    />
</svg>
More icons in the same style and category