@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 333 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactComponent from '../createReactComponent.js';
var ChevronUpLeft = createReactComponent("chevron-up-left", "ChevronUpLeft", [["path", { "d": "M7.879 16.364V7.879h8.485", "key": "svg-0" }]]);
export { ChevronUpLeft as default };
//# sourceMappingURL=ChevronUpLeft.js.map