The Tabler infinity off icon depicts a disabled or inactive state of the infinity symbol, commonly used to indicate that a process or feature related to endlessness or continuous operation is turned off.
Common uses
- Disabling a 'repeat indefinitely' option in media players.
- Indicating a calculation or process that has been stopped.
- Showing that a subscription or service with unlimited access has expired.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconInfinityOff } from '@tabler/icons-react';
<IconInfinityOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Math
- Keywords
- endlesseternitycontinuumtimeinfinityoffcalculationequationdisabledinactivemathdisabled infinityno more infinitystop endlessinactive continuum
FAQ
- What does the infinity off icon represent?
- It signifies the deactivation or termination of something that is normally considered endless or continuous, like a loop or an unlimited feature.
- How do I use the infinity off icon in React?
- You can import and use it like this: import { IconInfinityOff } from '@tabler/icons-react'; <IconInfinityOff />.
- What is the license for this icon?
- The Tabler icons, including infinity-off, are distributed 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 →