The Tabler map east icon depicts a map with an arrow pointing east, commonly used to indicate direction, orientation, or a specific eastward location within a user interface.
Common uses
- Navigation element for eastward routes
- Indicator for eastern regions on a map interface
- Setting or preference for eastward orientation
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMapEast } from '@tabler/icons-react';
<IconMapEast size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- orientsunrisedirectionrightorientalasiacompasscardinalsunupfarmapeastmap direction eastmap arrow easteast orientmap sunrise
FAQ
- What is the map east icon used for?
- It's used to visually represent an eastward direction, orientation, or location, often in navigation or mapping contexts.
- How do I use the map east icon in React?
- You can import and use it like this: import { IconMapEast } from '@tabler/icons-react'. Then render it as <IconMapEast />.
- What is the license for the map east icon?
- The Tabler icon library, including the map east icon, is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
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 →