persona-community-5/.pnpm-store/v3/files/f6/958c8817429d758ad870136ad617dc0ef285c8cda37b65052e71095732bd500811d140751f0027d93caaea185a3d32a25080bda5c2bf815d9e1dfa1c78fe46
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
576 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 Tornado = createLucideIcon("Tornado", [
["path", { d: "M21 4H3", key: "1hwok0" }],
["path", { d: "M18 8H6", key: "41n648" }],
["path", { d: "M19 12H9", key: "1g4lpz" }],
["path", { d: "M16 16h-6", key: "1j5d54" }],
["path", { d: "M11 20H9", key: "39obr8" }]
]);
export { Tornado as default };
//# sourceMappingURL=tornado.js.map