@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 497 B
JavaScript
/**
* @mynaui/icons-react v0.4.1 - MIT
*/
import createReactComponent from '../createReactComponent.js';
var Winds = createReactComponent("winds", "Winds", [["path", { "d": "M16.5 7c3.485 0 3.485 5 0 5H3m15.411 8c3.452 0 3.452-5 0-5H3", "key": "svg-0" }], ["path", { "d": "M11.411 19c3.452 0 3.452-4 0-4H3m7.872-11c3.506 0 3.506 5 0 5H3", "key": "svg-1" }], ["path", { "d": "M4.872 5c3.506 0 3.506 4 0 4H3", "key": "svg-2" }]]);
export { Winds as default };
//# sourceMappingURL=Winds.js.map