John KuehJohn Kueh

sword icon

Phosphor · sword · MIT

Download SVG

The Phosphor sword icon depicts a classic bladed weapon, commonly used in UI to represent actions related to combat, fantasy, or historical themes.

Common uses

  • Combat action button
  • Inventory item display
  • RPG character equipment slot

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { Sword } from '@phosphor-icons/react';

<Sword size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<Sword size={24} />
thin
<Sword size={24} weight="thin" />
light
<Sword size={24} weight="light" />
bold
<Sword size={24} weight="bold" />
fill
<Sword size={24} weight="fill" />
duotone
<Sword size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
games
Keywords
weaponknifedaggergladiusvideo gamesrpggamingwargamesobjectsswordcombat

FAQ

What does the sword icon represent?
It represents a bladed weapon, often used in games or historical contexts.
How do I use the sword icon in React?
Import it from the library like this: import { Sword } from '@phosphor-icons/react'.
What is the license for Phosphor icons?
Phosphor icons are distributed under the MIT license, allowing for free use.

Related icons

The same idea in other libraries, and near matches in Phosphor.

Looking for something else? Search Phosphor 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 →