persona-community-5/.pnpm-store/v3/files/bb/eda8ac8275eac02ada0e0ecc1efb43549693c16284199d5c878e84583bf3b9d0f18e2033b1c6e948a773cbb4b007da64dcf2cbaf3cb9cedf04eed494e19745
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
637 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 AlignVerticalJustifyCenter = createLucideIcon("AlignVerticalJustifyCenter", [
["rect", { width: "14", height: "6", x: "5", y: "16", rx: "2", key: "1i8z2d" }],
["rect", { width: "10", height: "6", x: "7", y: "2", rx: "2", key: "ypihtt" }],
["path", { d: "M2 12h20", key: "9i4pu4" }]
]);
export { AlignVerticalJustifyCenter as default };
//# sourceMappingURL=align-vertical-justify-center.js.map