Add icons to this collection by clicking the heart icon.
Broken Leg icon - also known as medical, hospital, healthcare, clinic, treatment, cast, broken leg, 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 64 64"
>
    <defs>
        <linearGradient
            id="a"
            x1="32"
            x2="32"
            y1="11"
            y2="54"
            gradientUnits="userSpaceOnUse"
        >
            <stop offset="0" stop-color="#ffc053" />
            <stop offset=".262" stop-color="#f7975e" />
            <stop offset=".5" stop-color="#ee6e69" />
            <stop offset=".754" stop-color="#e64574" />
            <stop offset="1" stop-color="#dd1b7f" />
        </linearGradient>
    </defs>
    <path
        d="M53 32a21 21 0 0 0-42 0 20.813 20.813 0 0 0 4 12.313V45a8.992 8.992 0 0 0 4.209 7.6c0 .006 0 .013.01.019a.966.966 0 0 0 .586.332A8.937 8.937 0 0 0 24 54h19a7.982 7.982 0 0 0 7.18-11.506A20.96 20.96 0 0 0 53 32Zm-40 0a19 19 0 1 1 35.921 8.639A7.974 7.974 0 0 0 43 38h-6a6.006 6.006 0 0 1-6-6v-2a2 2 0 0 0-2-2H17a2 2 0 0 0-2 2v10.477A18.852 18.852 0 0 1 13 32Zm30.8 19.941L41.237 40H43a5.976 5.976 0 0 1 2 .35v11.3a5.962 5.962 0 0 1-1.2.291ZM17 34.868l12.091-1.728a7.933 7.933 0 0 0 .991 2.86H17Zm12-3.735-12 1.714V30h12ZM17 38h14.241L17 43.539Zm21.929 2h.263l2.571 12h-8.218Zm-21.9 5.67L33.6 39.229c.169.08.34.155.515.223L19.99 50.729a7 7 0 0 1-2.956-5.059Zm4.944 6.03 14.678-11.718.093.005L31.353 52H24a7 7 0 0 1-2.022-.3ZM47 50.46v-8.92a5.973 5.973 0 0 1 0 8.92Z"
        fill="url(#a)"
    />
</svg>
More icons in the same style and category