John KuehJohn Kueh

infinity icon

Phosphor · infinity · MIT

Download SVG

The Phosphor infinity icon depicts a lemniscate, commonly used in UI to represent concepts of endlessness, unlimited capacity, or continuous processes.

Common uses

  • Indicate unlimited data or usage plans.
  • Represent a continuous loop or process.
  • Symbolize a perpetual state or feature.

Use it in React

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

<Infinity size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
technology & development
Keywords
infinitelemniscatefigure-eightmathematicsarithmeticcalculatortechnology & developmentfinancesinfinityfigure eightunlimited

FAQ

What does the infinity icon represent?
It symbolizes endlessness, unlimited capacity, or a continuous, unending process or state.
How do I use the infinity icon in React?
Import it from the library and use it as a component: import { Infinity } from '@phosphor-icons/react'
What is the license for this icon?
The Phosphor icon library, including the infinity 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 →