persona-community-5/.pnpm-store/v3/files/c6/4d7a25a31b853d8236d4a099d82bbac53058a328d250098365c82092519ce8884dc4103a48d5e480e6fe27c2ceaca89e7f93fbe77cad5eba9fca347a348d7c
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
443 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 MousePointer2 = createLucideIcon("MousePointer2", [
["path", { d: "m4 4 7.07 17 2.51-7.39L21 11.07z", key: "1vqm48" }]
]);
export { MousePointer2 as default };
//# sourceMappingURL=mouse-pointer-2.js.map