Add icons to this collection by clicking the heart icon.
Blood Donation icon - also known as transfusion, blood drop, healthcare and medical, and blood donation. Created in a clean flat gradient style with a white finish, 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 32 32"
>
    <linearGradient
        id="a"
        x1="15.943"
        x2="16.057"
        y1="1.5"
        y2="30.5"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#09c6f9" />
        <stop offset="1" stop-color="#045de9" />
    </linearGradient>
    <g>
        <circle cx="16" cy="16" r="14.5" fill="url(#a)" />
        <g fill="#fff" fill-rule="evenodd">
            <path
                d="M16 6.972a24.983 24.983 0 0 1 4.626 4.269 9.934 9.934 0 0 1 2.611 6.022 7.237 7.237 0 0 1-14.474 0 9.934 9.934 0 0 1 2.611-6.022A24.983 24.983 0 0 1 16 6.972zm.275-1.026a.5.5 0 0 0-.55 0 26.018 26.018 0 0 0-5.125 4.662 10.947 10.947 0 0 0-2.837 6.655 8.237 8.237 0 0 0 16.474 0 10.947 10.947 0 0 0-2.837-6.655 26.018 26.018 0 0 0-5.125-4.662z"
            />
            <path
                d="M15.5 16.4h-2.313a.5.5 0 0 0 0 1H15.5v2.313a.5.5 0 0 0 1 0V17.4h2.313a.5.5 0 1 0 0-1H16.5v-2.31a.5.5 0 1 0-1 0z"
            />
        </g>
    </g>
</svg>
More icons in the same style and category