persona-community-5/.pnpm-store/v3/files/e0/38c57c90c0c5ae8a4154774a4481d7160a58c52d45e614ad6df6fbaa8155e5ae523832b0b90021d5811d32e76d7bcc170ba419f7214c241098a66a7d315ba0
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

20 lines
573 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 ListX = createLucideIcon("ListX", [
["path", { d: "M11 12H3", key: "51ecnj" }],
["path", { d: "M16 6H3", key: "1wxfjs" }],
["path", { d: "M16 18H3", key: "12xzn7" }],
["path", { d: "m19 10-4 4", key: "1tz659" }],
["path", { d: "m15 10 4 4", key: "1n7nei" }]
]);
export { ListX as default };
//# sourceMappingURL=list-x.js.map