John KuehJohn Kueh

location 08 icon

HugeIcons · Location08Icon · MIT

Download SVG

The HugeIcons location 08 icon depicts a stylized map pin, commonly used to indicate a specific place or address on a map or in location-based services.

Common uses

  • Map markers
  • Address display
  • Geographic search results

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Location08Icon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={Location08Icon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
map pinpoint of interestaddress markergeotag

FAQ

What does the Location08 icon represent?
It represents a map pin, used to pinpoint a location on a map or in an interface related to geography.
How do I use the Location08 icon in React?
Import it as 'Location08Icon' from '@hugeicons/core-free-icons' and render it using the HugeiconsIcon component: <HugeiconsIcon icon={Location08Icon} />.
What is the license for this icon?
This icon 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.

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 →