The Lucide drumstick icon depicts a cooked chicken leg, commonly used in UIs to represent food, meals, or specific dining-related options.
Common uses
- Food ordering app menu item
- Restaurant website 'specials' section
- Diet tracking feature
Use it in React
Install
npm i lucide-reactImport & render
import { Drumstick } from 'lucide-react';
<Drumstick size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- foodchickenmeatdrumstickchicken legpoultrymeat leg
FAQ
- What does the drumstick icon represent?
- It represents a cooked chicken drumstick, often used to signify food, meat, or dining.
- How do I use the drumstick icon in React?
- You can import and use it like this: import { Drumstick } from 'lucide-react'; <Drumstick />.
- What is the license for the Lucide drumstick icon?
- The Lucide icon library, including the drumstick icon, is available under the ISC license.