Add icons to this collection by clicking the heart icon.
Vaccine icon - also known as medicine, syringe, vaccine, injection, vaccination, blood, vaccines, anesthesia, and healthcare and medical. Created in a clean lineal color 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="M436 272c8.284 0 15-6.716 15-15v-60c0-8.284-6.716-15-15-15H256c-8.284 0-15 6.716-15 15v60c0 8.284 6.716 15 15 15h15v32.57c-17.461 6.191-30 22.874-30 42.43v120c0 24.813 20.187 45 45 45h120c24.813 0 45-20.187 45-45V347c0-19.556-12.539-36.239-30-42.43V272zm-15 195c0 8.271-6.729 15-15 15H286c-8.271 0-15-6.729-15-15V347c0-8.271 6.729-15 15-15 8.284 0 15-6.716 15-15v-45h90v45c0 8.284 6.716 15 15 15 8.271 0 15 6.729 15 15zM271 242v-30h150v30zm105 150h-15v-15c0-8.284-6.716-15-15-15s-15 6.716-15 15v15h-15c-8.284 0-15 6.716-15 15s6.716 15 15 15h15v15c0 8.284 6.716 15 15 15s15-6.716 15-15v-15h15c8.284 0 15-6.716 15-15s-6.716-15-15-15zm-180 0h-15V136c0-8.284-6.716-15-15-15h-15V15c0-8.284-6.716-15-15-15s-15 6.716-15 15v106h-15c-8.284 0-15 6.716-15 15v256H76c-8.284 0-15 6.716-15 15s6.716 15 15 15h45v60h-15c-8.284 0-15 6.716-15 15s6.716 15 15 15h60c8.284 0 15-6.716 15-15s-6.716-15-15-15h-15v-60h45c8.284 0 15-6.716 15-15s-6.716-15-15-15zm-45 0h-30V151h30z"
    />
</svg>
More icons in the same style and category