mountain from Fluent Emoji High Contrast by Microsoft Corporation · Default · Travel & Places · MIT Free for personal and commercial use.

Name
mountain
Set
Fluent Emoji High Contrast
Style
Default
Category
Travel & Places
Viewbox
32×32
License
MIT

The same emoji in other sets

More travel & places icons from Fluent Emoji High Contrast

Use the mountain emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m30.007 15.042l-6.79-6.748h.007a359 359 0 0 1-3.256-3.256c-1.312-1.34-3.275-1.472-4.738 0c-.842.848-1.907 1.916-2.683 2.692l-.292.292l-.262.26c-.907.907-1.533 1.532-3.001 1.536v.013c-.415.01-.83.03-1.002.065c-.628.128-1.297.465-2.022 1.344c-.898 1.09-3.015 3.62-3.961 4.748v5.467L2 21.457v8.539h28V22.46h.007zm-16.5-6.858c.744-.745 1.677-1.681 2.432-2.44c.556-.56 1.155-.771 1.697-.76c.55.01 1.125.252 1.617.754c.468.478 1.035 1.048 1.578 1.59a7.3 7.3 0 0 0-1.88.66c-.564.3-1.594.798-2.89.798c-.898 0-1.666-.214-2.554-.602m6.242 16.84l.379.002c3.063-.023 6.077-.914 8.872-2.052v6.022H3v-6.739q.159-.03.324-.058c.933-.15 1.989-.22 3.181-.137c1.23.095 2.617.364 4.182.904l.742.256c3.342 1.157 5.116 1.772 8.32 1.803m.372-.998a14 14 0 0 1-.36-.001c-2.855-.028-4.362-.545-7.704-1.702l-.719-.248c-1.771-.61-3.351-.911-4.759-1.01a14 14 0 0 0-3.572.172v-4.885c1.025-1.224 2.9-3.465 3.733-4.476c.47-.57.857-.806 1.165-.92q.04-.015.08-.027l.003.733v.006c.002.397.004.833.004 1.339c0 1.05.302 2.083.935 2.876c.649.813 1.614 1.327 2.789 1.327c1.285 0 2.448.666 3.405 1.634l5.158 5.18z"/></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastMountain(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="m30.007 15.042l-6.79-6.748h.007a359 359 0 0 1-3.256-3.256c-1.312-1.34-3.275-1.472-4.738 0c-.842.848-1.907 1.916-2.683 2.692l-.292.292l-.262.26c-.907.907-1.533 1.532-3.001 1.536v.013c-.415.01-.83.03-1.002.065c-.628.128-1.297.465-2.022 1.344c-.898 1.09-3.015 3.62-3.961 4.748v5.467L2 21.457v8.539h28V22.46h.007zm-16.5-6.858c.744-.745 1.677-1.681 2.432-2.44c.556-.56 1.155-.771 1.697-.76c.55.01 1.125.252 1.617.754c.468.478 1.035 1.048 1.578 1.59a7.3 7.3 0 0 0-1.88.66c-.564.3-1.594.798-2.89.798c-.898 0-1.666-.214-2.554-.602m6.242 16.84l.379.002c3.063-.023 6.077-.914 8.872-2.052v6.022H3v-6.739q.159-.03.324-.058c.933-.15 1.989-.22 3.181-.137c1.23.095 2.617.364 4.182.904l.742.256c3.342 1.157 5.116 1.772 8.32 1.803m.372-.998a14 14 0 0 1-.36-.001c-2.855-.028-4.362-.545-7.704-1.702l-.719-.248c-1.771-.61-3.351-.911-4.759-1.01a14 14 0 0 0-3.572.172v-4.885c1.025-1.224 2.9-3.465 3.733-4.476c.47-.57.857-.806 1.165-.92q.04-.015.08-.027l.003.733v.006c.002.397.004.833.004 1.339c0 1.05.302 2.083.935 2.876c.649.813 1.614 1.327 2.789 1.327c1.285 0 2.448.666 3.405 1.634l5.158 5.18z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m30.007 15.042l-6.79-6.748h.007a359 359 0 0 1-3.256-3.256c-1.312-1.34-3.275-1.472-4.738 0c-.842.848-1.907 1.916-2.683 2.692l-.292.292l-.262.26c-.907.907-1.533 1.532-3.001 1.536v.013c-.415.01-.83.03-1.002.065c-.628.128-1.297.465-2.022 1.344c-.898 1.09-3.015 3.62-3.961 4.748v5.467L2 21.457v8.539h28V22.46h.007zm-16.5-6.858c.744-.745 1.677-1.681 2.432-2.44c.556-.56 1.155-.771 1.697-.76c.55.01 1.125.252 1.617.754c.468.478 1.035 1.048 1.578 1.59a7.3 7.3 0 0 0-1.88.66c-.564.3-1.594.798-2.89.798c-.898 0-1.666-.214-2.554-.602m6.242 16.84l.379.002c3.063-.023 6.077-.914 8.872-2.052v6.022H3v-6.739q.159-.03.324-.058c.933-.15 1.989-.22 3.181-.137c1.23.095 2.617.364 4.182.904l.742.256c3.342 1.157 5.116 1.772 8.32 1.803m.372-.998a14 14 0 0 1-.36-.001c-2.855-.028-4.362-.545-7.704-1.702l-.719-.248c-1.771-.61-3.351-.911-4.759-1.01a14 14 0 0 0-3.572.172v-4.885c1.025-1.224 2.9-3.465 3.733-4.476c.47-.57.857-.806 1.165-.92q.04-.015.08-.027l.003.733v.006c.002.397.004.833.004 1.339c0 1.05.302 2.083.935 2.876c.649.813 1.614 1.327 2.789 1.327c1.285 0 2.448.666 3.405 1.634l5.158 5.18z"/></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%22m30.007%2015.042l-6.79-6.748h.007a359%20359%200%200%201-3.256-3.256c-1.312-1.34-3.275-1.472-4.738%200c-.842.848-1.907%201.916-2.683%202.692l-.292.292l-.262.26c-.907.907-1.533%201.532-3.001%201.536v.013c-.415.01-.83.03-1.002.065c-.628.128-1.297.465-2.022%201.344c-.898%201.09-3.015%203.62-3.961%204.748v5.467L2%2021.457v8.539h28V22.46h.007zm-16.5-6.858c.744-.745%201.677-1.681%202.432-2.44c.556-.56%201.155-.771%201.697-.76c.55.01%201.125.252%201.617.754c.468.478%201.035%201.048%201.578%201.59a7.3%207.3%200%200%200-1.88.66c-.564.3-1.594.798-2.89.798c-.898%200-1.666-.214-2.554-.602m6.242%2016.84l.379.002c3.063-.023%206.077-.914%208.872-2.052v6.022H3v-6.739q.159-.03.324-.058c.933-.15%201.989-.22%203.181-.137c1.23.095%202.617.364%204.182.904l.742.256c3.342%201.157%205.116%201.772%208.32%201.803m.372-.998a14%2014%200%200%201-.36-.001c-2.855-.028-4.362-.545-7.704-1.702l-.719-.248c-1.771-.61-3.351-.911-4.759-1.01a14%2014%200%200%200-3.572.172v-4.885c1.025-1.224%202.9-3.465%203.733-4.476c.47-.57.857-.806%201.165-.92q.04-.015.08-.027l.003.733v.006c.002.397.004.833.004%201.339c0%201.05.302%202.083.935%202.876c.649.813%201.614%201.327%202.789%201.327c1.285%200%202.448.666%203.405%201.634l5.158%205.18z%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%22m30.007%2015.042l-6.79-6.748h.007a359%20359%200%200%201-3.256-3.256c-1.312-1.34-3.275-1.472-4.738%200c-.842.848-1.907%201.916-2.683%202.692l-.292.292l-.262.26c-.907.907-1.533%201.532-3.001%201.536v.013c-.415.01-.83.03-1.002.065c-.628.128-1.297.465-2.022%201.344c-.898%201.09-3.015%203.62-3.961%204.748v5.467L2%2021.457v8.539h28V22.46h.007zm-16.5-6.858c.744-.745%201.677-1.681%202.432-2.44c.556-.56%201.155-.771%201.697-.76c.55.01%201.125.252%201.617.754c.468.478%201.035%201.048%201.578%201.59a7.3%207.3%200%200%200-1.88.66c-.564.3-1.594.798-2.89.798c-.898%200-1.666-.214-2.554-.602m6.242%2016.84l.379.002c3.063-.023%206.077-.914%208.872-2.052v6.022H3v-6.739q.159-.03.324-.058c.933-.15%201.989-.22%203.181-.137c1.23.095%202.617.364%204.182.904l.742.256c3.342%201.157%205.116%201.772%208.32%201.803m.372-.998a14%2014%200%200%201-.36-.001c-2.855-.028-4.362-.545-7.704-1.702l-.719-.248c-1.771-.61-3.351-.911-4.759-1.01a14%2014%200%200%200-3.572.172v-4.885c1.025-1.224%202.9-3.465%203.733-4.476c.47-.57.857-.806%201.165-.92q.04-.015.08-.027l.003.733v.006c.002.397.004.833.004%201.339c0%201.05.302%202.083.935%202.876c.649.813%201.614%201.327%202.789%201.327c1.285%200%202.448.666%203.405%201.634l5.158%205.18z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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