Add icons to this collection by clicking the heart icon.
Healthy icon - also known as medical, heart, heartbeat, healthy, healthcare, love, health, health clinic, clinic, wellness, 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"
>
    <linearGradient
        id="a"
        x1="8"
        x2="55"
        y1="32"
        y2="32"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#f37c7c" />
        <stop offset="1" stop-color="#f30000" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="19"
        x2="45"
        y1="34"
        y2="34"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#c8effe" />
        <stop offset="1" stop-color="#39c8ff" />
    </linearGradient>
    <g fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2">
        <path
            fill="url(#a)"
            d="M32 16.235c5.232-9.941 15.696-9.941 20.929-4.97 5.232 4.97 5.232 14.912 0 24.853C49.266 43.574 39.848 51.029 32 56c-7.848-4.971-17.266-12.426-20.929-19.882-5.232-9.941-5.232-19.883 0-24.853C16.303 6.294 26.768 6.294 32 16.235z"
        />
        <path
            fill="url(#b)"
            d="M28.8 30.3v-5.621A3.202 3.202 0 0 1 32 21.5c1.766 0 3.2 1.434 3.2 3.2v5.6h5.621A3.202 3.202 0 0 1 44 33.5c0 1.766-1.434 3.2-3.2 3.2h-5.6v5.6c0 1.766-1.434 3.2-3.2 3.2s-3.2-1.434-3.2-3.2v-5.6h-5.6c-1.766 0-3.2-1.434-3.2-3.2s1.434-3.2 3.2-3.2z"
        />
    </g>
</svg>
More icons in the same style and category