snow capped mountain emoji

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

Name
snow-capped-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 snow capped mountain emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M13.07 4.215a4.13 4.13 0 0 1 5.85 0l4.168 4.168l.012.002l6.9 6.9V29H2V15.285zm4.183 4.316l.557-.279a8.9 8.9 0 0 1 2.847-.886l-2.444-2.444a3.13 3.13 0 0 0-4.436 0l-3.434 3.434l.428.211a7 7 0 0 0 3.079.718h.24c1.096 0 2.18-.254 3.157-.751zM29 22.989l-1.003.448a19.4 19.4 0 0 1-7.91 1.695a19.3 19.3 0 0 1-6.35-1.072l-3.813-1.327A13.1 13.1 0 0 0 5.621 22q-1.327.002-2.621.27V28h26z"/></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastSnowCappedMountain(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="M13.07 4.215a4.13 4.13 0 0 1 5.85 0l4.168 4.168l.012.002l6.9 6.9V29H2V15.285zm4.183 4.316l.557-.279a8.9 8.9 0 0 1 2.847-.886l-2.444-2.444a3.13 3.13 0 0 0-4.436 0l-3.434 3.434l.428.211a7 7 0 0 0 3.079.718h.24c1.096 0 2.18-.254 3.157-.751zM29 22.989l-1.003.448a19.4 19.4 0 0 1-7.91 1.695a19.3 19.3 0 0 1-6.35-1.072l-3.813-1.327A13.1 13.1 0 0 0 5.621 22q-1.327.002-2.621.27V28h26z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M13.07 4.215a4.13 4.13 0 0 1 5.85 0l4.168 4.168l.012.002l6.9 6.9V29H2V15.285zm4.183 4.316l.557-.279a8.9 8.9 0 0 1 2.847-.886l-2.444-2.444a3.13 3.13 0 0 0-4.436 0l-3.434 3.434l.428.211a7 7 0 0 0 3.079.718h.24c1.096 0 2.18-.254 3.157-.751zM29 22.989l-1.003.448a19.4 19.4 0 0 1-7.91 1.695a19.3 19.3 0 0 1-6.35-1.072l-3.813-1.327A13.1 13.1 0 0 0 5.621 22q-1.327.002-2.621.27V28h26z"/></svg>
</template>

CSS

.icon-snow-capped-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%22M13.07%204.215a4.13%204.13%200%200%201%205.85%200l4.168%204.168l.012.002l6.9%206.9V29H2V15.285zm4.183%204.316l.557-.279a8.9%208.9%200%200%201%202.847-.886l-2.444-2.444a3.13%203.13%200%200%200-4.436%200l-3.434%203.434l.428.211a7%207%200%200%200%203.079.718h.24c1.096%200%202.18-.254%203.157-.751zM29%2022.989l-1.003.448a19.4%2019.4%200%200%201-7.91%201.695a19.3%2019.3%200%200%201-6.35-1.072l-3.813-1.327A13.1%2013.1%200%200%200%205.621%2022q-1.327.002-2.621.27V28h26z%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%22M13.07%204.215a4.13%204.13%200%200%201%205.85%200l4.168%204.168l.012.002l6.9%206.9V29H2V15.285zm4.183%204.316l.557-.279a8.9%208.9%200%200%201%202.847-.886l-2.444-2.444a3.13%203.13%200%200%200-4.436%200l-3.434%203.434l.428.211a7%207%200%200%200%203.079.718h.24c1.096%200%202.18-.254%203.157-.751zM29%2022.989l-1.003.448a19.4%2019.4%200%200%201-7.91%201.695a19.3%2019.3%200%200%201-6.35-1.072l-3.813-1.327A13.1%2013.1%200%200%200%205.621%2022q-1.327.002-2.621.27V28h26z%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/snow-capped-mountain.svg?color=%231a73e8&size=48