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

20 lines
619 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 PilcrowRight = createLucideIcon("PilcrowRight", [
["path", { d: "M10 3v11", key: "o3l5kj" }],
["path", { d: "M10 9H7a1 1 0 0 1 0-6h8", key: "1wb1nc" }],
["path", { d: "M14 3v11", key: "mlfb7b" }],
["path", { d: "m18 14 4 4H2", key: "4r8io1" }],
["path", { d: "m22 18-4 4", key: "1hjjrd" }]
]);
export { PilcrowRight as default };
//# sourceMappingURL=pilcrow-right.js.map