The Tabler world check icon depicts a globe with a checkmark, commonly used to signify verification, approval, or confirmation of a global setting or status.
Common uses
- Confirming a user's global location setting.
- Indicating successful validation of international data.
- Representing a 'verified globally' status.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconWorldCheck } from '@tabler/icons-react';
<IconWorldCheck size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- verifyapproveconfirmvalidatecorrectensurecertifyglobalacceptworldmapcheckglobe checkverified globeglobal approvalinternational confirmation
FAQ
- What does the world check icon represent?
- It symbolizes verification, approval, or confirmation, often related to global settings or international data.
- How do I use the world check icon in React?
- Import it using `import { IconWorldCheck } from '@tabler/icons-react'` and use it as a component: `<IconWorldCheck />`.
- What is the license for this icon?
- The Tabler icons, including world-check, are 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 →