sanitizer icon
sanitizer from Unicons Solid by Iconscout · Solid · Medical · Apache-2.0 Free for personal and commercial use.
- Name
- sanitizer
- Set
- Unicons Solid
- Style
- Solid
- Category
- Medical
- Viewbox
- 24×24
- License
- Apache 2.0
The same icon in other sets
More medical icons from Unicons Solid
Use the sanitizer icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.8 7.6L16 5.5V3h1c.6 0 1-.4 1-1s-.4-1-1-1H8.7Q6.6 1 5.1 2.5l-.8.8c-.4.4-.4 1 0 1.4s1 .4 1.4 0l.8-.8c.6-.6 1.4-.9 2.2-.9H10v2.5L7.2 7.6C6.4 8.2 6 9.1 6 10v12c0 .6.4 1 1 1h12c.6 0 1-.4 1-1V10c0-.9-.4-1.8-1.2-2.4M12 3h2v2h-2zm1 14c-1.1 0-2-.9-2-2s.9-2 2-2s2 .9 2 2s-.9 2-2 2"/></svg>
React
import type { SVGProps } from "react";
export function UisSanitizer(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.8 7.6L16 5.5V3h1c.6 0 1-.4 1-1s-.4-1-1-1H8.7Q6.6 1 5.1 2.5l-.8.8c-.4.4-.4 1 0 1.4s1 .4 1.4 0l.8-.8c.6-.6 1.4-.9 2.2-.9H10v2.5L7.2 7.6C6.4 8.2 6 9.1 6 10v12c0 .6.4 1 1 1h12c.6 0 1-.4 1-1V10c0-.9-.4-1.8-1.2-2.4M12 3h2v2h-2zm1 14c-1.1 0-2-.9-2-2s.9-2 2-2s2 .9 2 2s-.9 2-2 2"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.8 7.6L16 5.5V3h1c.6 0 1-.4 1-1s-.4-1-1-1H8.7Q6.6 1 5.1 2.5l-.8.8c-.4.4-.4 1 0 1.4s1 .4 1.4 0l.8-.8c.6-.6 1.4-.9 2.2-.9H10v2.5L7.2 7.6C6.4 8.2 6 9.1 6 10v12c0 .6.4 1 1 1h12c.6 0 1-.4 1-1V10c0-.9-.4-1.8-1.2-2.4M12 3h2v2h-2zm1 14c-1.1 0-2-.9-2-2s.9-2 2-2s2 .9 2 2s-.9 2-2 2"/></svg> </template>
CSS
.icon-sanitizer {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M18.8%207.6L16%205.5V3h1c.6%200%201-.4%201-1s-.4-1-1-1H8.7Q6.6%201%205.1%202.5l-.8.8c-.4.4-.4%201%200%201.4s1%20.4%201.4%200l.8-.8c.6-.6%201.4-.9%202.2-.9H10v2.5L7.2%207.6C6.4%208.2%206%209.1%206%2010v12c0%20.6.4%201%201%201h12c.6%200%201-.4%201-1V10c0-.9-.4-1.8-1.2-2.4M12%203h2v2h-2zm1%2014c-1.1%200-2-.9-2-2s.9-2%202-2s2%20.9%202%202s-.9%202-2%202%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M18.8%207.6L16%205.5V3h1c.6%200%201-.4%201-1s-.4-1-1-1H8.7Q6.6%201%205.1%202.5l-.8.8c-.4.4-.4%201%200%201.4s1%20.4%201.4%200l.8-.8c.6-.6%201.4-.9%202.2-.9H10v2.5L7.2%207.6C6.4%208.2%206%209.1%206%2010v12c0%20.6.4%201%201%201h12c.6%200%201-.4%201-1V10c0-.9-.4-1.8-1.2-2.4M12%203h2v2h-2zm1%2014c-1.1%200-2-.9-2-2s.9-2%202-2s2%20.9%202%202s-.9%202-2%202%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/uis/sanitizer.svg?color=%231a73e8&size=48