mountains icon
mountains-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.
- Name
- mountains-bold
- Set
- Phosphor
- Style
- Bold
- 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="M160 80a32 32 0 1 0-32-32a32 32 0 0 0 32 32m0-40a8 8 0 1 1-8 8a8 8 0 0 1 8-8m94.32 153.88l-54.56-92.08a19.85 19.85 0 0 0-17.21-9.8a19.83 19.83 0 0 0-17.2 9.8l-18.7 31.55l-37.42-63.5a20 20 0 0 0-34.46 0L1.66 193.91A12 12 0 0 0 12 212h232a12 12 0 0 0 10.32-18.12M92 87.87L108.57 116H75.43ZM33 188l28.28-48h61.44L151 188Zm145.86 0l-18.3-31l22-37.1l40.38 68.1Z"/></svg>
React
import type { SVGProps } from "react";
export function PhMountainsBold(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="M160 80a32 32 0 1 0-32-32a32 32 0 0 0 32 32m0-40a8 8 0 1 1-8 8a8 8 0 0 1 8-8m94.32 153.88l-54.56-92.08a19.85 19.85 0 0 0-17.21-9.8a19.83 19.83 0 0 0-17.2 9.8l-18.7 31.55l-37.42-63.5a20 20 0 0 0-34.46 0L1.66 193.91A12 12 0 0 0 12 212h232a12 12 0 0 0 10.32-18.12M92 87.87L108.57 116H75.43ZM33 188l28.28-48h61.44L151 188Zm145.86 0l-18.3-31l22-37.1l40.38 68.1Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M160 80a32 32 0 1 0-32-32a32 32 0 0 0 32 32m0-40a8 8 0 1 1-8 8a8 8 0 0 1 8-8m94.32 153.88l-54.56-92.08a19.85 19.85 0 0 0-17.21-9.8a19.83 19.83 0 0 0-17.2 9.8l-18.7 31.55l-37.42-63.5a20 20 0 0 0-34.46 0L1.66 193.91A12 12 0 0 0 12 212h232a12 12 0 0 0 10.32-18.12M92 87.87L108.57 116H75.43ZM33 188l28.28-48h61.44L151 188Zm145.86 0l-18.3-31l22-37.1l40.38 68.1Z"/></svg> </template>
CSS
.icon-mountains-bold {
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%22M160%2080a32%2032%200%201%200-32-32a32%2032%200%200%200%2032%2032m0-40a8%208%200%201%201-8%208a8%208%200%200%201%208-8m94.32%20153.88l-54.56-92.08a19.85%2019.85%200%200%200-17.21-9.8a19.83%2019.83%200%200%200-17.2%209.8l-18.7%2031.55l-37.42-63.5a20%2020%200%200%200-34.46%200L1.66%20193.91A12%2012%200%200%200%2012%20212h232a12%2012%200%200%200%2010.32-18.12M92%2087.87L108.57%20116H75.43ZM33%20188l28.28-48h61.44L151%20188Zm145.86%200l-18.3-31l22-37.1l40.38%2068.1Z%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%22M160%2080a32%2032%200%201%200-32-32a32%2032%200%200%200%2032%2032m0-40a8%208%200%201%201-8%208a8%208%200%200%201%208-8m94.32%20153.88l-54.56-92.08a19.85%2019.85%200%200%200-17.21-9.8a19.83%2019.83%200%200%200-17.2%209.8l-18.7%2031.55l-37.42-63.5a20%2020%200%200%200-34.46%200L1.66%20193.91A12%2012%200%200%200%2012%20212h232a12%2012%200%200%200%2010.32-18.12M92%2087.87L108.57%20116H75.43ZM33%20188l28.28-48h61.44L151%20188Zm145.86%200l-18.3-31l22-37.1l40.38%2068.1Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/mountains-bold.svg?color=%231a73e8&size=48