Add icons to this collection by clicking the heart icon.
Lungs icon - also known as ui, anatomy, lungs, body organ, breath, respiratory system, healthcare and medical, and pulmonary. 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 24 24"
>
    <linearGradient
        id="a"
        x1="12"
        x2="12"
        y1=".082"
        y2="24.006"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#01beff" />
        <stop offset=".202" stop-color="#0db0ff" />
        <stop offset=".584" stop-color="#2b8aff" />
        <stop offset="1" stop-color="#525bff" />
    </linearGradient>
    <circle cx="12" cy="12" r="12" fill="url(#a)" />
    <path
        fill="#fff"
        d="M9.2 7.3c1.1.4 1.6 1.7 1.8 3.1l-3.5 2.1.8 1.3 2.9-1.6v2.5c0 2.4-.8 4.7-3.9 4.7s-3.1 0-3.1-3.1c-.1-5.9 2.7-9.8 5-9zm10.6 9v.3c0 2.8-.1 2.8-3.1 2.8-3.1 0-3.9-2.4-3.9-4.7 0-.6-.1-1.5 0-2.5l2.9 1.6.8-1.3-3.6-2.1c.2-1.5.7-2.8 1.8-3.1 2.3-.8 5.1 3.1 5.1 9zM12.7 4.6v7.1h-1.6V4.6z"
    />
</svg>
More icons in the same style and category