This commit is contained in:
15
node_modules/lucide-react/dist/esm/icons/list-minus.js
generated
vendored
Normal file
15
node_modules/lucide-react/dist/esm/icons/list-minus.js
generated
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
/**
|
||||
* lucide-react v0.292.0 - ISC
|
||||
*/
|
||||
|
||||
import createLucideIcon from '../createLucideIcon.js';
|
||||
|
||||
const ListMinus = createLucideIcon("ListMinus", [
|
||||
["path", { d: "M11 12H3", key: "51ecnj" }],
|
||||
["path", { d: "M16 6H3", key: "1wxfjs" }],
|
||||
["path", { d: "M16 18H3", key: "12xzn7" }],
|
||||
["path", { d: "M21 12h-6", key: "bt1uis" }]
|
||||
]);
|
||||
|
||||
export { ListMinus as default };
|
||||
//# sourceMappingURL=list-minus.js.map
|
||||
Reference in New Issue
Block a user