John KuehJohn Kueh

racquet icon

Phosphor · racquet · MIT

Download SVG

The Phosphor racquet icon depicts a sports racquet, commonly used in UIs to represent games, sports, or equipment-related actions.

Common uses

  • Button for 'Play Tennis' game
  • Icon in a 'Sports Equipment' category filter
  • List item for 'Racquetball League'

Use it in React

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

<Racquet size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
games
Keywords
*new*sportstennissquashpickleballgameshealth & wellnessobjectsracquet

FAQ

What does the racquet icon represent?
It represents a sports racquet, suitable for games like tennis, squash, or pickleball, and general sports themes.
How do I use the racquet icon in React?
You can import and use it in React with: import { Racquet } from '@phosphor-icons/react'
What is the license for the Phosphor racquet icon?
The Phosphor icon library, including the racquet icon, is available under the MIT license.

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 →