UNPKG

@mynaui/icons-react

Version:

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

11 lines (7 loc) 454 B
/** * @mynaui/icons-react v0.3.2 - MIT */ import createReactComponent from '../createReactComponent.js'; var MousePointer = createReactComponent("mouse-pointer", "MousePointer", [["path", { "d": "m12.866 12.866 5.628-2.412c.942-.404.886-1.758-.086-2.082L5.469 4.059c-.871-.29-1.7.539-1.41 1.41l4.313 12.939c.324.972 1.678 1.028 2.082.086zm0 0L20 20", "key": "svg-0" }]]); export { MousePointer as default }; //# sourceMappingURL=MousePointer.js.map