disinfecting wipes icon

disinfecting-wipes from Health Icons by Resolve to Save Lives · Filled · Ppe · MIT Free for personal and commercial use.

Name
disinfecting-wipes
Set
Health Icons
Style
Filled
Category
Ppe
Viewbox
48×48
License
MIT

3 other variants in Health Icons

More ppe icons from Health Icons

Use the disinfecting wipes icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path d="M26.423 8.885a1 1 0 1 0-1.846-.77l-2.5 6a1 1 0 1 0 1.846.77z"/><path fill-rule="evenodd" d="M31.93 5.368a1 1 0 0 0-.516-1.278l-.003-.002l-.006-.002l-.016-.007a7 7 0 0 0-.258-.109a16 16 0 0 0-3.149-.893c-1.89-.326-4.456-.375-6.528 1.085c-2.225 1.323-3.9 1.169-4.987.773a4.8 4.8 0 0 1-1.304-.722a4 4 0 0 1-.396-.356l-.012-.013a1 1 0 0 0-1.71.95l3.217 10.487C15.467 15.768 15 16.361 15 17c0 1.657 3.134 3 7 3s7-1.343 7-3c0-.58-.385-1.123-1.052-1.582zm-9.349.446c1.422-1.015 3.337-1.063 5.062-.766c.807.14 1.526.346 2.055.525L25.21 16.9h-6.36L15.754 6.804l.03.01c1.658.603 3.972.7 6.732-.956zM22 22c2.726 0 5.196-.545 7-1.43V40c0 1.657-3.134 3-7 3s-7-1.343-7-3V20.57c1.804.885 4.275 1.43 7 1.43m4 6c-3.205.61-4.969.63-8 0v6.165c3.094.9 4.881 1 8 0z" clip-rule="evenodd"/></g></svg>

React

import type { SVGProps } from "react";

export function HealthiconsDisinfectingWipes(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path d="M26.423 8.885a1 1 0 1 0-1.846-.77l-2.5 6a1 1 0 1 0 1.846.77z"/><path fillRule="evenodd" d="M31.93 5.368a1 1 0 0 0-.516-1.278l-.003-.002l-.006-.002l-.016-.007a7 7 0 0 0-.258-.109a16 16 0 0 0-3.149-.893c-1.89-.326-4.456-.375-6.528 1.085c-2.225 1.323-3.9 1.169-4.987.773a4.8 4.8 0 0 1-1.304-.722a4 4 0 0 1-.396-.356l-.012-.013a1 1 0 0 0-1.71.95l3.217 10.487C15.467 15.768 15 16.361 15 17c0 1.657 3.134 3 7 3s7-1.343 7-3c0-.58-.385-1.123-1.052-1.582zm-9.349.446c1.422-1.015 3.337-1.063 5.062-.766c.807.14 1.526.346 2.055.525L25.21 16.9h-6.36L15.754 6.804l.03.01c1.658.603 3.972.7 6.732-.956zM22 22c2.726 0 5.196-.545 7-1.43V40c0 1.657-3.134 3-7 3s-7-1.343-7-3V20.57c1.804.885 4.275 1.43 7 1.43m4 6c-3.205.61-4.969.63-8 0v6.165c3.094.9 4.881 1 8 0z" clipRule="evenodd"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path d="M26.423 8.885a1 1 0 1 0-1.846-.77l-2.5 6a1 1 0 1 0 1.846.77z"/><path fill-rule="evenodd" d="M31.93 5.368a1 1 0 0 0-.516-1.278l-.003-.002l-.006-.002l-.016-.007a7 7 0 0 0-.258-.109a16 16 0 0 0-3.149-.893c-1.89-.326-4.456-.375-6.528 1.085c-2.225 1.323-3.9 1.169-4.987.773a4.8 4.8 0 0 1-1.304-.722a4 4 0 0 1-.396-.356l-.012-.013a1 1 0 0 0-1.71.95l3.217 10.487C15.467 15.768 15 16.361 15 17c0 1.657 3.134 3 7 3s7-1.343 7-3c0-.58-.385-1.123-1.052-1.582zm-9.349.446c1.422-1.015 3.337-1.063 5.062-.766c.807.14 1.526.346 2.055.525L25.21 16.9h-6.36L15.754 6.804l.03.01c1.658.603 3.972.7 6.732-.956zM22 22c2.726 0 5.196-.545 7-1.43V40c0 1.657-3.134 3-7 3s-7-1.343-7-3V20.57c1.804.885 4.275 1.43 7 1.43m4 6c-3.205.61-4.969.63-8 0v6.165c3.094.9 4.881 1 8 0z" clip-rule="evenodd"/></g></svg>
</template>

CSS

.icon-disinfecting-wipes {
  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%2048%2048%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M26.423%208.885a1%201%200%201%200-1.846-.77l-2.5%206a1%201%200%201%200%201.846.77z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M31.93%205.368a1%201%200%200%200-.516-1.278l-.003-.002l-.006-.002l-.016-.007a7%207%200%200%200-.258-.109a16%2016%200%200%200-3.149-.893c-1.89-.326-4.456-.375-6.528%201.085c-2.225%201.323-3.9%201.169-4.987.773a4.8%204.8%200%200%201-1.304-.722a4%204%200%200%201-.396-.356l-.012-.013a1%201%200%200%200-1.71.95l3.217%2010.487C15.467%2015.768%2015%2016.361%2015%2017c0%201.657%203.134%203%207%203s7-1.343%207-3c0-.58-.385-1.123-1.052-1.582zm-9.349.446c1.422-1.015%203.337-1.063%205.062-.766c.807.14%201.526.346%202.055.525L25.21%2016.9h-6.36L15.754%206.804l.03.01c1.658.603%203.972.7%206.732-.956zM22%2022c2.726%200%205.196-.545%207-1.43V40c0%201.657-3.134%203-7%203s-7-1.343-7-3V20.57c1.804.885%204.275%201.43%207%201.43m4%206c-3.205.61-4.969.63-8%200v6.165c3.094.9%204.881%201%208%200z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%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%2048%2048%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M26.423%208.885a1%201%200%201%200-1.846-.77l-2.5%206a1%201%200%201%200%201.846.77z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M31.93%205.368a1%201%200%200%200-.516-1.278l-.003-.002l-.006-.002l-.016-.007a7%207%200%200%200-.258-.109a16%2016%200%200%200-3.149-.893c-1.89-.326-4.456-.375-6.528%201.085c-2.225%201.323-3.9%201.169-4.987.773a4.8%204.8%200%200%201-1.304-.722a4%204%200%200%201-.396-.356l-.012-.013a1%201%200%200%200-1.71.95l3.217%2010.487C15.467%2015.768%2015%2016.361%2015%2017c0%201.657%203.134%203%207%203s7-1.343%207-3c0-.58-.385-1.123-1.052-1.582zm-9.349.446c1.422-1.015%203.337-1.063%205.062-.766c.807.14%201.526.346%202.055.525L25.21%2016.9h-6.36L15.754%206.804l.03.01c1.658.603%203.972.7%206.732-.956zM22%2022c2.726%200%205.196-.545%207-1.43V40c0%201.657-3.134%203-7%203s-7-1.343-7-3V20.57c1.804.885%204.275%201.43%207%201.43m4%206c-3.205.61-4.969.63-8%200v6.165c3.094.9%204.881%201%208%200z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/healthicons/disinfecting-wipes.svg?color=%231a73e8&size=48