UNPKG

@mynaui/icons-react

Version:

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

11 lines (7 loc) 527 B
/** * @mynaui/icons-react v0.3.2 - MIT */ import createReactSolidComponent from '../createReactSolidComponent.js'; var ArrowLongDownLeftSolid = createReactSolidComponent("arrow-long-down-left", "ArrowLongDownLeftSolid", [["path", { "d": "M19.53 4.47a.75.75 0 0 1 0 1.06L8.905 16.155 11.75 19a.75.75 0 0 1-.75.75H5a.75.75 0 0 1-.75-.75v-6a.75.75 0 0 1 .75-.75l2.845 2.845L18.47 4.47a.75.75 0 0 1 1.06 0", "key": "svg-0" }]]); export { ArrowLongDownLeftSolid as default }; //# sourceMappingURL=ArrowLongDownLeftSolid.js.map