@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 413 B
JavaScript
/**
* @mynaui/icons-react v0.4.1 - MIT
*/
import createReactComponent from '../createReactComponent.js';
var PercentageCircle = createReactComponent("percentage-circle", "PercentageCircle", [["path", { "d": "M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0M9.854 9.854 9.5 9.5m5.004 5.004-.354-.354m-4.65.35 5-5", "key": "svg-0" }]]);
export { PercentageCircle as default };
//# sourceMappingURL=PercentageCircle.js.map