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

15 lines
392 B
JavaScript

/**
* lucide-react v0.0.1 - ISC
*/
import createLucideIcon from '../createLucideIcon.mjs';
const JapaneseYen = createLucideIcon("JapaneseYen", [
["path", { d: "M12 9.5V21m0-11.5L6 3m6 6.5L18 3", key: "2ej80x" }],
["path", { d: "M6 15h12", key: "1hwgt5" }],
["path", { d: "M6 11h12", key: "wf4gp6" }]
]);
export { JapaneseYen as default };
//# sourceMappingURL=japanese-yen.mjs.map