The Lucide hop icon depicts a hop cone, commonly used in UI to represent elements related to beer, brewing, or beverages.
Common uses
- Button for ordering a beer
- Tag for a craft brewery product
- Icon in a drinks menu
Use it in React
Install
npm i lucide-reactImport & render
import { Hop } from 'lucide-react';
<Hop size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- beerbrewerydrinkhopbeer ingredientbrewery iconplantcone
FAQ
- What does the hop icon represent?
- It represents a hop cone, a key ingredient in brewing beer. It's used in UIs to signify beer, breweries, or drinks.
- How do I use the hop icon in React?
- You can import and use it directly from the 'lucide-react' library: import { Hop } from 'lucide-react'.
- What is the license for the Lucide hop icon?
- The Lucide icon library, including the hop icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →