John KuehJohn Kueh

disco ball icon

Phosphor · disco-ball · MIT

Download SVG

The Phosphor disco ball icon depicts a mirrored sphere that reflects light, commonly used to represent nightlife, parties, or retro themes in user interfaces.

Common uses

  • Nightclub or event promotion
  • Retro-themed game element
  • Music or entertainment section

Use it in React

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

<DiscoBall size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
games
Keywords
*new*dangingclub70sgamesmaps & travelobjectsdiscoballmirror ballparty ballclub light

FAQ

What is the disco ball icon used for?
It's used to visually represent themes related to dancing, parties, nightlife, or a 70s aesthetic in UI design.
How do I use the disco ball icon in React?
You can import and use it like this: import { DiscoBall } from '@phosphor-icons/react'. Then render it as <DiscoBall />.
What is the license for this icon?
The Phosphor icon set, including the disco ball, 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 →