persona-community-5/.pnpm-store/v3/files/33/01a255255a81f07f2815833caedde90dfeb3fbe4dc5aa2c829bb6c1576d67ac65ee534c0e28551b02b072770db12c3a4706fc001a33953135c19caab493b18
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

19 lines
690 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 AlignVerticalDistributeStart = createLucideIcon("AlignVerticalDistributeStart", [
["rect", { width: "14", height: "6", x: "5", y: "14", rx: "2", key: "jmoj9s" }],
["rect", { width: "10", height: "6", x: "7", y: "4", rx: "2", key: "aza5on" }],
["path", { d: "M2 14h20", key: "myj16y" }],
["path", { d: "M2 4h20", key: "mda7wb" }]
]);
export { AlignVerticalDistributeStart as default };
//# sourceMappingURL=align-vertical-distribute-start.js.map