UNPKG

@mynaui/icons-react

Version:

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

11 lines (7 loc) 404 B
/** * @mynaui/icons-react v0.4.1 - MIT */ import createReactComponent from '../createReactComponent.js'; var ChevronsUpLeft = createReactComponent("chevrons-up-left", "ChevronsUpLeft", [["path", { "d": "M14.743 6.257H6.257v8.486", "key": "svg-0" }], ["path", { "d": "M18.743 10.257h-8.486v8.486", "key": "svg-1" }]]); export { ChevronsUpLeft as default }; //# sourceMappingURL=ChevronsUpLeft.js.map