@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 515 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactSolidComponent from '../createReactSolidComponent.js';
var ArrowLongUpLeftSolid = createReactSolidComponent("arrow-long-up-left", "ArrowLongUpLeftSolid", [["path", { "d": "M19.53 19.53a.75.75 0 0 0 0-1.06L8.905 7.845 11.75 5a.75.75 0 0 0-.75-.75H5a.75.75 0 0 0-.75.75v6c0 .414.336.75.75.75l2.845-2.845L18.47 19.53a.75.75 0 0 0 1.06 0", "key": "svg-0" }]]);
export { ArrowLongUpLeftSolid as default };
//# sourceMappingURL=ArrowLongUpLeftSolid.js.map