Files
GNX-mailEnterprise/frontend/node_modules/lucide-react/dist/esm/icons/martini.mjs
Iliyan Angelov c67067a2a4 Mail
2025-09-14 23:24:25 +03:00

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