@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 340 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactComponent from '../createReactComponent.js';
var Egg = createReactComponent("egg", "Egg", [["path", { "d": "M12 21c4.004 0 7.25-3.224 7.25-7.2S16.004 3 12 3 4.75 9.824 4.75 13.8 7.996 21 12 21", "key": "svg-0" }]]);
export { Egg as default };
//# sourceMappingURL=Egg.js.map