John KuehJohn Kueh

leaving geo fence icon

HugeIcons · LeavingGeoFenceIcon · MIT

Download SVG

The HugeIcons leaving geo fence icon visually represents exiting a defined geographical area, commonly used to indicate a user has moved outside a location-based service zone.

Common uses

  • Geofencing notifications
  • Location-based alerts
  • Tracking user movement outside zones

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
exit geofenceoutside arealocation exitgeo boundary exit

FAQ

What does the leaving geo fence icon represent?
It signifies the action of a user or device moving out of a predefined geographical boundary or 'geo fence'.
How do I use this icon in React?
Import both HugeiconsIcon and LeavingGeoFenceIcon, then render <HugeiconsIcon icon={LeavingGeoFenceIcon} />.
What is the license for this icon?
This 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 →