Add icons to this collection by clicking the heart icon.
Health icon - also known as nature, security, protection, health, equipment, latex, healthcare and medical, and rubber gloves. 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="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="M406 90c-12.426 0-22.5 10.073-22.5 22.5V226c0 8.291-6.709 15-15 15s-15-6.709-15-15V52.5c0-12.427-10.074-22.5-22.5-22.5s-22.5 10.073-22.5 22.5V226c0 8.291-6.709 15-15 15s-15-6.709-15-15V22.5C278.5 10.073 268.426 0 256 0s-22.5 10.073-22.5 22.5V226c0 8.291-6.709 15-15 15s-15-6.709-15-15V52.5c0-12.427-10.074-22.5-22.5-22.5s-22.5 10.073-22.5 22.5V316c0 8.291-6.709 15-15 15s-15-6.709-15-15V203.5c0-12.427-10.074-22.5-22.5-22.5s-22.5 10.073-22.5 22.5V316c0 40.503 20.405 70.195 40.137 98.921C163.327 472.698 158.5 474.39 158.5 512h225c0-37.768-2.844-37.603 20.435-94.135C416.02 388.583 428.5 358.305 428.5 316V112.5c0-12.427-10.074-22.5-22.5-22.5z"
    />
</svg>
More icons in the same style and category