UNPKG

@mynaui/icons-react

Version:

1180+ beautifully crafted open source icons for your next project.

11 lines (7 loc) 562 B
/** * @mynaui/icons-react v0.4.1 - MIT */ import createReactSolidComponent from '../createReactSolidComponent.js'; var ArrowBigRightSolid = createReactSolidComponent("arrow-big-right", "ArrowBigRightSolid", [["path", { "d": "M14.486 3.6c-.744-.71-2.131-.278-2.131.883v3.569h-8.85c-.659 0-1.255.518-1.255 1.232v5.432c0 .714.596 1.232 1.256 1.232h8.849v3.569c0 1.16 1.387 1.592 2.13.884l.036-.037 6.87-7.502a1.216 1.216 0 0 0 0-1.724l-6.87-7.502z", "key": "svg-0" }]]); export { ArrowBigRightSolid as default }; //# sourceMappingURL=ArrowBigRightSolid.js.map