persona-community-5/.pnpm-store/v3/files/9e/2b387d4e36314fb1d17169691dc9652cbe5a1cbfafc7f586b939802b3b716799f7d1aa402bbc587c16ec3d88ae1f00dd784454a3dc16891b22b6d1b435afe6
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
383 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 Slash = createLucideIcon("Slash", [["path", { d: "M22 2 2 22", key: "y4kqgn" }]]);
export { Slash as default };
//# sourceMappingURL=slash.js.map