@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 446 B
JavaScript
/**
* @mynaui/icons-react v0.4.1 - MIT
*/
import createReactComponent from '../createReactComponent.js';
var FolderKanban = createReactComponent("folder-kanban", "FolderKanban", [["path", { "d": "M3 6a2 2 0 0 1 2-2h1.745a2 2 0 0 1 1.322.5l2.272 2a2 2 0 0 0 1.322.5H19a2 2 0 0 1 2 2v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2zm14 4.5v2m-5-2V16m-5-5.5v4", "key": "svg-0" }]]);
export { FolderKanban as default };
//# sourceMappingURL=FolderKanban.js.map