UNPKG

@mynaui/icons-react

Version:

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

11 lines (7 loc) 638 B
/** * @mynaui/icons-react v0.3.2 - MIT */ import createReactSolidComponent from '../createReactSolidComponent.js'; var ArrowLeftRightSolid = createReactSolidComponent("arrow-left-right", "ArrowLeftRightSolid", [["path", { "d": "M5.75 7.5c0 .414.336.75.75.75h6.97v3.28a.75.75 0 0 0 1.06 0l3.5-3.5a.75.75 0 0 0 0-1.06l-3.5-3.5a.75.75 0 0 0-1.06 0v3.28H6.5a.75.75 0 0 0-.75.75m12.5 9a.75.75 0 0 1-.75.75h-6.97v3.28a.75.75 0 0 1-1.06 0l-3.5-3.5a.75.75 0 0 1 0-1.06l3.5-3.5a.75.75 0 0 1 1.06 0v3.28h6.97a.75.75 0 0 1 .75.75", "key": "svg-0" }]]); export { ArrowLeftRightSolid as default }; //# sourceMappingURL=ArrowLeftRightSolid.js.map