mountain location bottom icon

mountain-location-bottom-20-filled from Fluent UI System Icons by Microsoft Corporation · 20 Filled · MIT Free for personal and commercial use.

Name
mountain-location-bottom-20-filled
Set
Fluent UI System Icons
Style
20 Filled
Viewbox
20×20
License
MIT

5 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the mountain location bottom icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M8.187 2.783a2.5 2.5 0 0 1 3.626 0l5.363 5.65A3 3 0 0 1 18 10.497V15a2 2 0 0 1-2 2h-4.318c.265-.393.554-.85.79-1.303c.244-.469.528-1.106.528-1.697a3 3 0 1 0-6 0c0 .59.284 1.228.529 1.697c.235.452.524.91.79 1.303H4a2 2 0 0 1-2-2v-4.502a3 3 0 0 1 .824-2.066zm2.9.689a1.5 1.5 0 0 0-2.175 0l-3.227 3.4c.768.505 1.403.707 1.96.746c.652.047 1.255-.123 1.916-.393c.225-.092.457-.198.7-.308c.898-.406 1.93-.874 3.196-.95zM8.392 15.188c.247.48.572.988.866 1.414a.894.894 0 0 0 1.486 0c.294-.426.62-.933.866-1.414c.23-.449.391-.875.391-1.188a2 2 0 1 0-4 0c0 .313.16.739.391 1.188m2.37-.539a.998.998 0 0 1-1.522 0a1 1 0 1 1 1.522 0"/></svg>

React

import type { SVGProps } from "react";

export function FluentMountainLocationBottom20Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M8.187 2.783a2.5 2.5 0 0 1 3.626 0l5.363 5.65A3 3 0 0 1 18 10.497V15a2 2 0 0 1-2 2h-4.318c.265-.393.554-.85.79-1.303c.244-.469.528-1.106.528-1.697a3 3 0 1 0-6 0c0 .59.284 1.228.529 1.697c.235.452.524.91.79 1.303H4a2 2 0 0 1-2-2v-4.502a3 3 0 0 1 .824-2.066zm2.9.689a1.5 1.5 0 0 0-2.175 0l-3.227 3.4c.768.505 1.403.707 1.96.746c.652.047 1.255-.123 1.916-.393c.225-.092.457-.198.7-.308c.898-.406 1.93-.874 3.196-.95zM8.392 15.188c.247.48.572.988.866 1.414a.894.894 0 0 0 1.486 0c.294-.426.62-.933.866-1.414c.23-.449.391-.875.391-1.188a2 2 0 1 0-4 0c0 .313.16.739.391 1.188m2.37-.539a.998.998 0 0 1-1.522 0a1 1 0 1 1 1.522 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M8.187 2.783a2.5 2.5 0 0 1 3.626 0l5.363 5.65A3 3 0 0 1 18 10.497V15a2 2 0 0 1-2 2h-4.318c.265-.393.554-.85.79-1.303c.244-.469.528-1.106.528-1.697a3 3 0 1 0-6 0c0 .59.284 1.228.529 1.697c.235.452.524.91.79 1.303H4a2 2 0 0 1-2-2v-4.502a3 3 0 0 1 .824-2.066zm2.9.689a1.5 1.5 0 0 0-2.175 0l-3.227 3.4c.768.505 1.403.707 1.96.746c.652.047 1.255-.123 1.916-.393c.225-.092.457-.198.7-.308c.898-.406 1.93-.874 3.196-.95zM8.392 15.188c.247.48.572.988.866 1.414a.894.894 0 0 0 1.486 0c.294-.426.62-.933.866-1.414c.23-.449.391-.875.391-1.188a2 2 0 1 0-4 0c0 .313.16.739.391 1.188m2.37-.539a.998.998 0 0 1-1.522 0a1 1 0 1 1 1.522 0"/></svg>
</template>

CSS

.icon-mountain-location-bottom-20-filled {
  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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.187%202.783a2.5%202.5%200%200%201%203.626%200l5.363%205.65A3%203%200%200%201%2018%2010.497V15a2%202%200%200%201-2%202h-4.318c.265-.393.554-.85.79-1.303c.244-.469.528-1.106.528-1.697a3%203%200%201%200-6%200c0%20.59.284%201.228.529%201.697c.235.452.524.91.79%201.303H4a2%202%200%200%201-2-2v-4.502a3%203%200%200%201%20.824-2.066zm2.9.689a1.5%201.5%200%200%200-2.175%200l-3.227%203.4c.768.505%201.403.707%201.96.746c.652.047%201.255-.123%201.916-.393c.225-.092.457-.198.7-.308c.898-.406%201.93-.874%203.196-.95zM8.392%2015.188c.247.48.572.988.866%201.414a.894.894%200%200%200%201.486%200c.294-.426.62-.933.866-1.414c.23-.449.391-.875.391-1.188a2%202%200%201%200-4%200c0%20.313.16.739.391%201.188m2.37-.539a.998.998%200%200%201-1.522%200a1%201%200%201%201%201.522%200%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.187%202.783a2.5%202.5%200%200%201%203.626%200l5.363%205.65A3%203%200%200%201%2018%2010.497V15a2%202%200%200%201-2%202h-4.318c.265-.393.554-.85.79-1.303c.244-.469.528-1.106.528-1.697a3%203%200%201%200-6%200c0%20.59.284%201.228.529%201.697c.235.452.524.91.79%201.303H4a2%202%200%200%201-2-2v-4.502a3%203%200%200%201%20.824-2.066zm2.9.689a1.5%201.5%200%200%200-2.175%200l-3.227%203.4c.768.505%201.403.707%201.96.746c.652.047%201.255-.123%201.916-.393c.225-.092.457-.198.7-.308c.898-.406%201.93-.874%203.196-.95zM8.392%2015.188c.247.48.572.988.866%201.414a.894.894%200%200%200%201.486%200c.294-.426.62-.933.866-1.414c.23-.449.391-.875.391-1.188a2%202%200%201%200-4%200c0%20.313.16.739.391%201.188m2.37-.539a.998.998%200%200%201-1.522%200a1%201%200%201%201%201.522%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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