Files
rrt-sales-wizard/node_modules/lucide-react/dist/esm/icons/heading.js
dnviti cc5b8b32bb
Some checks failed
Build and Deploy / build (push) Failing after 1m34s
first commit
2025-11-23 03:24:27 +01:00

15 lines
350 B
JavaScript

/**
* lucide-react v0.292.0 - ISC
*/
import createLucideIcon from '../createLucideIcon.js';
const Heading = createLucideIcon("Heading", [
["path", { d: "M6 12h12", key: "8npq4p" }],
["path", { d: "M6 20V4", key: "1w1bmo" }],
["path", { d: "M18 20V4", key: "o2hl4u" }]
]);
export { Heading as default };
//# sourceMappingURL=heading.js.map