@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 491 B
JavaScript
/**
* @mynaui/icons-react v0.4.1 - MIT
*/
import createReactSolidComponent from '../createReactSolidComponent.js';
var ChevronsLeftSolid = createReactSolidComponent("chevrons-left", "ChevronsLeftSolid", [["path", { "d": "M12.5 5.47a.75.75 0 0 0-1.06 0l-6 6a.75.75 0 0 0 0 1.06l6 6a.75.75 0 0 0 1.06 0v-4.939l4.94 4.94a.75.75 0 0 0 1.06 0V5.47a.75.75 0 0 0-1.06 0l-4.94 4.939z", "key": "svg-0" }]]);
export { ChevronsLeftSolid as default };
//# sourceMappingURL=ChevronsLeftSolid.js.map