The Tabler infinity 2 icon depicts the mathematical symbol for infinity, often used in UI to represent concepts like unlimited options, continuous processes, or endless states.
Common uses
- Button for 'load more' content
- Status indicator for ongoing tasks
- Link to 'unlimited' subscription tier
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconInfinity2 } from '@tabler/icons-react';
<IconInfinity2 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Math
- Keywords
- infinityendlesseternityloopmathematicsmathsymbolcontinuumforeverequation2endless symboleternity iconloop symbolmathematics symbol
FAQ
- What does the infinity 2 icon represent?
- It represents the mathematical concept of infinity, symbolizing something without end or limit.
- How do I use the infinity 2 icon in React?
- Import it using `import { IconInfinity2 } from '@tabler/icons-react'` and then use it as a React component.
- What is the license for this icon?
- The Tabler icons, including infinity 2, are available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →