UNPKG

@mynaui/icons-react

Version:

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

11 lines (7 loc) 393 B
/** * @mynaui/icons-react v0.3.2 - MIT */ import createReactComponent from '../createReactComponent.js'; var CircleNotch = createReactComponent("circle-notch", "CircleNotch", [["path", { "d": "M7.717 4A9.05 9.05 0 0 0 3 11.956C3 16.951 7.03 21 12 21s9-4.05 9-9.044A9.05 9.05 0 0 0 16.283 4", "key": "svg-0" }]]); export { CircleNotch as default }; //# sourceMappingURL=CircleNotch.js.map