The HugeIcons maps location 02 icon visually represents a geographical point of interest or a specific address, commonly used to indicate a location on a map or within a location-based service.
Common uses
- Marking a user's current position on a map.
- Displaying the address of a business or landmark.
- Indicating a destination for navigation.
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { MapsLocation02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={MapsLocation02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- map pinlocation markeraddress iconpoint of interest
FAQ
- What does the maps location 02 icon represent?
- This icon represents a specific geographical point or address, often used to denote a location on a map or in services that utilize location data.
- How do I use the MapsLocation02Icon in React?
- Import both HugeiconsIcon and MapsLocation02Icon from their respective packages and render the icon using the <HugeiconsIcon icon={MapsLocation02Icon} /> component.
- What is the license for this icon?
- The HugeIcons maps location 02 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 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 →