/** * lucide-react v0.290.0 - ISC */ import createLucideIcon from '../createLucideIcon.js'; const ChevronRight = createLucideIcon("ChevronRight", [ ["path", { d: "m9 18 6-6-6-6", key: "mthhwq" }] ]); export { ChevronRight as default }; //# sourceMappingURL=chevron-right.js.map