25 lines
778 B
JavaScript
25 lines
778 B
JavaScript
"use client";
|
|
import {
|
|
createSvgIcon
|
|
} from "./chunk-Y7GULVZW.js";
|
|
import {
|
|
require_jsx_runtime
|
|
} from "./chunk-CWMN43OP.js";
|
|
import {
|
|
__toESM
|
|
} from "./chunk-37AZBUIX.js";
|
|
|
|
// node_modules/@mui/icons-material/esm/LocationOnOutlined.js
|
|
var import_jsx_runtime = __toESM(require_jsx_runtime());
|
|
var LocationOnOutlined_default = createSvgIcon([(0, import_jsx_runtime.jsx)("path", {
|
|
d: "M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7M7 9c0-2.76 2.24-5 5-5s5 2.24 5 5c0 2.88-2.88 7.19-5 9.88C9.92 16.21 7 11.85 7 9"
|
|
}, "0"), (0, import_jsx_runtime.jsx)("circle", {
|
|
cx: "12",
|
|
cy: "9",
|
|
r: "2.5"
|
|
}, "1")], "LocationOnOutlined");
|
|
export {
|
|
LocationOnOutlined_default as default
|
|
};
|
|
//# sourceMappingURL=@mui_icons-material_LocationOnOutlined.js.map
|