@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 517 B
JavaScript
/**
* @mynaui/icons-react v0.4.1 - MIT
*/
import createReactSolidComponent from '../createReactSolidComponent.js';
var ChevronsUpRightSolid = createReactSolidComponent("chevrons-up-right", "ChevronsUpRightSolid", [["path", { "d": "M9.257 5.507a.75.75 0 0 0-.75.75l3.25 3.25h-6.5a.75.75 0 0 0-.75.75l9.236 9.236a.75.75 0 0 0 .75-.75v-6.5l3.25 3.25a.75.75 0 0 0 .75-.75V6.257a.75.75 0 0 0-.75-.75z", "key": "svg-0" }]]);
export { ChevronsUpRightSolid as default };
//# sourceMappingURL=ChevronsUpRightSolid.js.map