mountain location top icon
mountain-location-top-20-filled from Fluent UI System Icons by Microsoft Corporation · 20 Filled · MIT Free for personal and commercial use.
- Name
- mountain-location-top-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 top icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M10.987 5.238q-.124.19-.245.364a.894.894 0 0 1-1.511-.039a18 18 0 0 1-.234-.35C8.497 4.452 8 3.552 8 3a2 2 0 1 1 4 0c0 .551-.498 1.45-.996 2.214zM11 3a1 1 0 1 0-2 0a1 1 0 0 0 2 0M8.435 6.17a19 19 0 0 1-.256-.379l-5.355 5.641A3 3 0 0 0 2 13.498V15a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-1.502a3 3 0 0 0-.824-2.066l-5.355-5.64q-.131.199-.256.378q-.166.24-.376.408l2.268 2.39c-1.265.075-2.298.543-3.196.95c-.242.11-.475.215-.7.307c-.66.27-1.264.44-1.916.393c-.557-.04-1.192-.24-1.96-.747L8.81 6.578a2 2 0 0 1-.376-.408"/></svg>
React
import type { SVGProps } from "react";
export function FluentMountainLocationTop20Filled(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="M10.987 5.238q-.124.19-.245.364a.894.894 0 0 1-1.511-.039a18 18 0 0 1-.234-.35C8.497 4.452 8 3.552 8 3a2 2 0 1 1 4 0c0 .551-.498 1.45-.996 2.214zM11 3a1 1 0 1 0-2 0a1 1 0 0 0 2 0M8.435 6.17a19 19 0 0 1-.256-.379l-5.355 5.641A3 3 0 0 0 2 13.498V15a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-1.502a3 3 0 0 0-.824-2.066l-5.355-5.64q-.131.199-.256.378q-.166.24-.376.408l2.268 2.39c-1.265.075-2.298.543-3.196.95c-.242.11-.475.215-.7.307c-.66.27-1.264.44-1.916.393c-.557-.04-1.192-.24-1.96-.747L8.81 6.578a2 2 0 0 1-.376-.408"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M10.987 5.238q-.124.19-.245.364a.894.894 0 0 1-1.511-.039a18 18 0 0 1-.234-.35C8.497 4.452 8 3.552 8 3a2 2 0 1 1 4 0c0 .551-.498 1.45-.996 2.214zM11 3a1 1 0 1 0-2 0a1 1 0 0 0 2 0M8.435 6.17a19 19 0 0 1-.256-.379l-5.355 5.641A3 3 0 0 0 2 13.498V15a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-1.502a3 3 0 0 0-.824-2.066l-5.355-5.64q-.131.199-.256.378q-.166.24-.376.408l2.268 2.39c-1.265.075-2.298.543-3.196.95c-.242.11-.475.215-.7.307c-.66.27-1.264.44-1.916.393c-.557-.04-1.192-.24-1.96-.747L8.81 6.578a2 2 0 0 1-.376-.408"/></svg> </template>
CSS
.icon-mountain-location-top-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%22M10.987%205.238q-.124.19-.245.364a.894.894%200%200%201-1.511-.039a18%2018%200%200%201-.234-.35C8.497%204.452%208%203.552%208%203a2%202%200%201%201%204%200c0%20.551-.498%201.45-.996%202.214zM11%203a1%201%200%201%200-2%200a1%201%200%200%200%202%200M8.435%206.17a19%2019%200%200%201-.256-.379l-5.355%205.641A3%203%200%200%200%202%2013.498V15a2%202%200%200%200%202%202h12a2%202%200%200%200%202-2v-1.502a3%203%200%200%200-.824-2.066l-5.355-5.64q-.131.199-.256.378q-.166.24-.376.408l2.268%202.39c-1.265.075-2.298.543-3.196.95c-.242.11-.475.215-.7.307c-.66.27-1.264.44-1.916.393c-.557-.04-1.192-.24-1.96-.747L8.81%206.578a2%202%200%200%201-.376-.408%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%22M10.987%205.238q-.124.19-.245.364a.894.894%200%200%201-1.511-.039a18%2018%200%200%201-.234-.35C8.497%204.452%208%203.552%208%203a2%202%200%201%201%204%200c0%20.551-.498%201.45-.996%202.214zM11%203a1%201%200%201%200-2%200a1%201%200%200%200%202%200M8.435%206.17a19%2019%200%200%201-.256-.379l-5.355%205.641A3%203%200%200%200%202%2013.498V15a2%202%200%200%200%202%202h12a2%202%200%200%200%202-2v-1.502a3%203%200%200%200-.824-2.066l-5.355-5.64q-.131.199-.256.378q-.166.24-.376.408l2.268%202.39c-1.265.075-2.298.543-3.196.95c-.242.11-.475.215-.7.307c-.66.27-1.264.44-1.916.393c-.557-.04-1.192-.24-1.96-.747L8.81%206.578a2%202%200%200%201-.376-.408%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/mountain-location-top-20-filled.svg?color=%231a73e8&size=48