UNPKG

@mynaui/icons-react

Version:

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

11 lines (7 loc) 266 B
/** * @mynaui/icons-react v0.3.2 - MIT */ import createReactComponent from '../createReactComponent.js'; var X = createReactComponent("x", "X", [["path", { "d": "M18 6 6 18M6 6l12 12", "key": "svg-0" }]]); export { X as default }; //# sourceMappingURL=X.js.map