persona-community-5/.pnpm-store/v3/files/15/6d5941edcc99e488bb9d260415ad5ddfa4a1a6ec5d678765cca05bf2f8bf7ac6acda5a615bde979455118549604d757e1922fe70d28877d64b57390b487dfa
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
624 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 BetweenHorizontalStart = createLucideIcon("BetweenHorizontalStart", [
["rect", { width: "13", height: "7", x: "8", y: "3", rx: "1", key: "pkso9a" }],
["path", { d: "m2 9 3 3-3 3", key: "1agib5" }],
["rect", { width: "13", height: "7", x: "8", y: "14", rx: "1", key: "1q5fc1" }]
]);
export { BetweenHorizontalStart as default };
//# sourceMappingURL=between-horizontal-start.js.map