persona-community-5/.pnpm-store/v3/files/df/d6ef579750e797df67e90be91bb7a95c90793145ca6a925be3093d95b34cf3b5cf8609a2aba3841adea552b6dc8d60f36cfb60c21b72534166c668bd31787c
rdev-worker a1d0d1bf1c
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
build: /implement-feature community-ui --requirements 'Build the React commu...
2026-02-24 08:22:30 +00:00

19 lines
540 B
Plaintext

/**
* @license lucide-react v0.395.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/
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