The Tabler refresh dot icon, refresh-dot, visually represents a circular arrow with a central dot, commonly used to indicate an action that will reload or refresh content.
Common uses
- Button to refresh a data feed
- Link to replay a video or animation
- Indicator for a pending content update
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconRefreshDot } from '@tabler/icons-react';
<IconRefreshDot size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- againreloadarrowsloadingreplayrefreshdotnavigationflowmovementreload arrowcircular arrowupdate iconreplay icon
FAQ
- What is the refresh dot icon used for?
- It's typically used to signify an action that reloads or refreshes content, such as updating a data list or replaying an animation.
- How do I use the refresh dot icon in React?
- You can import it directly from the '@tabler/icons-react' library using: import { IconRefreshDot } from '@tabler/icons-react'.
- What is the license for the refresh dot icon?
- The Tabler icon library, including the refresh dot 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 →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →