persona-community-5/.pnpm-store/v3/files/68/13ecbb7b62538f07a4811fcc1c30b0ee43387da9c1100523b3c86c92458e0a892c0c2b50ce680d523412f2b7af363153af9d5b9a009480e7e37e9e43f0bc8b
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

16 lines
432 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 Filter = createLucideIcon("Filter", [
["polygon", { points: "22 3 2 3 10 12.46 10 19 14 21 14 12.46 22 3", key: "1yg77f" }]
]);
export { Filter as default };
//# sourceMappingURL=filter.js.map