@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 389 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactComponent from '../createReactComponent.js';
var LetterKCircle = createReactComponent("letter-k-circle", "LetterKCircle", [["path", { "d": "M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0M9.75 8v4m0 0v4m0-4h.5m0 0 4.5 4m-4.5-4 4.5-4", "key": "svg-0" }]]);
export { LetterKCircle as default };
//# sourceMappingURL=LetterKCircle.js.map