This commit is contained in:
13
node_modules/lucide-react/dist/esm/icons/chevrons-right-left.js
generated
vendored
Normal file
13
node_modules/lucide-react/dist/esm/icons/chevrons-right-left.js
generated
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
/**
|
||||
* lucide-react v0.292.0 - ISC
|
||||
*/
|
||||
|
||||
import createLucideIcon from '../createLucideIcon.js';
|
||||
|
||||
const ChevronsRightLeft = createLucideIcon("ChevronsRightLeft", [
|
||||
["path", { d: "m20 17-5-5 5-5", key: "30x0n2" }],
|
||||
["path", { d: "m4 17 5-5-5-5", key: "16spf4" }]
|
||||
]);
|
||||
|
||||
export { ChevronsRightLeft as default };
|
||||
//# sourceMappingURL=chevrons-right-left.js.map
|
||||
Reference in New Issue
Block a user