The Tabler world cancel icon depicts a globe with a diagonal line through it, commonly used to indicate the cancellation or prohibition of a global action or setting.
Common uses
- Disabling international shipping options
- Revoking access to a global feature
- Canceling a worldwide notification
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconWorldCancel } from '@tabler/icons-react';
<IconWorldCancel size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- stophaltterminatevoidinvalidateabortendceasepreventrejectmapworldcancelglobe cancelmap cancelworld off
FAQ
- What does the world cancel icon represent?
- It signifies the termination, prevention, or invalidation of something related to a global scope or the world.
- How do I use the world cancel icon in React?
- You can import it using `import { IconWorldCancel } from '@tabler/icons-react';` and then use it as a component like `<IconWorldCancel />`.
- What is the license for this icon?
- The Tabler icon library, including the world cancel icon, is 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 →