The Lucide infinity icon depicts the mathematical symbol for infinity, commonly used in UI to represent concepts like unlimited access, continuous processes, or endless possibilities.
Common uses
- Unlimited subscription tiers
- Endless scrolling feeds
- Continuous background tasks
Use it in React
Install
npm i lucide-reactImport & render
import { Infinity } from 'lucide-react';
<Infinity size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- unlimitedforeverloopmathinfinity
FAQ
- What does the infinity icon represent?
- It represents the mathematical concept of infinity, signifying something without end or limit.
- How do I use the infinity icon in React?
- You can import and use it directly from the 'lucide-react' library: import { Infinity } from 'lucide-react'.
- What is the license for the Lucide infinity icon?
- The Lucide infinity icon is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →