UNPKG

@mynaui/icons-react

Version:

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

11 lines (7 loc) 503 B
/** * @mynaui/icons-react v0.3.2 - MIT */ import createReactComponent from '../createReactComponent.js'; var Cake = createReactComponent("cake", "Cake", [["path", { "d": "M9 11c1.162 3.722 4.667 4.269 6 0m-6 0c-1.053 3.373-3.462 3.74-5 1.91M15 11c.934 2.992 3.383 3.933 5 1.967", "key": "svg-0" }], ["path", { "d": "M20 21v-8c0-1.09-.91-2-2-2H6c-1.09 0-2 .91-2 2v8m-2 0h20M7 7v4m5-4v4m5-4v4M7 4v.5m5-.5v.5m5-.5v.5", "key": "svg-1" }]]); export { Cake as default }; //# sourceMappingURL=Cake.js.map