mountains icon
mountains-light from Phosphor by Phosphor Icons · Light · MIT Free for personal and commercial use.
- Name
- mountains-light
- Set
- Phosphor
- Style
- Light
- 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 78a26 26 0 1 0-26-26a26 26 0 0 0 26 26m0-40a14 14 0 1 1-14 14a14 14 0 0 1 14-14m89.16 158.94l-54.56-92.08a13.9 13.9 0 0 0-12-6.86a13.88 13.88 0 0 0-12 6.86l-27.88 47.05l-46.56-79a14 14 0 0 0-24.13 0L2.83 197A6 6 0 0 0 8 206h240a6 6 0 0 0 5.16-9.06M86.27 79a2 2 0 0 1 3.46 0l25.34 43H60.93ZM18.5 194l35.36-60h68.29l19.3 32.77l16 27.2Zm152.93 0l-17.85-30.29L184.83 111a2 2 0 0 1 1.72-1a1.93 1.93 0 0 1 1.72 1l49.2 83Z"/></svg>
React
import type { SVGProps } from "react";
export function PhMountainsLight(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 78a26 26 0 1 0-26-26a26 26 0 0 0 26 26m0-40a14 14 0 1 1-14 14a14 14 0 0 1 14-14m89.16 158.94l-54.56-92.08a13.9 13.9 0 0 0-12-6.86a13.88 13.88 0 0 0-12 6.86l-27.88 47.05l-46.56-79a14 14 0 0 0-24.13 0L2.83 197A6 6 0 0 0 8 206h240a6 6 0 0 0 5.16-9.06M86.27 79a2 2 0 0 1 3.46 0l25.34 43H60.93ZM18.5 194l35.36-60h68.29l19.3 32.77l16 27.2Zm152.93 0l-17.85-30.29L184.83 111a2 2 0 0 1 1.72-1a1.93 1.93 0 0 1 1.72 1l49.2 83Z"/></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 78a26 26 0 1 0-26-26a26 26 0 0 0 26 26m0-40a14 14 0 1 1-14 14a14 14 0 0 1 14-14m89.16 158.94l-54.56-92.08a13.9 13.9 0 0 0-12-6.86a13.88 13.88 0 0 0-12 6.86l-27.88 47.05l-46.56-79a14 14 0 0 0-24.13 0L2.83 197A6 6 0 0 0 8 206h240a6 6 0 0 0 5.16-9.06M86.27 79a2 2 0 0 1 3.46 0l25.34 43H60.93ZM18.5 194l35.36-60h68.29l19.3 32.77l16 27.2Zm152.93 0l-17.85-30.29L184.83 111a2 2 0 0 1 1.72-1a1.93 1.93 0 0 1 1.72 1l49.2 83Z"/></svg> </template>
CSS
.icon-mountains-light {
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%2078a26%2026%200%201%200-26-26a26%2026%200%200%200%2026%2026m0-40a14%2014%200%201%201-14%2014a14%2014%200%200%201%2014-14m89.16%20158.94l-54.56-92.08a13.9%2013.9%200%200%200-12-6.86a13.88%2013.88%200%200%200-12%206.86l-27.88%2047.05l-46.56-79a14%2014%200%200%200-24.13%200L2.83%20197A6%206%200%200%200%208%20206h240a6%206%200%200%200%205.16-9.06M86.27%2079a2%202%200%200%201%203.46%200l25.34%2043H60.93ZM18.5%20194l35.36-60h68.29l19.3%2032.77l16%2027.2Zm152.93%200l-17.85-30.29L184.83%20111a2%202%200%200%201%201.72-1a1.93%201.93%200%200%201%201.72%201l49.2%2083Z%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%2078a26%2026%200%201%200-26-26a26%2026%200%200%200%2026%2026m0-40a14%2014%200%201%201-14%2014a14%2014%200%200%201%2014-14m89.16%20158.94l-54.56-92.08a13.9%2013.9%200%200%200-12-6.86a13.88%2013.88%200%200%200-12%206.86l-27.88%2047.05l-46.56-79a14%2014%200%200%200-24.13%200L2.83%20197A6%206%200%200%200%208%20206h240a6%206%200%200%200%205.16-9.06M86.27%2079a2%202%200%200%201%203.46%200l25.34%2043H60.93ZM18.5%20194l35.36-60h68.29l19.3%2032.77l16%2027.2Zm152.93%200l-17.85-30.29L184.83%20111a2%202%200%200%201%201.72-1a1.93%201.93%200%200%201%201.72%201l49.2%2083Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/mountains-light.svg?color=%231a73e8&size=48