persona-community-5/.pnpm-store/v3/files/33/f43e8ed0251d3701fe8f17832c9f7bc769e7318feecdac8bd5be4d3e0eb3cfa0e4b5565ff04102053bf82a585bf1872c99df51ebfc71d04cf88cb70bc178ed
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
617 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 BetweenVerticalStart = createLucideIcon("BetweenVerticalStart", [
["rect", { width: "7", height: "13", x: "3", y: "8", rx: "1", key: "1fjrkv" }],
["path", { d: "m15 2-3 3-3-3", key: "1uh6eb" }],
["rect", { width: "7", height: "13", x: "14", y: "8", rx: "1", key: "w3fjg8" }]
]);
export { BetweenVerticalStart as default };
//# sourceMappingURL=between-vertical-start.js.map