Box
box
npm install @mynaui/icons-react
import { Box } from "@mynaui/icons-react";
const App = () => {
return <Box />;
};<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='m3 7.533 8.269-4.28c.268-.138.401-.208.542-.235a1 1 0 0 1 .378 0c.14.027.274.097.541.235L21 7.533v7.828c0 .356 0 .534-.054.692q-.072.212-.226.373c-.115.12-.273.202-.589.366L12 21l-8.131-4.208c-.316-.164-.474-.245-.589-.366a1 1 0 0 1-.226-.373C3 15.894 3 15.716 3 15.359zM12 21v-9.063m9-4.404-9 4.404M3 7.533l9 4.404'/>
</svg><img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons/box.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-box"></use>
</svg>