The Tabler world minus icon depicts a globe with a minus sign, commonly used to signify actions like removing a location, reducing global scope, or deselecting a region.
Common uses
- Button to remove a selected country from a list.
- Icon for a feature that limits data to a specific continent.
- UI element to deselect a previously chosen global setting.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconWorldMinus } from '@tabler/icons-react';
<IconWorldMinus size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- reducesubtractdecreasedeleteremovediminishgloballessendeductdepletemapworldminusglobe subtractmap removeworld delete
FAQ
- What does the world minus icon represent?
- It represents the concept of removal, reduction, or subtraction applied to a global or map-related context.
- How do I use the world minus icon in React?
- You can import and use it like this: import { IconWorldMinus } from '@tabler/icons-react'; <IconWorldMinus />.
- What is the license for the Tabler world minus icon?
- The Tabler icons, including world minus, 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 →