Add icons to this collection by clicking the heart icon.
Sanitizer icon - also known as bottle, tool, cleaning spray, healthcare and medical, and sanitizer. 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="M136 331h15v15c0 8.284 6.716 15 15 15s15-6.716 15-15v-15h15c8.284 0 15-6.716 15-15s-6.716-15-15-15h-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 15zM436 0h-30c-19.555 0-36.228 12.542-42.42 30H211V15c0-8.284-6.716-15-15-15h-60c-8.284 0-15 6.716-15 15v106.509C86.808 128.478 61 158.781 61 195v302c0 8.284 6.716 15 15 15h180c8.284 0 15-6.716 15-15V195c0-36.219-25.808-66.522-60-73.491V60h152.58c6.192 17.458 22.865 30 42.42 30h30c8.284 0 15-6.716 15-15V15c0-8.284-6.716-15-15-15zM151 30h30v90h-30zm90 452H91v-60h150zm0-90H91V240h150zm0-197v15H91v-15c0-24.813 20.187-45 45-45h60c24.813 0 45 20.187 45 45zM421 60h-15c-8.271 0-15-6.729-15-15s6.729-15 15-15h15z"
    />
</svg>
More icons in the same style and category