@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 487 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactSolidComponent from '../createReactSolidComponent.js';
var ArrowDownLeftSolid = createReactSolidComponent("arrow-down-left", "ArrowDownLeftSolid", [["path", { "d": "M15.5 18.25a.75.75 0 0 0 .75-.75l-4.345-4.345L18.03 7.03a.75.75 0 0 0-1.06-1.06l-6.125 6.125L6.5 7.75a.75.75 0 0 0-.75.75v9c0 .414.336.75.75.75z", "key": "svg-0" }]]);
export { ArrowDownLeftSolid as default };
//# sourceMappingURL=ArrowDownLeftSolid.js.map