John KuehJohn Kueh

dropper icon

HugeIcons · DropperIcon · MIT

Download SVG

The HugeIcons dropper icon visually represents a tool for selecting or sampling colors, commonly used in design software or color pickers.

Common uses

  • Color selection tool
  • Eyedropper functionality
  • Color sampling feature

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
eyedroppercolor pickersample color

FAQ

What does the dropper icon represent?
It represents a tool used to pick up or sample colors from an interface or image.
How do I use the DropperIcon in React?
Import both HugeiconsIcon and DropperIcon, then render <HugeiconsIcon icon={DropperIcon} />.
What is the license for this icon?
This icon is distributed under the MIT license.

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 →