Tent
tent
npm install @mynaui/icons-react
import { Tent } from "@mynaui/icons-react";
const App = () => {
return <Tent />;
}; <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 19.5v-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 9'/>
</svg> <img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons/tent.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"></use>
</svg>