Shrub
shrub
npm install @mynaui/icons-react
import { Shrub } from "@mynaui/icons-react";
const App = () => {
return <Shrub />;
}; <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='m11.993 15.796 2.598-2.352m-4.162.782 1.564.782V20.5m6.053-10.398c2.02-3.249-2.817-7.978-6.053-5.357-3.07-2.482-8.177-1.031-6.052 2.392-4.389 2.539-.505 11.018 3.454 11.017h5.196c3.91-.1 7.896-5.482 3.455-8.052'/>
</svg> <img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons/shrub.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-shrub"></use>
</svg>