/** * lucide-react v0.0.1 - ISC */ import createLucideIcon from '../createLucideIcon.mjs'; const ChevronsRight = createLucideIcon("ChevronsRight", [ ["path", { d: "m6 17 5-5-5-5", key: "xnjwq" }], ["path", { d: "m13 17 5-5-5-5", key: "17xmmf" }] ]); export { ChevronsRight as default }; //# sourceMappingURL=chevrons-right.mjs.map