UNPKG

@mynaui/icons-react

Version:

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

11 lines (7 loc) 342 B
/** * @mynaui/icons-react v0.3.2 - MIT */ import createReactComponent from '../createReactComponent.js'; var MoveVertical = createReactComponent("move-vertical", "MoveVertical", [["path", { "d": "m8 18 4 4m0 0 4-4m-4 4V2M8 6l4-4m0 0 4 4", "key": "svg-0" }]]); export { MoveVertical as default }; //# sourceMappingURL=MoveVertical.js.map