The HugeIcons global refresh icon depicts a circular arrow encompassing a globe, commonly used to signify refreshing data or content on a global scale or related to internationalization.
Common uses
- Refresh all data across multiple regions
- Update internationalization settings
- Sync global configurations
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { GlobalRefreshIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={GlobalRefreshIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- globe refreshworld refreshsync globeinternational refresh
FAQ
- What does the global refresh icon represent?
- It represents refreshing data or content that has a global scope, or is related to internationalization and localization.
- How do I use the GlobalRefreshIcon in React?
- Import both HugeiconsIcon and GlobalRefreshIcon, then render <HugeiconsIcon icon={GlobalRefreshIcon} />.
- What is the license for this icon?
- This icon is available under the MIT license.
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 →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →