Backpack
backpack
npm install @mynaui/icons-react
import { Backpack } from "@mynaui/icons-react";
const App = () => {
return <Backpack />;
}; <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='M8.786 5.333h6.428m-6.428 0C8.786 3.493 10.225 2 12 2s3.214 1.492 3.214 3.333m-6.428 0c-2.367 0-4.286 1.99-4.286 4.445v10.666c0 .86.96 1.556 2.143 1.556h10.714c1.184 0 2.143-.696 2.143-1.556V9.778c0-2.455-1.919-4.445-4.286-4.445M10.393 12h3.214c.888 0 1.607-.746 1.607-1.667 0-.92-.72-1.666-1.607-1.666h-3.214c-.888 0-1.607.746-1.607 1.666S9.506 12 10.393 12m4.821 10v-4.444c0-1.228-.96-2.223-2.143-2.223H10.93c-1.184 0-2.143.995-2.143 2.223V22z'/>
</svg> <img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons/backpack.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-backpack"></use>
</svg>