The Tabler loader quarter icon, also known as loader-quarter, visually represents a spinning quarter circle, commonly used to indicate that a process is underway, such as data loading or an operation in progress.
Common uses
- Displaying progress for background tasks.
- Indicating an ongoing data fetch.
- Signaling that a system operation is executing.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconLoaderQuarter } from '@tabler/icons-react';
<IconLoaderQuarter size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- processdownloaduploadloaderloadingquartercontroloperationfunctioninterfacesystemspinner quarterloading indicatorprogress spinnerprocessing icon
FAQ
- What is the loader quarter icon used for?
- It's used to show that a process or operation is currently running, like loading data or performing an action.
- How do I use the loader quarter icon in React?
- You can import it directly from '@tabler/icons-react' using: import { IconLoaderQuarter } from '@tabler/icons-react'.
- What is the license for the Tabler loader quarter icon?
- The Tabler icon library, including the loader quarter icon, is 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 →