The Tabler sword icon depicts a classic bladed weapon, commonly used in UIs to represent actions related to combat, gaming, or medieval themes.
Common uses
- Attack button in a game interface
- Inventory item for melee weapons
- Link to a 'Warrior' or 'Knight' profile section
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSword } from '@tabler/icons-react';
<IconSword size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Games
- Keywords
- weaponknightbladewarminecraftwarriorswordentertainmentplayingrecreationgamesmelee
FAQ
- What does the sword icon represent?
- It represents a sword, a type of bladed weapon. It's often used for actions or categories related to fighting, games, or historical/fantasy themes.
- How do I use the sword icon in React?
- You can import and use it directly in your React components like this: import { IconSword } from '@tabler/icons-react'. Then render <IconSword />.
- What is the license for the Tabler sword icon?
- The Tabler icon library, including the sword icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →