@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 520 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactSolidComponent from '../createReactSolidComponent.js';
var ArrowLongUpRightSolid = createReactSolidComponent("arrow-long-up-right", "ArrowLongUpRightSolid", [["path", { "d": "M4.47 19.53a.75.75 0 0 1 0-1.06L15.095 7.845 12.25 5a.75.75 0 0 1 .75-.75h6a.75.75 0 0 1 .75.75v6a.75.75 0 0 1-.75.75l-2.845-2.845L5.53 19.53a.75.75 0 0 1-1.06 0", "key": "svg-0" }]]);
export { ArrowLongUpRightSolid as default };
//# sourceMappingURL=ArrowLongUpRightSolid.js.map