John KuehJohn Kueh

gps 01 icon

HugeIcons · Gps01Icon · MIT

Download SVG

The HugeIcons gps 01 icon depicts a stylized map pin, commonly used to indicate location, navigation, or a point of interest in user interfaces.

Common uses

  • Map markers
  • Location search results
  • Navigation controls

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
map pinlocation markerpinnavigation

FAQ

What does the gps 01 icon represent?
It represents a map pin, symbolizing a specific geographical location or a point on a map.
How do I use the Gps01Icon in React?
Import both HugeiconsIcon and Gps01Icon, then render <HugeiconsIcon icon={Gps01Icon} />.
What is the license for this icon?
The HugeIcons gps 01 icon is available under the MIT license.

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 →