TentTree
tent-tree
npm install @mynaui/icons-react
import { TentTree } from "@mynaui/icons-react";
const App = () => {
return <TentTree />;
}; <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='M5 20.75v-10c2.809-1.248 4.986-2.583 7-5 2.014 2.417 4.191 3.752 7 5v10m-14 0H3m2 0h2.5m11.5 0h2m-2 0h-2.5m-9 0h9m-9 0c2.586-2.586 4.031-5.406 4.5-9 .469 3.594 1.914 6.414 4.5 9M6 10V3.5m-2 .783 1.553-.69a1.12 1.12 0 0 1 .894 0L8 4.284M4 6.948l1.553-.69c.281-.125.613-.125.894 0L8 6.948M18 10V5m0 0c-.153 0-.306.031-.447.094L16 5.784M18 5c.153 0 .306.031.447.094l1.553.69'/>
</svg> <img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons/tent-tree.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-tent-tree"></use>
</svg>