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

21 lines
594 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 TestTubeDiagonal = createLucideIcon("TestTubeDiagonal", [
[
"path",
{ d: "M21 7 6.82 21.18a2.83 2.83 0 0 1-3.99-.01a2.83 2.83 0 0 1 0-4L17 3", key: "1ub6xw" }
],
["path", { d: "m16 2 6 6", key: "1gw87d" }],
["path", { d: "M12 16H4", key: "1cjfip" }]
]);
export { TestTubeDiagonal as default };
//# sourceMappingURL=test-tube-diagonal.js.map