UNPKG

@mynaui/icons-react

Version:

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

11 lines (7 loc) 456 B
/** * @mynaui/icons-react v0.3.2 - MIT */ import createReactSolidComponent from '../createReactSolidComponent.js'; var ArrowLongLeftSolid = createReactSolidComponent("arrow-long-left", "ArrowLongLeftSolid", [["path", { "d": "M6.53 7.47a.75.75 0 0 0-1.06 0l-4 4a.75.75 0 0 0 0 1.06l4 4a.75.75 0 0 0 1.06 0v-3.78H22a.75.75 0 0 0 0-1.5H6.53z", "key": "svg-0" }]]); export { ArrowLongLeftSolid as default }; //# sourceMappingURL=ArrowLongLeftSolid.js.map