The Lucide sword icon depicts a classic sword and is commonly used in UIs to represent actions or concepts related to combat, gaming, or weaponry.
Common uses
- Button for 'Attack' or 'Fight' action
- Inventory item in a game interface
- Indicator for a 'challenge' or 'duel' feature
Use it in React
Install
npm i lucide-reactImport & render
import { Sword } from 'lucide-react';
<Sword size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- battlechallengegamewarweaponswordbladecombatfight
FAQ
- What does the sword icon represent?
- It represents a sword, often used for themes of battle, games, or conflict.
- How do I use the sword icon in React?
- You can import and use it with: import { Sword } from 'lucide-react'
- What is the license for the Lucide sword icon?
- The Lucide icon library, including the sword 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 →