persona-community-5/.pnpm-store/v3/files/f4/3f7828e9a977e2fb116a5607f7eb627064c84ad47ea974d15a2097ab2b57624c14e7f3bfe996c7d71d83757ba41ef28f2d9b0c648385b9fdeebfbc3f4dc60b
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

17 lines
534 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 LaptopMinimal = createLucideIcon("LaptopMinimal", [
["rect", { width: "18", height: "12", x: "3", y: "4", rx: "2", ry: "2", key: "1qhy41" }],
["line", { x1: "2", x2: "22", y1: "20", y2: "20", key: "ni3hll" }]
]);
export { LaptopMinimal as default };
//# sourceMappingURL=laptop-minimal.js.map