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

24 lines
693 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 Cuboid = createLucideIcon("Cuboid", [
[
"path",
{
d: "m21.12 6.4-6.05-4.06a2 2 0 0 0-2.17-.05L2.95 8.41a2 2 0 0 0-.95 1.7v5.82a2 2 0 0 0 .88 1.66l6.05 4.07a2 2 0 0 0 2.17.05l9.95-6.12a2 2 0 0 0 .95-1.7V8.06a2 2 0 0 0-.88-1.66Z",
key: "1u2ovd"
}
],
["path", { d: "M10 22v-8L2.25 9.15", key: "11pn4q" }],
["path", { d: "m10 14 11.77-6.87", key: "1kt1wh" }]
]);
export { Cuboid as default };
//# sourceMappingURL=cuboid.js.map