UNPKG

@mynaui/icons-react

Version:

1180+ beautifully crafted open source icons for your next project.

11 lines (7 loc) 459 B
/** * @mynaui/icons-react v0.3.2 - MIT */ import createReactSolidComponent from '../createReactSolidComponent.js'; var ToggleLeftSolid = createReactSolidComponent("toggle-left", "ToggleLeftSolid", [["path", { "d": "M2.25 12A5.75 5.75 0 0 1 8 6.25h8a5.75 5.75 0 0 1 0 11.5H8A5.75 5.75 0 0 1 2.25 12m2.5 0a3.25 3.25 0 1 0 6.5 0 3.25 3.25 0 0 0-6.5 0", "key": "svg-0" }]]); export { ToggleLeftSolid as default }; //# sourceMappingURL=ToggleLeftSolid.js.map