@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 988 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactSolidComponent from '../createReactSolidComponent.js';
var SquareDashedSolid = createReactSolidComponent("square-dashed", "SquareDashedSolid", [["path", { "d": "M9.4 2.25a.75.75 0 0 0 0 1.5h5.2a.75.75 0 0 0 0-1.5zM5.525 4.104a.75.75 0 1 0-.681-1.336 4.75 4.75 0 0 0-2.076 2.076.75.75 0 1 0 1.336.68 3.25 3.25 0 0 1 1.42-1.42m13.633-1.336a.75.75 0 0 0-.681 1.336 3.25 3.25 0 0 1 1.42 1.42.75.75 0 1 0 1.336-.68 4.75 4.75 0 0 0-2.075-2.076M3.75 9.4a.75.75 0 0 0-1.5 0v5.2a.75.75 0 0 0 1.5 0zm18 0a.75.75 0 0 0-1.5 0v5.2a.75.75 0 0 0 1.5 0zM4.104 18.476a.75.75 0 1 0-1.336.68 4.75 4.75 0 0 0 2.076 2.076.75.75 0 0 0 .68-1.336 3.25 3.25 0 0 1-1.42-1.42m17.128.681a.75.75 0 0 0-1.336-.681 3.25 3.25 0 0 1-1.42 1.42.75.75 0 1 0 .68 1.336 4.75 4.75 0 0 0 2.076-2.075M9.4 20.25a.75.75 0 0 0 0 1.5h5.2a.75.75 0 0 0 0-1.5z", "key": "svg-0" }]]);
export { SquareDashedSolid as default };
//# sourceMappingURL=SquareDashedSolid.js.map