first commit
This commit is contained in:
14
node_modules/lucide-react/dist/esm/icons/code-2.mjs
generated
vendored
Normal file
14
node_modules/lucide-react/dist/esm/icons/code-2.mjs
generated
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
/**
|
||||
* lucide-react v0.0.1 - ISC
|
||||
*/
|
||||
|
||||
import createLucideIcon from '../createLucideIcon.mjs';
|
||||
|
||||
const Code2 = createLucideIcon("Code2", [
|
||||
["path", { d: "m18 16 4-4-4-4", key: "1inbqp" }],
|
||||
["path", { d: "m6 8-4 4 4 4", key: "15zrgr" }],
|
||||
["path", { d: "m14.5 4-5 16", key: "e7oirm" }]
|
||||
]);
|
||||
|
||||
export { Code2 as default };
|
||||
//# sourceMappingURL=code-2.mjs.map
|
||||
Reference in New Issue
Block a user