mountain from Line Awesome by Icons8 · Line · Camping · Apache-2.0 Free for personal and commercial use.

Name
mountain
Set
Line Awesome
Style
Line
Category
Camping
Viewbox
32×32
License
Apache 2.0
Aliases
mountain-solid

The same icon in other sets

More camping icons from Line Awesome

Use the mountain icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m17.012 3.021l-.912 1.66l-6.522 11.856l-1.916-1.916l-.66 1.098l-5.86 9.767L.235 27h31.284l-.598-1.395l-3-7l-.582-1.357l-2.068 2.068l-7.403-14.605zm-.073 4.282l3.04 5.996l-.774.664l-2.28-1.953l-2.279 1.953l-.93-.799zm-.013 7.34l2.28 1.953l1.702-1.46l3.2 6.315l.622 1.233l1.932-1.932L28.482 25H3.766l4.293-7.154l1.988 1.988l.642-1.166l2.043-3.713l1.914 1.64z"/></svg>

React

import type { SVGProps } from "react";

export function LaMountain(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m17.012 3.021l-.912 1.66l-6.522 11.856l-1.916-1.916l-.66 1.098l-5.86 9.767L.235 27h31.284l-.598-1.395l-3-7l-.582-1.357l-2.068 2.068l-7.403-14.605zm-.073 4.282l3.04 5.996l-.774.664l-2.28-1.953l-2.279 1.953l-.93-.799zm-.013 7.34l2.28 1.953l1.702-1.46l3.2 6.315l.622 1.233l1.932-1.932L28.482 25H3.766l4.293-7.154l1.988 1.988l.642-1.166l2.043-3.713l1.914 1.64z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m17.012 3.021l-.912 1.66l-6.522 11.856l-1.916-1.916l-.66 1.098l-5.86 9.767L.235 27h31.284l-.598-1.395l-3-7l-.582-1.357l-2.068 2.068l-7.403-14.605zm-.073 4.282l3.04 5.996l-.774.664l-2.28-1.953l-2.279 1.953l-.93-.799zm-.013 7.34l2.28 1.953l1.702-1.46l3.2 6.315l.622 1.233l1.932-1.932L28.482 25H3.766l4.293-7.154l1.988 1.988l.642-1.166l2.043-3.713l1.914 1.64z"/></svg>
</template>

CSS

.icon-mountain {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m17.012%203.021l-.912%201.66l-6.522%2011.856l-1.916-1.916l-.66%201.098l-5.86%209.767L.235%2027h31.284l-.598-1.395l-3-7l-.582-1.357l-2.068%202.068l-7.403-14.605zm-.073%204.282l3.04%205.996l-.774.664l-2.28-1.953l-2.279%201.953l-.93-.799zm-.013%207.34l2.28%201.953l1.702-1.46l3.2%206.315l.622%201.233l1.932-1.932L28.482%2025H3.766l4.293-7.154l1.988%201.988l.642-1.166l2.043-3.713l1.914%201.64z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m17.012%203.021l-.912%201.66l-6.522%2011.856l-1.916-1.916l-.66%201.098l-5.86%209.767L.235%2027h31.284l-.598-1.395l-3-7l-.582-1.357l-2.068%202.068l-7.403-14.605zm-.073%204.282l3.04%205.996l-.774.664l-2.28-1.953l-2.279%201.953l-.93-.799zm-.013%207.34l2.28%201.953l1.702-1.46l3.2%206.315l.622%201.233l1.932-1.932L28.482%2025H3.766l4.293-7.154l1.988%201.988l.642-1.166l2.043-3.713l1.914%201.64z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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