The HugeIcons map pin xinside icon depicts a map pin with an 'X' inside, commonly used to indicate a specific location that has been removed, closed, or is no longer relevant.
Common uses
- Marking a closed business location
- Indicating a deleted saved place
- Showing a deprecated point of interest
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { MapPinXInsideIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={MapPinXInsideIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- location offmap marker removedclosed pindeleted location
FAQ
- What does the map pin xinside icon represent?
- This icon represents a map pin with an 'X' inside, signifying a location that is no longer active, available, or relevant.
- How do I use the MapPinXInsideIcon in React?
- Import both HugeiconsIcon and MapPinXInsideIcon from their respective packages and render the icon using the <HugeiconsIcon icon={MapPinXInsideIcon} /> component.
- What is the license for this icon?
- The HugeIcons map pin xinside icon is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.