Luggage
luggage
npm install @mynaui/icons-react
import { Luggage } from "@mynaui/icons-react";
const App = () => {
return <Luggage />;
}; <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='M15 5.999c0-.888.451-2.995-1-2.999h-4C8.54 3 9 5.112 9 6m-.282 12h6.564c3.298 0 3.889-1.207 4.061-2.677l.615-6C20.18 7.493 19.606 6 16.102 6H7.898C4.394 6 3.82 7.492 4.042 9.323l.615 6C4.829 16.793 5.42 18 8.718 18M17 19.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0m-7 0a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0'/>
</svg> <img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons/luggage.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-luggage"></use>
</svg>