mountain location bottom icon
mountain-location-bottom-28-regular from Fluent UI System Icons by Microsoft Corporation · 28 Regular · MIT Free for personal and commercial use.
- Name
- mountain-location-bottom-28-regular
- Set
- Fluent UI System Icons
- Style
- 28 Regular
- Viewbox
- 28×28
- 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 28 28"><path fill="currentColor" d="M12.134 3.734a2.75 2.75 0 0 1 3.732 0l7.929 7.324A3.75 3.75 0 0 1 25 13.813v8.437A2.75 2.75 0 0 1 22.25 25h-6.456a20 20 0 0 0 1.138-1.5h5.318c.69 0 1.25-.56 1.25-1.25v-8.437a2.25 2.25 0 0 0-.723-1.653l-2.67-2.467c-2.006-.281-3.627.403-5.36 1.135q-.44.188-.895.372c-1.052.425-2.181.806-3.404.805c-1.189 0-2.405-.36-3.695-1.259l-1.53 1.414a2.25 2.25 0 0 0-.723 1.653v8.437c0 .69.56 1.25 1.25 1.25h5.318a20 20 0 0 0 1.138 1.5H5.75A2.75 2.75 0 0 1 3 22.25v-8.437a3.75 3.75 0 0 1 1.205-2.755zm2.714 1.102a1.25 1.25 0 0 0-1.696 0L7.887 9.699c.95.6 1.785.806 2.561.806c.921 0 1.828-.286 2.843-.696q.397-.162.82-.343c1.265-.54 2.696-1.151 4.342-1.3zM17.5 19.47c0 1.78-1.804 4.07-2.822 5.221a.9.9 0 0 1-1.356 0c-1.018-1.15-2.822-3.441-2.822-5.22C10.5 17.553 12.067 16 14 16s3.5 1.554 3.5 3.47m-1.75 0c0-.958-.784-1.735-1.75-1.735s-1.75.777-1.75 1.735s.784 1.735 1.75 1.735s1.75-.776 1.75-1.735"/></svg>
React
import type { SVGProps } from "react";
export function FluentMountainLocationBottom28Regular(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M12.134 3.734a2.75 2.75 0 0 1 3.732 0l7.929 7.324A3.75 3.75 0 0 1 25 13.813v8.437A2.75 2.75 0 0 1 22.25 25h-6.456a20 20 0 0 0 1.138-1.5h5.318c.69 0 1.25-.56 1.25-1.25v-8.437a2.25 2.25 0 0 0-.723-1.653l-2.67-2.467c-2.006-.281-3.627.403-5.36 1.135q-.44.188-.895.372c-1.052.425-2.181.806-3.404.805c-1.189 0-2.405-.36-3.695-1.259l-1.53 1.414a2.25 2.25 0 0 0-.723 1.653v8.437c0 .69.56 1.25 1.25 1.25h5.318a20 20 0 0 0 1.138 1.5H5.75A2.75 2.75 0 0 1 3 22.25v-8.437a3.75 3.75 0 0 1 1.205-2.755zm2.714 1.102a1.25 1.25 0 0 0-1.696 0L7.887 9.699c.95.6 1.785.806 2.561.806c.921 0 1.828-.286 2.843-.696q.397-.162.82-.343c1.265-.54 2.696-1.151 4.342-1.3zM17.5 19.47c0 1.78-1.804 4.07-2.822 5.221a.9.9 0 0 1-1.356 0c-1.018-1.15-2.822-3.441-2.822-5.22C10.5 17.553 12.067 16 14 16s3.5 1.554 3.5 3.47m-1.75 0c0-.958-.784-1.735-1.75-1.735s-1.75.777-1.75 1.735s.784 1.735 1.75 1.735s1.75-.776 1.75-1.735"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M12.134 3.734a2.75 2.75 0 0 1 3.732 0l7.929 7.324A3.75 3.75 0 0 1 25 13.813v8.437A2.75 2.75 0 0 1 22.25 25h-6.456a20 20 0 0 0 1.138-1.5h5.318c.69 0 1.25-.56 1.25-1.25v-8.437a2.25 2.25 0 0 0-.723-1.653l-2.67-2.467c-2.006-.281-3.627.403-5.36 1.135q-.44.188-.895.372c-1.052.425-2.181.806-3.404.805c-1.189 0-2.405-.36-3.695-1.259l-1.53 1.414a2.25 2.25 0 0 0-.723 1.653v8.437c0 .69.56 1.25 1.25 1.25h5.318a20 20 0 0 0 1.138 1.5H5.75A2.75 2.75 0 0 1 3 22.25v-8.437a3.75 3.75 0 0 1 1.205-2.755zm2.714 1.102a1.25 1.25 0 0 0-1.696 0L7.887 9.699c.95.6 1.785.806 2.561.806c.921 0 1.828-.286 2.843-.696q.397-.162.82-.343c1.265-.54 2.696-1.151 4.342-1.3zM17.5 19.47c0 1.78-1.804 4.07-2.822 5.221a.9.9 0 0 1-1.356 0c-1.018-1.15-2.822-3.441-2.822-5.22C10.5 17.553 12.067 16 14 16s3.5 1.554 3.5 3.47m-1.75 0c0-.958-.784-1.735-1.75-1.735s-1.75.777-1.75 1.735s.784 1.735 1.75 1.735s1.75-.776 1.75-1.735"/></svg> </template>
CSS
.icon-mountain-location-bottom-28-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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.134%203.734a2.75%202.75%200%200%201%203.732%200l7.929%207.324A3.75%203.75%200%200%201%2025%2013.813v8.437A2.75%202.75%200%200%201%2022.25%2025h-6.456a20%2020%200%200%200%201.138-1.5h5.318c.69%200%201.25-.56%201.25-1.25v-8.437a2.25%202.25%200%200%200-.723-1.653l-2.67-2.467c-2.006-.281-3.627.403-5.36%201.135q-.44.188-.895.372c-1.052.425-2.181.806-3.404.805c-1.189%200-2.405-.36-3.695-1.259l-1.53%201.414a2.25%202.25%200%200%200-.723%201.653v8.437c0%20.69.56%201.25%201.25%201.25h5.318a20%2020%200%200%200%201.138%201.5H5.75A2.75%202.75%200%200%201%203%2022.25v-8.437a3.75%203.75%200%200%201%201.205-2.755zm2.714%201.102a1.25%201.25%200%200%200-1.696%200L7.887%209.699c.95.6%201.785.806%202.561.806c.921%200%201.828-.286%202.843-.696q.397-.162.82-.343c1.265-.54%202.696-1.151%204.342-1.3zM17.5%2019.47c0%201.78-1.804%204.07-2.822%205.221a.9.9%200%200%201-1.356%200c-1.018-1.15-2.822-3.441-2.822-5.22C10.5%2017.553%2012.067%2016%2014%2016s3.5%201.554%203.5%203.47m-1.75%200c0-.958-.784-1.735-1.75-1.735s-1.75.777-1.75%201.735s.784%201.735%201.75%201.735s1.75-.776%201.75-1.735%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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.134%203.734a2.75%202.75%200%200%201%203.732%200l7.929%207.324A3.75%203.75%200%200%201%2025%2013.813v8.437A2.75%202.75%200%200%201%2022.25%2025h-6.456a20%2020%200%200%200%201.138-1.5h5.318c.69%200%201.25-.56%201.25-1.25v-8.437a2.25%202.25%200%200%200-.723-1.653l-2.67-2.467c-2.006-.281-3.627.403-5.36%201.135q-.44.188-.895.372c-1.052.425-2.181.806-3.404.805c-1.189%200-2.405-.36-3.695-1.259l-1.53%201.414a2.25%202.25%200%200%200-.723%201.653v8.437c0%20.69.56%201.25%201.25%201.25h5.318a20%2020%200%200%200%201.138%201.5H5.75A2.75%202.75%200%200%201%203%2022.25v-8.437a3.75%203.75%200%200%201%201.205-2.755zm2.714%201.102a1.25%201.25%200%200%200-1.696%200L7.887%209.699c.95.6%201.785.806%202.561.806c.921%200%201.828-.286%202.843-.696q.397-.162.82-.343c1.265-.54%202.696-1.151%204.342-1.3zM17.5%2019.47c0%201.78-1.804%204.07-2.822%205.221a.9.9%200%200%201-1.356%200c-1.018-1.15-2.822-3.441-2.822-5.22C10.5%2017.553%2012.067%2016%2014%2016s3.5%201.554%203.5%203.47m-1.75%200c0-.958-.784-1.735-1.75-1.735s-1.75.777-1.75%201.735s.784%201.735%201.75%201.735s1.75-.776%201.75-1.735%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-28-regular.svg?color=%231a73e8&size=48