John KuehJohn Kueh

soft drink 02 icon

HugeIcons · SoftDrink02Icon · MIT

Download SVG

The HugeIcons soft drink 02 icon depicts a stylized glass filled with a beverage, often used to represent drinks, refreshments, or beverage-related options in user interfaces.

Common uses

  • Beverage menu item
  • Refreshment station indicator
  • Drink order selection

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
soda icondrink iconbeverage iconrefreshment icon

FAQ

What does the SoftDrink02Icon represent?
It visually represents a soft drink or a similar beverage in a glass, suitable for UI elements related to food and drink.
How do I use the SoftDrink02Icon in a React application?
Import the icon component and use it within your JSX like this: import { SoftDrink02Icon } from '@hugeicons/core-free-icons'; <HugeiconsIcon icon={SoftDrink02Icon} />.
What is the license for this icon?
This icon is provided under the MIT license, allowing for free use in both personal and commercial projects.

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 →