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

15 lines
366 B
JavaScript

/**
* lucide-react v0.0.1 - ISC
*/
import createLucideIcon from '../createLucideIcon.mjs';
const SwissFranc = createLucideIcon("SwissFranc", [
["path", { d: "M10 21V3h8", key: "br2l0g" }],
["path", { d: "M6 16h9", key: "2py0wn" }],
["path", { d: "M10 9.5h7", key: "13dmhz" }]
]);
export { SwissFranc as default };
//# sourceMappingURL=swiss-franc.mjs.map