mountains icon

mountains-thin from Phosphor by Phosphor Icons · Thin · MIT Free for personal and commercial use.

Name
mountains-thin
Set
Phosphor
Style
Thin
Viewbox
256×256
License
MIT

5 other variants in Phosphor

The same icon in other sets

Use the mountains icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M164 76a24 24 0 1 0-24-24a24 24 0 0 0 24 24m0-40a16 16 0 1 1-16 16a16 16 0 0 1 16-16m87.44 162l-54.56-92.08a11.91 11.91 0 0 0-10.33-5.92a11.89 11.89 0 0 0-10.32 5.88l-29.61 50l-48.28-81.97a12 12 0 0 0-20.68 0L4.55 198A4 4 0 0 0 8 204h240a4 4 0 0 0 3.44-6M84.55 78a4 4 0 0 1 6.9 0l27.12 46H57.43ZM15 196l37.71-64h70.58L161 196Zm155.29 0l-19-32.29L183.11 110a4 4 0 0 1 6.88 0l51 86Z"/></svg>

React

import type { SVGProps } from "react";

export function PhMountainsThin(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M164 76a24 24 0 1 0-24-24a24 24 0 0 0 24 24m0-40a16 16 0 1 1-16 16a16 16 0 0 1 16-16m87.44 162l-54.56-92.08a11.91 11.91 0 0 0-10.33-5.92a11.89 11.89 0 0 0-10.32 5.88l-29.61 50l-48.28-81.97a12 12 0 0 0-20.68 0L4.55 198A4 4 0 0 0 8 204h240a4 4 0 0 0 3.44-6M84.55 78a4 4 0 0 1 6.9 0l27.12 46H57.43ZM15 196l37.71-64h70.58L161 196Zm155.29 0l-19-32.29L183.11 110a4 4 0 0 1 6.88 0l51 86Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M164 76a24 24 0 1 0-24-24a24 24 0 0 0 24 24m0-40a16 16 0 1 1-16 16a16 16 0 0 1 16-16m87.44 162l-54.56-92.08a11.91 11.91 0 0 0-10.33-5.92a11.89 11.89 0 0 0-10.32 5.88l-29.61 50l-48.28-81.97a12 12 0 0 0-20.68 0L4.55 198A4 4 0 0 0 8 204h240a4 4 0 0 0 3.44-6M84.55 78a4 4 0 0 1 6.9 0l27.12 46H57.43ZM15 196l37.71-64h70.58L161 196Zm155.29 0l-19-32.29L183.11 110a4 4 0 0 1 6.88 0l51 86Z"/></svg>
</template>

CSS

.icon-mountains-thin {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M164%2076a24%2024%200%201%200-24-24a24%2024%200%200%200%2024%2024m0-40a16%2016%200%201%201-16%2016a16%2016%200%200%201%2016-16m87.44%20162l-54.56-92.08a11.91%2011.91%200%200%200-10.33-5.92a11.89%2011.89%200%200%200-10.32%205.88l-29.61%2050l-48.28-81.97a12%2012%200%200%200-20.68%200L4.55%20198A4%204%200%200%200%208%20204h240a4%204%200%200%200%203.44-6M84.55%2078a4%204%200%200%201%206.9%200l27.12%2046H57.43ZM15%20196l37.71-64h70.58L161%20196Zm155.29%200l-19-32.29L183.11%20110a4%204%200%200%201%206.88%200l51%2086Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M164%2076a24%2024%200%201%200-24-24a24%2024%200%200%200%2024%2024m0-40a16%2016%200%201%201-16%2016a16%2016%200%200%201%2016-16m87.44%20162l-54.56-92.08a11.91%2011.91%200%200%200-10.33-5.92a11.89%2011.89%200%200%200-10.32%205.88l-29.61%2050l-48.28-81.97a12%2012%200%200%200-20.68%200L4.55%20198A4%204%200%200%200%208%20204h240a4%204%200%200%200%203.44-6M84.55%2078a4%204%200%200%201%206.9%200l27.12%2046H57.43ZM15%20196l37.71-64h70.58L161%20196Zm155.29%200l-19-32.29L183.11%20110a4%204%200%200%201%206.88%200l51%2086Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/mountains-thin.svg?color=%231a73e8&size=48