Sprout
sprout
npm install @mynaui/icons-react
import { Sprout } from "@mynaui/icons-react";
const App = () => {
return <Sprout />;
}; <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.229 9.466c-.905 1.173-2.519 1.188-3.622.21-.752-.6-1.147-2.406-1.327-3.546-.086-.545.287-1.035.818-1.078 1.131-.091 2.966-.13 3.714.473 1.171.865 1.297 2.779.417 3.941m0 0C10.971 11.122 12 16.851 12 16.851m1.921-5.336c-.791-1.027-.496-2.49.538-3.236.63-.507 2.14-.495 3.135-.423.531.04.904.53.814 1.075-.166 1-.51 2.48-1.142 2.983-.968.842-2.551.607-3.345-.4m0 0C12.431 12.972 12 16.85 12 16.85M20.5 19c-2.7-1.176-5.564-2.303-8.5-2.149m0 0c-2.936-.154-5.8.973-8.5 2.149'/>
</svg> <img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons/sprout.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-sprout"></use>
</svg>