John KuehJohn Kueh

mountains icon

Phosphor · mountains · MIT

Download SVG

The Phosphor mountains icon depicts a stylized mountain range, commonly used to represent nature, outdoor activities, or geographical locations in user interfaces.

Common uses

  • Map markers for hiking trails
  • Background element for travel blogs
  • Button for outdoor adventure sections

Use it in React

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

<Mountains size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<Mountains size={24} />
thin
<Mountains size={24} weight="thin" />
light
<Mountains size={24} weight="light" />
bold
<Mountains size={24} weight="bold" />
fill
<Mountains size={24} weight="fill" />
duotone
<Mountains size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
nature
Keywords
*updated*hillsoutdoorsterraingeologyadventurenaturemaps & travelmountains

FAQ

What is the mountains icon used for?
It's typically used to signify nature, outdoor themes, geography, or adventure within a UI.
How do I use the mountains icon in React?
You can import and use it like this: import { Mountains } from '@phosphor-icons/react'. Then render it as <Mountains />.
What is the license for the Phosphor mountains icon?
The Phosphor icon library, including the mountains icon, is available under the MIT license.

Looking for something else? Search Phosphor 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 →