The Tabler refresh off icon depicts a circular arrow with a diagonal line through it, commonly used to indicate that an automatic refresh or synchronization process is disabled or has been stopped.
Common uses
- Disabling auto-refresh in a dashboard widget.
- Showing that a manual refresh is required.
- Indicating a paused or stopped loading state.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconRefreshOff } from '@tabler/icons-react';
<IconRefreshOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- synchronizationreloadrestartspinnerloaderajaxupdatearrowsrefreshoffcancel refreshno reloadstop syncdisabled refresh
FAQ
- What does the refresh off icon represent?
- It signifies the cancellation or disabling of a refresh, reload, or synchronization action.
- How do I use this icon in React?
- Import it using `import { IconRefreshOff } from '@tabler/icons-react'` and use it as a component: `<IconRefreshOff />`.
- What is the license for this icon?
- The Tabler icon library, including the refresh-off icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.