The Tabler world pin icon depicts a map marker with a globe inside, commonly used to indicate a global location or a specific point on a world map within a user interface.
Common uses
- Marking a user's current global position.
- Indicating the location of an international office or branch.
- Representing a destination on a world map interface.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconWorldPin } from '@tabler/icons-react';
<IconWorldPin size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- locationmarkerspotglobalplacepositionsitepointnavigateenzymemapworldpinglobal locationworld markermap pointer
FAQ
- What does the world pin icon represent?
- It represents a global location or a specific point on a world map, combining the concepts of a map marker and the world.
- How do I use the world pin icon in React?
- You can import and use it in React with the following statement: import { IconWorldPin } from '@tabler/icons-react'.
- What is the license for the Tabler world pin icon?
- The Tabler icons, including the world pin icon, are distributed 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 →