John KuehJohn Kueh

refresh dot icon

HugeIcons · RefreshDotIcon · MIT

Download SVG

The HugeIcons refresh dot icon visually represents an action to refresh or reload content, often indicating a pending or completed update.

Common uses

  • Refresh data list
  • Reload page content
  • Indicate background update

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { RefreshDotIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={RefreshDotIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
reload iconupdate iconsync iconrefresh symbol

FAQ

What does the refresh dot icon signify?
This icon typically signifies a refresh or reload action. It can also indicate that content is being updated in the background.
How do I use the RefreshDotIcon in React?
Import both HugeiconsIcon and RefreshDotIcon, then render it using <HugeiconsIcon icon={RefreshDotIcon} />.
What is the license for this icon?
The RefreshDotIcon is released under the MIT license, allowing for free usage.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

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