Add icons to this collection by clicking the heart icon.
Visor icon - also known as security, safety, medical tool, medical equipment, protective, healthcare and medical, and visor. 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="512"
        y2="150"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#a93aff" />
        <stop offset="1" stop-color="#ff81ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="452"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffbef9" />
        <stop offset="1" stop-color="#fff1ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M406 150H106c-8.291 0-15 6.709-15 15v272c0 41.353 33.633 75 75 75h180c41.367 0 75-33.647 75-75V165c0-8.291-6.709-15-15-15z"
    />
    <path
        fill="url(#b)"
        d="M437 0H75C33.633 0 0 33.633 0 75c0 36.229 25.801 66.517 60 73.484V165c0 8.291 6.709 15 15 15h362c8.291 0 15-6.709 15-15v-16.516c34.199-6.967 60-37.255 60-73.484 0-41.367-33.633-75-75-75zm0 120H75c-24.814 0-45-20.186-45-45s20.186-45 45-45h362c24.814 0 45 20.186 45 45s-20.186 45-45 45zM296.605 246.395c-5.859-5.859-15.352-5.859-21.211 0l-120 120c-5.859 5.859-5.859 15.352 0 21.211 5.86 5.859 15.352 5.859 21.211 0l120-120c5.86-5.86 5.86-15.352 0-21.211zm38.79 60-120 120c-5.859 5.859-5.859 15.352 0 21.211 5.86 5.859 15.352 5.859 21.211 0l120-120c5.859-5.859 5.859-15.352 0-21.211s-15.352-5.86-21.211 0z"
    />
</svg>
More icons in the same style and category