The HugeIcons chicken thighs icon depicts two raw chicken thighs, commonly used to represent food, poultry, or meat-related options in user interfaces.
Common uses
- Food ordering app menu item
- Recipe website ingredient list
- Butcher shop product category
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ChickenThighsIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ChickenThighsIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- raw chickenpoultrymeatfood
FAQ
- What does the ChickenThighsIcon represent?
- It visually represents raw chicken thighs, suitable for contexts involving food, poultry, or meat.
- How do I use the ChickenThighsIcon in a React application?
- Import it using `import { ChickenThighsIcon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={ChickenThighsIcon} />`.
- What is the license for this icon?
- The ChickenThighsIcon is released 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 →