John KuehJohn Kueh

gps off 02 icon

HugeIcons · GpsOff02Icon · MIT

Download SVG

The HugeIcons gps off 02 icon depicts a crossed-out GPS location marker, commonly used to indicate that location services are disabled or unavailable.

Common uses

  • Disabling location services in settings
  • Showing unavailable location data
  • Indication of GPS being turned off

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
location offgps disabledno signalmap disabled

FAQ

What does the gps off 02 icon represent?
It visually signifies that GPS or location tracking functionality is currently inactive or has been intentionally turned off.
How do I use the GpsOff02Icon in React?
Import it using `import { GpsOff02Icon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={GpsOff02Icon} />`.
What is the license for this icon?
This icon 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 →