The HugeIcons location 06 icon depicts a stylized map pin, commonly used to indicate a specific place, address, or geographical point of interest in user interfaces.
Common uses
- Displaying user's current location on a map
- Marking a business address on a contact page
- Indicating a delivery destination
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Location06Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Location06Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- map pinplaceholderaddress markerpin icon
FAQ
- What is the Location06Icon used for?
- It's used to visually represent a physical location or address within an application's interface.
- How do I use Location06Icon in React?
- Import both HugeiconsIcon and Location06Icon, then render the icon using <HugeiconsIcon icon={Location06Icon} />.
- What is the license for this icon?
- This icon is released under the MIT license, allowing for free commercial and non-commercial use.
Related icons
The same idea in other libraries, and near matches in HugeIcons.