The Tabler geometry icon depicts a compass rose overlaid on a geometric shape, commonly used to represent map-related features, location services, or navigation tools in a user interface.
Common uses
- Map view toggle
- Location settings
- Navigation menu item
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconGeometry } from '@tabler/icons-react';
<IconGeometry size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- buildarchitecturecreatecompassgeometrylocationnavigationgeographyplacepositionmapcompass iconmap iconlocation markernavigation symbol
FAQ
- What is the geometry icon used for?
- It's typically used for map features, location services, or navigation elements within an application's UI.
- How do I use the geometry icon in React?
- You can import and use it like this: `import { IconGeometry } from '@tabler/icons-react'`. Then render it as `<IconGeometry />`.
- What is the license for the Tabler geometry icon?
- The Tabler icons, including the geometry icon, are distributed under the MIT license.
Looking for something else? Search Tabler 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 →