This commit is contained in:
16
node_modules/lucide-react/dist/esm/icons/tornado.js
generated
vendored
Normal file
16
node_modules/lucide-react/dist/esm/icons/tornado.js
generated
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
/**
|
||||
* lucide-react v0.292.0 - ISC
|
||||
*/
|
||||
|
||||
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
|
||||
Reference in New Issue
Block a user