Files
khalij-pay/node_modules/lucide-react/dist/esm/icons/martini.mjs
2025-10-23 21:52:07 +03:30

15 lines
357 B
JavaScript

/**
* lucide-react v0.0.1 - ISC
*/
import createLucideIcon from '../createLucideIcon.mjs';
const Martini = createLucideIcon("Martini", [
["path", { d: "M8 22h8", key: "rmew8v" }],
["path", { d: "M12 11v11", key: "ur9y6a" }],
["path", { d: "m19 3-7 8-7-8Z", key: "1sgpiw" }]
]);
export { Martini as default };
//# sourceMappingURL=martini.mjs.map