UNPKG

@mynaui/icons-react

Version:

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

11 lines (7 loc) 339 B
/** * @mynaui/icons-react v0.3.2 - MIT */ import createReactComponent from '../createReactComponent.js'; var ChevronUpRight = createReactComponent("chevron-up-right", "ChevronUpRight", [["path", { "d": "M16.121 16.364V7.879H7.636", "key": "svg-0" }]]); export { ChevronUpRight as default }; //# sourceMappingURL=ChevronUpRight.js.map