UNPKG

@mynaui/icons-react

Version:

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

11 lines (7 loc) 568 B
/** * @mynaui/icons-react v0.3.2 - MIT */ import createReactSolidComponent from '../createReactSolidComponent.js'; var FolderMinusSolid = createReactSolidComponent("folder-minus", "FolderMinusSolid", [["path", { "d": "M2.25 6v12A2.75 2.75 0 0 0 5 20.75h14A2.75 2.75 0 0 0 21.75 18V9A2.75 2.75 0 0 0 19 6.25h-7.34a1.25 1.25 0 0 1-.826-.312L8.562 3.936a2.75 2.75 0 0 0-1.817-.686H5A2.75 2.75 0 0 0 2.25 6M10 12.25h4a.75.75 0 0 1 0 1.5h-4a.75.75 0 0 1 0-1.5", "key": "svg-0" }]]); export { FolderMinusSolid as default }; //# sourceMappingURL=FolderMinusSolid.js.map