The Lucide biceps flexed icon visually represents strength, fitness, or accomplishment, often used in UIs to indicate achievements, workout-related features, or powerful actions.
Common uses
- Marking a user's fitness goal achievement
- Button for a 'strong' or 'powerful' action
- Illustrating a workout or gym feature
Use it in React
Install
npm i lucide-reactImport & render
import { BicepsFlexed } from 'lucide-react';
<BicepsFlexed size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- armmusclestrongworking outathletictonedmuscularforelimbcurledbicepsflexedstrength iconmuscle iconworkout iconflex icon
FAQ
- What does the biceps flexed icon represent?
- It symbolizes strength, muscles, and physical exertion, commonly used for fitness-related themes or indicating power.
- How do I use the biceps flexed icon in React?
- Import it from 'lucide-react' as `import { BicepsFlexed } from 'lucide-react'` and use it as a component: `<BicepsFlexed />`.
- What is the license for this icon?
- The Lucide icon library, including the biceps flexed icon, is available under the ISC license.
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 →