The HugeIcons location 07 icon depicts a stylized map pin with a dot inside, commonly used to indicate a specific geographical point or address.
Common uses
- Map markers
- Address display
- Geographic search results
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Location07Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Location07Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- map pinplaceholderaddress markerpoint of interest
FAQ
- What does the Location07Icon represent?
- It represents a map pin, signifying a location or address on a map or in a user interface.
- How do I use Location07Icon in React?
- Import it as 'Location07Icon' from '@hugeicons/core-free-icons' and render it using '<HugeiconsIcon icon={Location07Icon} />' from '@hugeicons/react'.
- 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.