Add icons to this collection by clicking the heart icon.
Disinfectant icon - also known as security, hygiene, spray bottle, furniture and household, cleaning products, and disinfectant. 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="#00b59c" />
        <stop offset="1" stop-color="#9cffac" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M466 91h-15V45c0-8.271 6.729-15 15-15 8.284 0 15-6.716 15-15s-6.716-15-15-15c-24.813 0-45 20.187-45 45v46h-15c-8.284 0-15 6.716-15 15v120c0 19.555 12.541 36.228 30 42.42V452c0 16.542-13.458 30-30 30s-30-13.458-30-30V151c0-33.084-26.916-60-60-60s-60 26.916-60 60h-30v-45c0-8.284-6.716-15-15-15h-15V30h45c8.284 0 15-6.716 15-15s-6.716-15-15-15H106c-8.284 0-15 6.716-15 15s6.716 15 15 15h45v61h-15c-8.284 0-15 6.716-15 15v45H76c-24.813 0-45 20.187-45 45v271c0 24.813 20.187 45 45 45h180c24.813 0 45-20.187 45-45V196c0-19.555-12.541-36.228-30-42.42V151c0-16.542 13.458-30 30-30s30 13.458 30 30v301c0 33.084 26.916 60 60 60s60-26.916 60-60V268.42c17.459-6.192 30-22.865 30-42.42V106c0-8.284-6.716-15-15-15zm-315 30h30v30h-30zm120 346c0 8.271-6.729 15-15 15H76c-8.271 0-15-6.729-15-15v-15h210zm0-45H61V196c0-8.271 6.729-15 15-15h180c8.271 0 15 6.729 15 15zm180-196c0 8.27-6.727 14.999-14.998 15h-.004c-8.271-.001-14.998-6.73-14.998-15V121h30zm-255 75h-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-15z"
    />
</svg>
More icons in the same style and category