persona-community-5/.pnpm-store/v3/files/db/eea32ea36af9dee77ce585e8031ada53e3d4f5a918ae445c5d3aac49b148e9c1ad039a6b1782e812b56e57222f1c4ed35479b023e39f1a91d8e892f0bd9023
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

20 lines
638 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 BookUp2 = createLucideIcon("BookUp2", [
["path", { d: "M4 19.5v-15A2.5 2.5 0 0 1 6.5 2", key: "1lorq7" }],
["path", { d: "M18 2h2v20H6.5a2.5 2.5 0 0 1 0-5H20", key: "1nfm9i" }],
["path", { d: "M12 13V7", key: "h0r20n" }],
["path", { d: "m9 10 3-3 3 3", key: "11gsxs" }],
["path", { d: "m9 5 3-3 3 3", key: "l8vdw6" }]
]);
export { BookUp2 as default };
//# sourceMappingURL=book-up-2.js.map