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

14 lines
300 B
JavaScript

/**
* lucide-react v0.0.1 - ISC
*/
import createLucideIcon from '../createLucideIcon.mjs';
const Tally2 = createLucideIcon("Tally2", [
["path", { d: "M4 4v16", key: "6qkkli" }],
["path", { d: "M9 4v16", key: "81ygyz" }]
]);
export { Tally2 as default };
//# sourceMappingURL=tally-2.mjs.map