The Tabler versions off icon visually represents the disabling or absence of version control or multiple variations, often used to indicate that a feature or setting related to version management is turned off.
Common uses
- Disabling version history tracking for a file.
- Indicating that a 'compare versions' feature is unavailable.
- Showing that a specific software variant is not currently active.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconVersionsOff } from '@tabler/icons-react';
<IconVersionsOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Development
- Keywords
- appvariationdifferentvariantalternativeversionsoffprogrammingsoftwaredisableddevelopmentno versionsversion disabledvariant offno variations
FAQ
- What does the 'versions off' icon mean?
- It signifies that version control, multiple variants, or version-related features are disabled or not applicable in the current context.
- How do I use this icon in React?
- You can import and use it with: import { IconVersionsOff } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icons, including 'versions 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 →