John KuehJohn Kueh

location offline 04 icon

HugeIcons · LocationOffline04Icon · MIT

Download SVG

The HugeIcons location offline 04 icon depicts a map marker with a cross through it, indicating that a location is unavailable or inaccessible.

Common uses

  • Displaying unavailable service areas
  • Signaling a disabled location feature
  • Marking offline map data points

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
map marker offlinelocation disabledno service areaunavailable location

FAQ

What does the location offline 04 icon represent?
It represents a location that is currently offline, unavailable, or inaccessible. It's used to visually communicate that a service or data related to a specific place is not functioning.
How do I use the LocationOffline04Icon in a React project?
You can import it from '@hugeicons/core-free-icons' and render it using the HugeiconsIcon component like this: import { HugeiconsIcon } from '@hugeicons/react'; import { LocationOffline04Icon } from '@hugeicons/core-free-icons'; then render <HugeiconsIcon icon={LocationOffline04Icon} />.
What is the license for this icon?
This icon is distributed under the MIT license, which allows 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 →