/** * lucide-react v0.292.0 - ISC */ import createLucideIcon from '../createLucideIcon.js'; const Slash = createLucideIcon("Slash", [ ["path", { d: "M22 2 2 22", key: "y4kqgn" }] ]); export { Slash as default }; //# sourceMappingURL=slash.js.map