@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 561 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactSolidComponent from '../createReactSolidComponent.js';
var LayersTwoSolid = createReactSolidComponent("layers-two", "LayersTwoSolid", [["path", { "d": "M12.305 5.315a.75.75 0 0 0-.61 0l-9 4a.75.75 0 0 0 0 1.37l9 4a.75.75 0 0 0 .61 0l9-4a.75.75 0 0 0 0-1.37z", "key": "svg-0" }], ["path", { "d": "M3.305 13.315a.75.75 0 1 0-.61 1.37l9 4a.75.75 0 0 0 .61 0l9-4a.75.75 0 1 0-.61-1.37L12 17.179z", "key": "svg-1" }]]);
export { LayersTwoSolid as default };
//# sourceMappingURL=LayersTwoSolid.js.map