The HugeIcons maps square 01 icon depicts a stylized map or a grid of map sections, commonly used to represent location-based features, navigation, or geographical data in user interfaces.
Common uses
- Map or location feature button
- Geographical data display toggle
- Navigation to a map view
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { MapsSquare01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={MapsSquare01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- map iconlocation iconnavigation iconsquare map
FAQ
- What is the MapsSquare01Icon used for?
- This icon is typically used to represent map-related functionalities, such as accessing a map, indicating a location, or denoting geographical information within an application.
- How do I use the MapsSquare01Icon in React?
- Import both HugeiconsIcon and MapsSquare01Icon from their respective packages and render the icon using the <HugeiconsIcon icon={MapsSquare01Icon} /> component.
- What is the license for this icon?
- The HugeIcons MapsSquare01Icon is distributed under the MIT license, allowing 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 →