John KuehJohn Kueh

hand sanitizer icon

HugeIcons · HandSanitizerIcon · MIT

Download SVG

The HugeIcons hand sanitizer icon depicts a bottle with a pump dispenser, commonly used to represent hygiene, cleanliness, or the act of sanitizing hands in user interfaces.

Common uses

  • Hygiene and health sections
  • Safety reminders
  • COVID-19 related information

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { HandSanitizerIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={HandSanitizerIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
sanitizerhygieneclean handsdisinfect

FAQ

What is this icon for?
This icon represents hand sanitizer, used to visually communicate hygiene and cleanliness.
How do I use this icon in React?
Import both HugeiconsIcon and HandSanitizerIcon, then render <HugeiconsIcon icon={HandSanitizerIcon} />.
What is the license for this icon?
The HandSanitizerIcon from HugeIcons is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons and 4 more libraries by description →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →