Rezervacije/node_modules/.vite/deps/@mui_icons-material_ExpandM...

21 lines
542 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/ExpandMore.js
var import_jsx_runtime = __toESM(require_jsx_runtime());
var ExpandMore_default = createSvgIcon((0, import_jsx_runtime.jsx)("path", {
d: "M16.59 8.59 12 13.17 7.41 8.59 6 10l6 6 6-6z"
}), "ExpandMore");
export {
ExpandMore_default as default
};
//# sourceMappingURL=@mui_icons-material_ExpandMore.js.map