John KuehJohn Kueh

maps off icon

HugeIcons · MapsOffIcon · MIT

Download SVG

The HugeIcons maps off icon visually represents the absence or disabling of map functionality, commonly used to indicate that map features are not available or have been turned off.

Common uses

  • Disabling map view in a travel app
  • Toggling map layers off
  • Indicating no location data available

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
no mapsmap disabledhide mapmap unavailable

FAQ

What does the MapsOffIcon represent?
The MapsOffIcon signifies that map-related features or data are unavailable or have been deactivated within the user interface.
How do I use MapsOffIcon in React?
Import both HugeiconsIcon and MapsOffIcon, then render it using <HugeiconsIcon icon={MapsOffIcon} />.
What is the license for this icon?
The MapsOffIcon is distributed under the MIT license, allowing for free use in commercial and non-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 →