@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 457 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactSolidComponent from '../createReactSolidComponent.js';
var ArrowRightSolid = createReactSolidComponent("arrow-right", "ArrowRightSolid", [["path", { "d": "M14.422 5.487a.75.75 0 0 0-1.06-.034v5.797H4.5a.75.75 0 0 0 0 1.5h8.862v5.797a.75.75 0 0 0 1.06-.034l5.625-6a.75.75 0 0 0 0-1.026z", "key": "svg-0" }]]);
export { ArrowRightSolid as default };
//# sourceMappingURL=ArrowRightSolid.js.map