John KuehJohn Kueh

drink icon

HugeIcons · DrinkIcon · MIT

Download SVG

The HugeIcons drink icon depicts a beverage, commonly used to represent food and drink options, ordering, or consumption-related actions in a user interface.

Common uses

  • Menu item for beverages
  • Order confirmation for drinks
  • Beverage selection in a form

Use it in React

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

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

Details

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

FAQ

What does the HugeIcons drink icon represent?
It represents a generic beverage, suitable for indicating drinks or related actions in an application.
How do I use the DrinkIcon in React?
Import both HugeiconsIcon and DrinkIcon, then render it using <HugeiconsIcon icon={DrinkIcon} />.
What is the license for this icon?
The HugeIcons library, including the DrinkIcon, 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 →