UNPKG

@mynaui/icons-react

Version:

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

11 lines (7 loc) 319 B
/** * @mynaui/icons-react v0.3.2 - MIT */ import createReactComponent from '../createReactComponent.js'; var LayersTwo = createReactComponent("layers-two", "LayersTwo", [["path", { "d": "m21 14-9 4-9-4m18-4-9 4-9-4 9-4z", "key": "svg-0" }]]); export { LayersTwo as default }; //# sourceMappingURL=LayersTwo.js.map