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

21 lines
543 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/ExpandLess.js
var import_jsx_runtime = __toESM(require_jsx_runtime());
var ExpandLess_default = createSvgIcon((0, import_jsx_runtime.jsx)("path", {
d: "m12 8-6 6 1.41 1.41L12 10.83l4.59 4.58L18 14z"
}), "ExpandLess");
export {
ExpandLess_default as default
};
//# sourceMappingURL=@mui_icons-material_ExpandLess.js.map