UNPKG

@mynaui/icons-react

Version:

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

11 lines (7 loc) 553 B
/** * @mynaui/icons-react v0.3.2 - MIT */ import createReactComponent from '../createReactComponent.js'; var Minimize = createReactComponent("minimize", "Minimize", [["path", { "d": "M9.75 3.01c-.04 2.79-.247 4.37-1.308 5.432C7.38 9.502 5.799 9.71 3.01 9.75M9.75 21c-.04-2.79-.247-4.371-1.308-5.432S5.799 14.3 3.01 14.26M14.26 3.01c.04 2.79.247 4.37 1.308 5.432C16.629 9.502 18.211 9.71 21 9.75M14.26 21c.04-2.79.247-4.371 1.308-5.432S18.211 14.3 21 14.26", "key": "svg-0" }]]); export { Minimize as default }; //# sourceMappingURL=Minimize.js.map