The Tabler map up icon depicts an upward-pointing arrow emerging from a map, commonly used to signify actions related to increasing elevation, ascending a route, or moving to a higher level within a map interface.
Common uses
- Indicate ascending a trail or route on a map.
- Show a 'go to higher zoom level' action.
- Represent an increase in altitude or elevation data.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMapUp } from '@tabler/icons-react';
<IconMapUp size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- elevateraiseascendhigherboostincreaseclimbliftimproveupliftmapupmap elevationmap ascendmap increaseroute up
FAQ
- What does the map up icon represent?
- It visually communicates an upward movement or increase in elevation, often in the context of navigation or geographical data.
- How do I use the map up icon in React?
- You can import and use it like this: import { IconMapUp } from '@tabler/icons-react'; <IconMapUp />
- What is the license for this icon?
- The Tabler icons, including map up, are available 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 →