The Tabler loader 4 icon depicts a circular, rotating graphic commonly used to indicate that a process is ongoing and the user should wait.
Common uses
- Displaying during data fetching.
- Showing while submitting a form.
- Indicating background task completion.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconLoader4 } from '@tabler/icons-react';
<IconLoader4 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- loaderloadingspinnerprogresswaitprocessinterfaceuibusysystem4loading spinnerprogress indicatorwaiting iconbusy icon
FAQ
- What is the purpose of the loader 4 icon?
- It visually communicates that an action is in progress and the system is busy, preventing users from interacting with elements that might be affected by the ongoing process.
- How do I use the loader 4 icon in React?
- You can import it directly from the '@tabler/icons-react' library using: import { IconLoader4 } from '@tabler/icons-react'.
- What is the license for the Tabler loader 4 icon?
- The Tabler icons, including loader 4, 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 →