UNPKG

@mynaui/icons-react

Version:

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

11 lines (7 loc) 482 B
/** * @mynaui/icons-react v0.4.1 - MIT */ import createReactSolidComponent from '../createReactSolidComponent.js'; var ArrowUpRightSolid = createReactSolidComponent("arrow-up-right", "ArrowUpRightSolid", [["path", { "d": "M8.5 5.75a.75.75 0 0 0-.75.75l4.345 4.345L5.97 16.97a.75.75 0 1 0 1.06 1.06l6.125-6.125L17.5 16.25a.75.75 0 0 0 .75-.75v-9a.75.75 0 0 0-.75-.75z", "key": "svg-0" }]]); export { ArrowUpRightSolid as default }; //# sourceMappingURL=ArrowUpRightSolid.js.map