@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 525 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactSolidComponent from '../createReactSolidComponent.js';
var EggSolid = createReactSolidComponent("egg", "EggSolid", [["path", { "d": "M12 2.25c-1.223 0-2.337.521-3.294 1.295-.955.773-1.79 1.827-2.477 2.98C4.864 8.817 4 11.65 4 13.8c0 4.395 3.587 7.95 8 7.95s8-3.555 8-7.95c0-2.151-.864-4.983-2.23-7.275-.686-1.153-1.52-2.207-2.476-2.98C14.337 2.771 13.222 2.25 12 2.25", "key": "svg-0" }]]);
export { EggSolid as default };
//# sourceMappingURL=EggSolid.js.map