The Tabler map cancel icon depicts a map with a diagonal line through it, commonly used to indicate the cancellation or removal of a map-related action or selection.
Common uses
- Button to clear a selected map location
- Option to disable map view
- Indicator for a revoked map access
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMapCancel } from '@tabler/icons-react';
<IconMapCancel size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- voiddismissnegatestopaborthaltrevokequitretractdiscontinuemapcancelmap dismissmap voidmap stopmap revoke
FAQ
- What does the map cancel icon represent?
- It visually signifies the cancellation, negation, or dismissal of a map or map-related function.
- How do I use this icon in React?
- Import it using `import { IconMapCancel } from '@tabler/icons-react';` and then use it as a React component: `<IconMapCancel />`.
- What is the license for this icon?
- This icon is distributed under the MIT license, allowing for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in Tabler.