persona-community-5/.pnpm-store/v3/files/54/92aa3a4d06d926c65fa29fbc1c7ca5e75c4e2dc0ec58919ea54eed958e10af05816625ac52122dd795d88187de2555194181e6c96fbbe489906cdce073d8a7
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

18 lines
497 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 ListFilter = createLucideIcon("ListFilter", [
["path", { d: "M3 6h18", key: "d0wm0j" }],
["path", { d: "M7 12h10", key: "b7w52i" }],
["path", { d: "M10 18h4", key: "1ulq68" }]
]);
export { ListFilter as default };
//# sourceMappingURL=list-filter.js.map