The Tabler status change icon visually represents a transition between different states or availability, commonly used to indicate a shift in system or user status.
Common uses
- Toggling between online/offline presence.
- Indicating a system's active/inactive state.
- Representing a change in a task's completion status.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconStatusChange } from '@tabler/icons-react';
<IconStatusChange size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- availableunavailableswitchstatuschangesystemavailability togglestate switchsystem status indicatortoggle
FAQ
- What does the status change icon represent?
- It signifies a transition between two states, such as available/unavailable or active/inactive.
- How do I use this icon in React?
- Import it using: import { IconStatusChange } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icon library, including this icon, is available under the MIT license.
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 →