@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 532 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactSolidComponent from '../createReactSolidComponent.js';
var ArrowLongDownRightSolid = createReactSolidComponent("arrow-long-down-right", "ArrowLongDownRightSolid", [["path", { "d": "M4.47 4.47a.75.75 0 0 0 0 1.06l10.625 10.625L12.25 19c0 .414.336.75.75.75h6a.75.75 0 0 0 .75-.75v-6a.75.75 0 0 0-.75-.75l-2.845 2.845L5.53 4.47a.75.75 0 0 0-1.06 0", "key": "svg-0" }]]);
export { ArrowLongDownRightSolid as default };
//# sourceMappingURL=ArrowLongDownRightSolid.js.map