The HugeIcons global editing icon depicts a globe with a pencil, symbolizing the ability to edit or manage content on a worldwide or international scale.
Common uses
- Internationalization settings
- Global content management dashboards
- Translating user-generated content
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { GlobalEditingIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={GlobalEditingIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- world editinternational edittranslateglobe pencil
FAQ
- What is the global editing icon used for?
- It's typically used to represent actions related to editing, managing, or translating content on an international or global level.
- How do I use the GlobalEditingIcon in React?
- Import both HugeiconsIcon and GlobalEditingIcon, then render it using <HugeiconsIcon icon={GlobalEditingIcon} />.
- What is the license for this icon?
- The GlobalEditingIcon 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 →