The HugeIcons location user 04 icon depicts a user's current location, commonly used to indicate the user's position on a map or to represent location-based services.
Common uses
- Displaying user's current position on a map
- Indicating a user's home or work address
- Representing location tracking features
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { LocationUser04Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={LocationUser04Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- user locationmap pin usercurrent positiongeolocation
FAQ
- What does the location user 04 icon represent?
- This icon represents a user's current location, often used for map-related features or location services.
- How do I use the LocationUser04Icon in React?
- Import the icon and use it with the HugeiconsIcon component: import { LocationUser04Icon } from '@hugeicons/core-free-icons'; <HugeiconsIcon icon={LocationUser04Icon} />.
- What is the license for this icon?
- The HugeIcons location user 04 icon is released under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.