Add icons to this collection by clicking the heart icon.
Medical Mask icon - also known as protection, air, coronavirus, mascara, medical mask, healthcare and medical, and mouth mask. 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="346"
        y2="136"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffc2cc" />
        <stop offset="1" stop-color="#fff2f4" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="406"
        y2="106"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fd3a84" />
        <stop offset="1" stop-color="#ffa68d" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M346 211h-60c16.816 0 30-13.184 30-30s-13.184-30-30-30h-60c-16.816 0-30 13.184-30 30s13.184 30 30 30h-60c-16.816 0-30 13.184-30 30s13.184 30 30 30h30c-16.816 0-30 13.184-30 30s13.184 30 30 30h120c16.816 0 30-13.184 30-30s-13.184-30-30-30h30c16.816 0 30-13.184 30-30s-13.184-30-30-30zm-240-45c8.291 0 15-6.709 15-15s-6.709-15-15-15C48.109 136 0 183.109 0 241s48.109 105 106 105c8.291 0 15-6.709 15-15s-6.709-15-15-15c-41.367 0-76-33.647-76-75s34.633-75 76-75zm300-30c-8.291 0-15 6.709-15 15s6.709 15 15 15c41.367 0 76 33.647 76 75s-34.633 75-76 75c-8.291 0-15 6.709-15 15s6.709 15 15 15c57.891 0 106-47.109 106-105s-48.109-105-106-105z"
    />
    <path
        fill="url(#b)"
        d="M406 136c-43.5 0-76.5-10.8-102.9-19.2-17.701-5.7-33.001-10.8-47.1-10.8s-29.399 5.099-47.1 10.8C182.5 125.2 149.5 136 106 136c-8.401 0-15 6.599-15 15v180c0 8.401 6.599 15 15 15 7.2 0 21 9 34.2 17.701C167.8 381.4 205.6 406 256 406s88.2-24.6 115.8-42.299C385 355 398.8 346 406 346c8.401 0 15-6.599 15-15V151c0-8.401-6.599-15-15-15zm-180 30h60c8.401 0 15 6.599 15 15s-6.599 15-15 15h-60c-8.401 0-15-6.599-15-15s6.599-15 15-15zm90 150H196c-8.401 0-15-6.599-15-15s6.599-15 15-15h120c8.401 0 15 6.599 15 15s-6.599 15-15 15zm30-60H166c-8.401 0-15-6.599-15-15s6.599-15 15-15h180c8.401 0 15 6.599 15 15s-6.599 15-15 15z"
    />
</svg>
More icons in the same style and category