/** * lucide-react v0.292.0 - ISC */ import createLucideIcon from '../createLucideIcon.js'; const Check = createLucideIcon("Check", [ ["path", { d: "M20 6 9 17l-5-5", key: "1gmf2c" }] ]); export { Check as default }; //# sourceMappingURL=check.js.map