@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 435 B
JavaScript
/**
* @mynaui/icons-react v0.4.1 - MIT
*/
import createReactSolidComponent from '../createReactSolidComponent.js';
var ChevronUpLeftSolid = createReactSolidComponent("chevron-up-left", "ChevronUpLeftSolid", [["path", { "d": "M7.879 7.129a.75.75 0 0 0-.75.75v8.485c0 .414.335.75.75.75l9.235-9.235a.75.75 0 0 0-.75-.75z", "key": "svg-0" }]]);
export { ChevronUpLeftSolid as default };
//# sourceMappingURL=ChevronUpLeftSolid.js.map