John KuehJohn Kueh

mountain icon

Tabler · mountain · MIT

Download SVG

The Tabler mountain icon visually represents a large natural elevation and is commonly used in UIs to signify locations, outdoor activities, or natural environments.

Common uses

  • Map markers for hiking trails
  • Background for travel blogs
  • Section header for outdoor gear

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconMountain } from '@tabler/icons-react';

<IconMountain size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconMountain size={24} stroke={2} />
filled
<IconMountainFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Nature
Keywords
alpscampingmount everesttrekkingmountainenvironmentnaturaloutdoorecosystemearthnaturepeaksummitoutdoors

FAQ

What is the mountain icon used for?
It's used to represent mountains, peaks, or natural landscapes in user interfaces. It's suitable for themes related to nature, travel, or outdoor activities.
How do I use the mountain icon in React?
You can import and use it directly in your React components like this: import { IconMountain } from '@tabler/icons-react'.
What is the license for the Tabler mountain icon?
The Tabler icon library, including the mountain 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 →