@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 524 B
JavaScript
/**
* @mynaui/icons-react v0.4.1 - MIT
*/
import createReactSolidComponent from '../createReactSolidComponent.js';
var ChevronsUpLeftSolid = createReactSolidComponent("chevrons-up-left", "ChevronsUpLeftSolid", [["path", { "d": "M14.745 5.5a.75.75 0 0 1 .75.75l-3.253 3.254h6.507a.75.75 0 0 1 .751.751L10.255 19.5a.75.75 0 0 1-.75-.75v-6.508L6.25 15.496a.75.75 0 0 1-.751-.751V6.251a.75.75 0 0 1 .75-.751z", "key": "svg-0" }]]);
export { ChevronsUpLeftSolid as default };
//# sourceMappingURL=ChevronsUpLeftSolid.js.map