The HugeIcons location 09 icon depicts a map pin with a subtle wave or ripple effect, often used to indicate a specific point of interest, a user's current position, or a destination on a map interface.
Common uses
- Map marker for points of interest
- User's current location indicator
- Destination pin in navigation apps
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Location09Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Location09Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- map pingps markerdestination icongeolocation icon
FAQ
- What does the location 09 icon represent?
- This icon visually represents a map pin, often with a subtle ripple effect, signifying a specific geographical point.
- How do I use the Location09Icon in React?
- Import both HugeiconsIcon and Location09Icon, then render it using <HugeiconsIcon icon={Location09Icon} />.
- What is the license for this icon?
- The Location09Icon is distributed under the MIT license, allowing for free use in commercial and non-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 →