@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 531 B
JavaScript
/**
* @mynaui/icons-react v0.4.1 - MIT
*/
import createReactComponent from '../createReactComponent.js';
var SquareDashedKanban = createReactComponent("square-dashed-kanban", "SquareDashedKanban", [["path", { "d": "M7 16h7m-3-4h7M8 8h7M9.4 21h5.2m-9.416-.436a4 4 0 0 1-1.748-1.748M3 14.6V9.4m18 5.2V9.4m-.436 9.416a4 4 0 0 1-1.748 1.748M14.6 3H9.4m9.416.436a4 4 0 0 1 1.748 1.748M5.184 3.436a4 4 0 0 0-1.748 1.748", "key": "svg-0" }]]);
export { SquareDashedKanban as default };
//# sourceMappingURL=SquareDashedKanban.js.map