@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 462 B
JavaScript
/**
* @mynaui/icons-react v0.4.1 - MIT
*/
import createReactSolidComponent from '../createReactSolidComponent.js';
var ArrowLongRightSolid = createReactSolidComponent("arrow-long-right", "ArrowLongRightSolid", [["path", { "d": "M17.47 7.47a.75.75 0 0 1 1.06 0l4 4a.75.75 0 0 1 0 1.06l-4 4a.75.75 0 0 1-1.06 0v-3.78H2a.75.75 0 0 1 0-1.5h15.47z", "key": "svg-0" }]]);
export { ArrowLongRightSolid as default };
//# sourceMappingURL=ArrowLongRightSolid.js.map