UNPKG

@mynaui/icons-react

Version:

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

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