persona-community-5/.pnpm-store/v3/files/33/d5769d1c33dec3e64a8528f2e81f9b05d027c177bba483da2826d948bbc96f278e1c8971f9926b99907469e1a4708274a99eaaed30f4239c6207fcaadd4552
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

14 lines
381 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 Minus = createLucideIcon("Minus", [["path", { d: "M5 12h14", key: "1ays0h" }]]);
export { Minus as default };
//# sourceMappingURL=minus.js.map