persona-community-5/.pnpm-store/v3/files/19/06a094ccf3f1dd915832f9a96107a485b3c561040168968f9b1feb6ce2046b9c8c621a5a560cc1c7840259ecbffd3232fbc9e0c995ad742d6a9060bba2e7a3
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

18 lines
633 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 AlignHorizontalJustifyEnd = createLucideIcon("AlignHorizontalJustifyEnd", [
["rect", { width: "6", height: "14", x: "2", y: "5", rx: "2", key: "dy24zr" }],
["rect", { width: "6", height: "10", x: "12", y: "7", rx: "2", key: "1ht384" }],
["path", { d: "M22 2v20", key: "40qfg1" }]
]);
export { AlignHorizontalJustifyEnd as default };
//# sourceMappingURL=align-horizontal-justify-end.js.map