This commit is contained in:
16
node_modules/lucide-react/dist/esm/icons/arrow-down-wide-narrow.js
generated
vendored
Normal file
16
node_modules/lucide-react/dist/esm/icons/arrow-down-wide-narrow.js
generated
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
/**
|
||||
* lucide-react v0.292.0 - ISC
|
||||
*/
|
||||
|
||||
import createLucideIcon from '../createLucideIcon.js';
|
||||
|
||||
const ArrowDownWideNarrow = createLucideIcon("ArrowDownWideNarrow", [
|
||||
["path", { d: "m3 16 4 4 4-4", key: "1co6wj" }],
|
||||
["path", { d: "M7 20V4", key: "1yoxec" }],
|
||||
["path", { d: "M11 4h10", key: "1w87gc" }],
|
||||
["path", { d: "M11 8h7", key: "djye34" }],
|
||||
["path", { d: "M11 12h4", key: "q8tih4" }]
|
||||
]);
|
||||
|
||||
export { ArrowDownWideNarrow as default };
|
||||
//# sourceMappingURL=arrow-down-wide-narrow.js.map
|
||||
Reference in New Issue
Block a user