Cake
cake
npm install @mynaui/icons-react
import { Cake } from "@mynaui/icons-react";
const App = () => {
return <Cake />;
}; <svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="1.5" viewBox="0 0 24 24" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg">
<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'/><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'/>
</svg> <img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons/cake.svg" /> npm install @mynaui/icons
<svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="1.5" viewBox="0 0 24 24" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><use xlink:href="/path/to/mynaui.symbol.svg#mynaui-cake"></use>
</svg>