John KuehJohn Kueh

refresh off icon

Tabler · refresh-off · MIT

Download SVG

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-react
Import & 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.

Looking for something else? Search Tabler and 4 more libraries by description →