The Lucide fishing rod icon visually represents fishing equipment and is commonly used in UIs to signify activities related to hobbies, outdoor recreation, or specific equipment categories.
Common uses
- Button for 'Go Fishing' feature
- Icon for 'Hobbies' or 'Outdoor Gear' section
- Marker for fishing-related content
Use it in React
Install
npm i lucide-reactImport & render
import { FishingRod } from 'lucide-react';
<FishingRod size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- fishingrodhobbyequipmentreelhobby equipmentangling
FAQ
- What does the fishing rod icon represent?
- It depicts a fishing rod, symbolizing activities like fishing, hobbies, or outdoor equipment.
- How do I use the fishing rod icon in React?
- Import it from the 'lucide-react' library like this: import { FishingRod } from 'lucide-react'. Then use it as a component: <FishingRod />.
- What is the license for the Lucide fishing rod icon?
- The Lucide icon library, including the fishing rod 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 →