UNPKG

@mynaui/icons-react

Version:

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

11 lines (7 loc) 497 B
/** * @mynaui/icons-react v0.4.1 - MIT */ import createReactSolidComponent from '../createReactSolidComponent.js'; var ChevronsRightSolid = createReactSolidComponent("chevrons-right", "ChevronsRightSolid", [["path", { "d": "M11.47 5.47a.75.75 0 0 1 1.06 0l6 6a.75.75 0 0 1 0 1.06l-6 6a.75.75 0 0 1-1.06 0v-4.939l-4.94 4.94a.75.75 0 0 1-1.06 0V5.47a.75.75 0 0 1 1.06 0l4.94 4.939z", "key": "svg-0" }]]); export { ChevronsRightSolid as default }; //# sourceMappingURL=ChevronsRightSolid.js.map