mountain location top icon
mountain-location-top-24-regular from Fluent UI System Icons by Microsoft Corporation · 24 Regular · MIT Free for personal and commercial use.
- Name
- mountain-location-top-24-regular
- Set
- Fluent UI System Icons
- Style
- 24 Regular
- Viewbox
- 24×24
- 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 24 24"><path fill="currentColor" d="M13.513 7.555c-.27.395-.54.765-.777 1.076a.916.916 0 0 1-1.472 0c-.25-.33-.538-.724-.824-1.146a18 18 0 0 1-.44-.68c-.55-.895-1-1.82-1-2.462C9 2.686 10.343 1 12 1s3 1.686 3 3.343c0 .526-.302 1.244-.715 1.979a17 17 0 0 1-.772 1.233M12.87 5.22a1.5 1.5 0 1 0-1.742 0a1.49 1.49 0 0 0 1.742 0m-6.793 6.602l3.68-3.563a19 19 0 0 1-.824-1.29L2.99 12.725A3.25 3.25 0 0 0 2 15.06v3.69A2.25 2.25 0 0 0 4.25 21h15.5A2.25 2.25 0 0 0 22 18.75v-3.69a3.25 3.25 0 0 0-.99-2.336l-5.944-5.753a19 19 0 0 1-.825 1.289l2.082 2.015a10.6 10.6 0 0 0-2.02.463c-.682.223-1.384.511-2.04.782c-.388.159-.76.312-1.101.44c-.983.37-1.878.613-2.782.583c-.71-.025-1.467-.22-2.302-.72m-2.045 1.98l.936-.907c1.158.771 2.268 1.108 3.36 1.146c1.202.04 2.319-.285 3.361-.678a41 41 0 0 0 1.242-.497a25 25 0 0 1 1.836-.703c.991-.323 1.99-.518 3.066-.426l2.133 2.064c.34.33.533.784.533 1.258v3.69a.75.75 0 0 1-.75.75H4.25a.75.75 0 0 1-.75-.75v-3.69c0-.474.192-.928.533-1.258"/></svg>
React
import type { SVGProps } from "react";
export function FluentMountainLocationTop24Regular(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.513 7.555c-.27.395-.54.765-.777 1.076a.916.916 0 0 1-1.472 0c-.25-.33-.538-.724-.824-1.146a18 18 0 0 1-.44-.68c-.55-.895-1-1.82-1-2.462C9 2.686 10.343 1 12 1s3 1.686 3 3.343c0 .526-.302 1.244-.715 1.979a17 17 0 0 1-.772 1.233M12.87 5.22a1.5 1.5 0 1 0-1.742 0a1.49 1.49 0 0 0 1.742 0m-6.793 6.602l3.68-3.563a19 19 0 0 1-.824-1.29L2.99 12.725A3.25 3.25 0 0 0 2 15.06v3.69A2.25 2.25 0 0 0 4.25 21h15.5A2.25 2.25 0 0 0 22 18.75v-3.69a3.25 3.25 0 0 0-.99-2.336l-5.944-5.753a19 19 0 0 1-.825 1.289l2.082 2.015a10.6 10.6 0 0 0-2.02.463c-.682.223-1.384.511-2.04.782c-.388.159-.76.312-1.101.44c-.983.37-1.878.613-2.782.583c-.71-.025-1.467-.22-2.302-.72m-2.045 1.98l.936-.907c1.158.771 2.268 1.108 3.36 1.146c1.202.04 2.319-.285 3.361-.678a41 41 0 0 0 1.242-.497a25 25 0 0 1 1.836-.703c.991-.323 1.99-.518 3.066-.426l2.133 2.064c.34.33.533.784.533 1.258v3.69a.75.75 0 0 1-.75.75H4.25a.75.75 0 0 1-.75-.75v-3.69c0-.474.192-.928.533-1.258"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.513 7.555c-.27.395-.54.765-.777 1.076a.916.916 0 0 1-1.472 0c-.25-.33-.538-.724-.824-1.146a18 18 0 0 1-.44-.68c-.55-.895-1-1.82-1-2.462C9 2.686 10.343 1 12 1s3 1.686 3 3.343c0 .526-.302 1.244-.715 1.979a17 17 0 0 1-.772 1.233M12.87 5.22a1.5 1.5 0 1 0-1.742 0a1.49 1.49 0 0 0 1.742 0m-6.793 6.602l3.68-3.563a19 19 0 0 1-.824-1.29L2.99 12.725A3.25 3.25 0 0 0 2 15.06v3.69A2.25 2.25 0 0 0 4.25 21h15.5A2.25 2.25 0 0 0 22 18.75v-3.69a3.25 3.25 0 0 0-.99-2.336l-5.944-5.753a19 19 0 0 1-.825 1.289l2.082 2.015a10.6 10.6 0 0 0-2.02.463c-.682.223-1.384.511-2.04.782c-.388.159-.76.312-1.101.44c-.983.37-1.878.613-2.782.583c-.71-.025-1.467-.22-2.302-.72m-2.045 1.98l.936-.907c1.158.771 2.268 1.108 3.36 1.146c1.202.04 2.319-.285 3.361-.678a41 41 0 0 0 1.242-.497a25 25 0 0 1 1.836-.703c.991-.323 1.99-.518 3.066-.426l2.133 2.064c.34.33.533.784.533 1.258v3.69a.75.75 0 0 1-.75.75H4.25a.75.75 0 0 1-.75-.75v-3.69c0-.474.192-.928.533-1.258"/></svg> </template>
CSS
.icon-mountain-location-top-24-regular {
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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13.513%207.555c-.27.395-.54.765-.777%201.076a.916.916%200%200%201-1.472%200c-.25-.33-.538-.724-.824-1.146a18%2018%200%200%201-.44-.68c-.55-.895-1-1.82-1-2.462C9%202.686%2010.343%201%2012%201s3%201.686%203%203.343c0%20.526-.302%201.244-.715%201.979a17%2017%200%200%201-.772%201.233M12.87%205.22a1.5%201.5%200%201%200-1.742%200a1.49%201.49%200%200%200%201.742%200m-6.793%206.602l3.68-3.563a19%2019%200%200%201-.824-1.29L2.99%2012.725A3.25%203.25%200%200%200%202%2015.06v3.69A2.25%202.25%200%200%200%204.25%2021h15.5A2.25%202.25%200%200%200%2022%2018.75v-3.69a3.25%203.25%200%200%200-.99-2.336l-5.944-5.753a19%2019%200%200%201-.825%201.289l2.082%202.015a10.6%2010.6%200%200%200-2.02.463c-.682.223-1.384.511-2.04.782c-.388.159-.76.312-1.101.44c-.983.37-1.878.613-2.782.583c-.71-.025-1.467-.22-2.302-.72m-2.045%201.98l.936-.907c1.158.771%202.268%201.108%203.36%201.146c1.202.04%202.319-.285%203.361-.678a41%2041%200%200%200%201.242-.497a25%2025%200%200%201%201.836-.703c.991-.323%201.99-.518%203.066-.426l2.133%202.064c.34.33.533.784.533%201.258v3.69a.75.75%200%200%201-.75.75H4.25a.75.75%200%200%201-.75-.75v-3.69c0-.474.192-.928.533-1.258%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13.513%207.555c-.27.395-.54.765-.777%201.076a.916.916%200%200%201-1.472%200c-.25-.33-.538-.724-.824-1.146a18%2018%200%200%201-.44-.68c-.55-.895-1-1.82-1-2.462C9%202.686%2010.343%201%2012%201s3%201.686%203%203.343c0%20.526-.302%201.244-.715%201.979a17%2017%200%200%201-.772%201.233M12.87%205.22a1.5%201.5%200%201%200-1.742%200a1.49%201.49%200%200%200%201.742%200m-6.793%206.602l3.68-3.563a19%2019%200%200%201-.824-1.29L2.99%2012.725A3.25%203.25%200%200%200%202%2015.06v3.69A2.25%202.25%200%200%200%204.25%2021h15.5A2.25%202.25%200%200%200%2022%2018.75v-3.69a3.25%203.25%200%200%200-.99-2.336l-5.944-5.753a19%2019%200%200%201-.825%201.289l2.082%202.015a10.6%2010.6%200%200%200-2.02.463c-.682.223-1.384.511-2.04.782c-.388.159-.76.312-1.101.44c-.983.37-1.878.613-2.782.583c-.71-.025-1.467-.22-2.302-.72m-2.045%201.98l.936-.907c1.158.771%202.268%201.108%203.36%201.146c1.202.04%202.319-.285%203.361-.678a41%2041%200%200%200%201.242-.497a25%2025%200%200%201%201.836-.703c.991-.323%201.99-.518%203.066-.426l2.133%202.064c.34.33.533.784.533%201.258v3.69a.75.75%200%200%201-.75.75H4.25a.75.75%200%200%201-.75-.75v-3.69c0-.474.192-.928.533-1.258%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-24-regular.svg?color=%231a73e8&size=48