The Tabler sword off icon depicts a crossed-out sword, commonly used to represent a disabled or unavailable weapon or combat feature in games and applications.
Common uses
- Disabling combat in a game.
- Showing an inactive player status.
- Indicating a restricted action.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSwordOff } from '@tabler/icons-react';
<IconSwordOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Games
- Keywords
- weaponknightbladewarminecraftwarriorswordoffdisabledinactivegamesno swordcombat disabledweapon unavailableinactive weapon
FAQ
- What does the sword-off icon represent?
- It signifies a disabled, inactive, or unavailable weapon or combat state, often used in gaming contexts.
- How do I use the sword-off icon in React?
- Import it using `import { IconSwordOff } from '@tabler/icons-react';` and then use it as a component: `<IconSwordOff />`.
- What is the license for this icon?
- The Tabler icons, including sword-off, are distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.