UNPKG

@mynaui/icons-react

Version:

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

11 lines (7 loc) 1.01 kB
/** * @mynaui/icons-react v0.3.2 - MIT */ import createReactSolidComponent from '../createReactSolidComponent.js'; var MinimizeSolid = createReactSolidComponent("minimize", "MinimizeSolid", [["path", { "d": "M10.5 3.02A.75.75 0 1 0 9 3c-.04 2.84-.275 4.098-1.089 4.91-.813.815-2.07 1.05-4.911 1.091a.75.75 0 1 0 .02 1.499c2.737-.04 4.643-.22 5.951-1.528S10.46 5.758 10.5 3.021M3.02 13.51a.75.75 0 0 0-.02 1.5c2.842.04 4.099.274 4.912 1.088.814.814 1.048 2.071 1.09 4.913a.75.75 0 1 0 1.499-.022c-.04-2.737-.22-4.643-1.528-5.951s-3.214-1.489-5.951-1.528M15.01 2.999a.75.75 0 0 0-1.5.022c.04 2.737.22 4.643 1.528 5.951s3.214 1.488 5.951 1.528a.75.75 0 1 0 .022-1.5c-2.842-.041-4.099-.275-4.913-1.089-.813-.813-1.047-2.07-1.088-4.912m6 12.011a.75.75 0 1 0-.02-1.5c-2.738.04-4.644.22-5.952 1.528s-1.489 3.214-1.528 5.951a.75.75 0 0 0 1.5.022c.04-2.842.274-4.099 1.088-4.913.814-.813 2.071-1.047 4.913-1.088", "key": "svg-0" }]]); export { MinimizeSolid as default }; //# sourceMappingURL=MinimizeSolid.js.map