The HugeIcons drooling icon visually represents extreme satisfaction or desire, often used to indicate something highly appealing or tempting in a user interface.
Common uses
- Highlighting a 'must-have' product feature.
- Indicating a delicious food or drink item.
- Signifying an irresistible offer or deal.
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { DroolingIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={DroolingIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- mouth wateringdesiretemptedcraving
FAQ
- What does the drooling icon represent?
- It represents strong desire, satisfaction, or finding something extremely appealing or tempting.
- How do I use the DroolingIcon in React?
- Import both HugeiconsIcon and DroolingIcon, then render <HugeiconsIcon icon={DroolingIcon} />.
- What is the license for this icon?
- The DroolingIcon is provided under the MIT license, allowing for free commercial and non-commercial use.
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 →