John KuehJohn Kueh

location update 01 icon

HugeIcons · LocationUpdate01Icon · MIT

Download SVG

The HugeIcons location update 01 icon visually represents a change or refresh of a geographical location, commonly used to indicate that the user's current position has been updated or re-centered.

Common uses

  • Re-centering map to current location
  • Refreshing location data
  • Indicating a location change confirmation

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
map refreshre-centercurrent locationgps update

FAQ

What does the LocationUpdate01Icon represent?
This icon signifies an update or refresh of a geographical location. It's often used in map interfaces to re-center the view on the user's current position.
How do I use the LocationUpdate01Icon in a React application?
Import both HugeiconsIcon and LocationUpdate01Icon from their respective packages and render it using the <HugeiconsIcon icon={LocationUpdate01Icon} /> component.
What is the license for this icon?
The HugeIcons library, including the LocationUpdate01Icon, is distributed 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.

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 →