UNPKG

@mynaui/icons-react

Version:

1180+ beautifully crafted open source icons for your next project.

11 lines (7 loc) 293 B
/** * @mynaui/icons-react v0.4.1 - MIT */ import createReactComponent from '../createReactComponent.js'; var Kanban = createReactComponent("kanban", "Kanban", [["path", { "d": "M6 5v8m6-8v13.5M18 5v9", "key": "svg-0" }]]); export { Kanban as default }; //# sourceMappingURL=Kanban.js.map