Files
botgroup.chat/node_modules/lucide-react/dist/esm/icons/tally-1.mjs
2025-02-12 17:18:18 +08:00

13 lines
255 B
JavaScript

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