The HugeIcons pin location 01 icon depicts a map pin, commonly used to mark a specific geographical point on a map or indicate a location in a user interface.
Common uses
- Marking a user's current location on a map.
- Indicating the address of a business or point of interest.
- Showing the destination for navigation.
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { PinLocation01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={PinLocation01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- map markerlocation markermap pinpoint of interest
FAQ
- What is the PinLocation01Icon used for?
- This icon represents a map pin, ideal for visually marking geographical locations on maps or in UI elements related to addresses and navigation.
- How do I use PinLocation01Icon in React?
- Import both HugeiconsIcon and PinLocation01Icon, then render the icon using the code: <HugeiconsIcon icon={PinLocation01Icon} />.
- What is the license for this icon?
- The PinLocation01Icon 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.