persona-community-5/.pnpm-store/v3/files/2f/69dc32def971992f9af5c84e101223702e13e54578bcd9c0632f89f1c5c9cdbb2f44f8702b579fcebfd5a0ab2936d69f0fef6bd5b49f1a4f83cb980ed02ce6
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
601 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 TableCellsSplit = createLucideIcon("TableCellsSplit", [
["path", { d: "M12 15V9", key: "8c7uyn" }],
["path", { d: "M3 15h18", key: "5xshup" }],
["path", { d: "M3 9h18", key: "1pudct" }],
["rect", { width: "18", height: "18", x: "3", y: "3", rx: "2", key: "afitv7" }]
]);
export { TableCellsSplit as default };
//# sourceMappingURL=table-cells-split.js.map