@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 454 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactSolidComponent from '../createReactSolidComponent.js';
var ArrowLeftSolid = createReactSolidComponent("arrow-left", "ArrowLeftSolid", [["path", { "d": "M9.578 5.487a.75.75 0 0 1 1.06-.034v5.797H19.5a.75.75 0 0 1 0 1.5h-8.862v5.797a.75.75 0 0 1-1.06-.034l-5.625-6a.75.75 0 0 1 0-1.026z", "key": "svg-0" }]]);
export { ArrowLeftSolid as default };
//# sourceMappingURL=ArrowLeftSolid.js.map