Add icons to this collection by clicking the heart icon.
Handicap icon - also known as medical, hospital, check mark, accessibility, wheelchair, disabled, handicap, disability, inclusive, and healthcare and medical. Created in a clean flat 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 64 64"
>
    <defs>
        <linearGradient
            id="a"
            x1="3.4"
            x2="60.6"
            y1="32"
            y2="32"
            gradientUnits="userSpaceOnUse"
        >
            <stop offset="0" stop-color="#5bb4f6" />
            <stop offset=".61" stop-color="#2191e5" />
            <stop offset="1" stop-color="#007edb" />
        </linearGradient>
    </defs>
    <path
        d="M32 3.4A28.59 28.59 0 0 0 3.4 32 28.59 28.59 0 0 0 32 60.6 28.59 28.59 0 0 0 60.6 32 28.59 28.59 0 0 0 32 3.4Zm18.3 47.4H13.7a.6.6 0 1 1 0-1.2h4a4.3 4.3 0 0 1 .46-8.6 4.75 4.75 0 0 1 .53 0l6.68-24.56A4.82 4.82 0 0 1 30 13h7.75v-1.2a.6.6 0 0 1 .6-.6h7.36A2.32 2.32 0 0 1 48 13.51v.15A2.32 2.32 0 0 1 45.71 16h-7.36a.6.6 0 0 1-.6-.6v-1.22H30a3.62 3.62 0 0 0-3.47 2.66L24 26.25h11.62a4.78 4.78 0 0 1 4.62 3.54l.91 2.3 2.27 5.78 4.85 11.73h2a.6.6 0 1 1 0 1.2ZM39.72 31.73H22.48l1.16-4.28h12a3.61 3.61 0 0 1 3.48 2.71ZM42 37.51H20.91l1.24-4.58h18Zm.48 1.2L47 49.6H18.62a4.29 4.29 0 0 0 1.23-8.22l.73-2.67Z"
        fill="url(#a)"
    />
</svg>
More icons in the same style and category