persona-community-5/.pnpm-store/v3/files/1a/b5a4a2084c68f3f8965d8e174c451e55af243919ebf66988c35496ecdebfa1cb5604982da12c6dff101d570d4f5e6332fe97ff804f78557bf135d402ecdc11
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
581 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 ListPlus = createLucideIcon("ListPlus", [
["path", { d: "M11 12H3", key: "51ecnj" }],
["path", { d: "M16 6H3", key: "1wxfjs" }],
["path", { d: "M16 18H3", key: "12xzn7" }],
["path", { d: "M18 9v6", key: "1twb98" }],
["path", { d: "M21 12h-6", key: "bt1uis" }]
]);
export { ListPlus as default };
//# sourceMappingURL=list-plus.js.map