The HugeIcons location remove 01 icon visually represents the action of removing or deleting a location, often used in interfaces to clear or deselect a specified place.
Common uses
- Removing a saved address from a profile.
- Clearing a selected destination on a map.
- Deleting a location tag from content.
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { LocationRemove01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={LocationRemove01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- delete locationclear map pinremove addresslocation off
FAQ
- What does the location remove 01 icon signify?
- This icon signifies the removal or deletion of a location. It's typically used when a user wants to clear or deselect a place within an application.
- How do I use the LocationRemove01Icon in React?
- Import both HugeiconsIcon and LocationRemove01Icon, then render the icon using <HugeiconsIcon icon={LocationRemove01Icon} />.
- What is the license for this icon?
- The HugeIcons library, including this icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
Looking for something else? Search HugeIcons 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 →