@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 441 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactSolidComponent from '../createReactSolidComponent.js';
var ToggleRightSolid = createReactSolidComponent("toggle-right", "ToggleRightSolid", [["path", { "d": "M8 6.25a5.75 5.75 0 1 0 0 11.5h8a5.75 5.75 0 0 0 0-11.5zM12.75 12a3.25 3.25 0 1 1 6.5 0 3.25 3.25 0 0 1-6.5 0", "key": "svg-0" }]]);
export { ToggleRightSolid as default };
//# sourceMappingURL=ToggleRightSolid.js.map