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

15 lines
344 B
JavaScript

/**
* lucide-react v0.0.1 - ISC
*/
import createLucideIcon from '../createLucideIcon.mjs';
const Text = createLucideIcon("Text", [
["path", { d: "M17 6.1H3", key: "wptmhv" }],
["path", { d: "M21 12.1H3", key: "1j38uz" }],
["path", { d: "M15.1 18H3", key: "1nb16a" }]
]);
export { Text as default };
//# sourceMappingURL=text.mjs.map