This commit is contained in:
13
node_modules/lucide-react/dist/esm/icons/brackets.js
generated
vendored
Normal file
13
node_modules/lucide-react/dist/esm/icons/brackets.js
generated
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
/**
|
||||
* lucide-react v0.292.0 - ISC
|
||||
*/
|
||||
|
||||
import createLucideIcon from '../createLucideIcon.js';
|
||||
|
||||
const Brackets = createLucideIcon("Brackets", [
|
||||
["path", { d: "M16 3h3v18h-3", key: "1yor1f" }],
|
||||
["path", { d: "M8 21H5V3h3", key: "1qrfwo" }]
|
||||
]);
|
||||
|
||||
export { Brackets as default };
|
||||
//# sourceMappingURL=brackets.js.map
|
||||
Reference in New Issue
Block a user