ShrubSolid
shrub-solid
npm install @mynaui/icons-react
import { ShrubSolid } from "@mynaui/icons-react";
const App = () => {
return <ShrubSolid />;
}; <svg width="24" height="24" fill="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path d='M11.243 18.903V20.5a.75.75 0 0 0 1.5 0v-1.597z'/><path d='M6.043 17.326c.93.911 2.093 1.578 3.351 1.578h1.849V15.47l-1.15-.575-.067-.037a.75.75 0 0 1 .667-1.335l.07.03 1.565.783a1 1 0 0 1 .096.057l1.664-1.505A.75.75 0 0 1 15.095 14l-2.352 2.128v2.775h.734l.61.001h.524l.211-.01c2.184-.146 4.278-1.66 5.284-3.477.529-.954.794-2.057.556-3.147-.202-.922-.748-1.755-1.65-2.428.738-1.883-.164-3.922-1.512-5.17-1.404-1.3-3.591-2.021-5.501-.848-1.664-1.106-3.722-1.324-5.225-.806-.83.285-1.58.83-1.914 1.677-.267.68-.219 1.431.11 2.202-.937.756-1.451 1.791-1.637 2.91-.218 1.315.011 2.75.503 4.055.492 1.309 1.268 2.545 2.207 3.464'/>
</svg> <img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons-solid/shrub.svg" /> npm install @mynaui/icons
<svg width="24" height="24" fill="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><use xlink:href="/path/to/mynaui-solid.symbol.svg#mynaui-shrub"></use>
</svg>