John KuehJohn Kueh

boxing glove icon

Phosphor · boxing-glove · MIT

Download SVG

The Phosphor boxing glove icon depicts a pair of boxing gloves, commonly used in UI to represent sports, combat, or fitness-related features.

Common uses

  • Button for a boxing game mode
  • Link to a fitness tracking section
  • Icon for a martial arts category

Use it in React

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

<BoxingGlove size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
games
Keywords
*new*sportscombatmartial artsfightgymgameshealth & wellnessobjectsboxingglovefight glovesports glovecombat glove

FAQ

What is the boxing glove icon used for?
It's used to visually represent concepts related to boxing, combat sports, fitness, or games.
How do I use the boxing glove icon in React?
Import it from the library like this: `import { BoxingGlove } from '@phosphor-icons/react'` and use it as a component: `<BoxingGlove />`.
What is the license for this icon?
The Phosphor icon library, including the boxing glove icon, is available under the MIT license.

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 →