Briefcase
briefcase
npm install @mynaui/icons-react
import { Briefcase } from "@mynaui/icons-react";
const App = () => {
return <Briefcase />;
}; <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='m20.953 10.587-.692 7.2C20.067 19.551 19.403 21 15.692 21H8.308c-3.71 0-4.375-1.449-4.569-3.213l-.692-7.2m17.906 0c.25-2.196-.397-3.987-4.338-3.987h-9.23c-3.941 0-4.587 1.791-4.338 3.987m17.906 0C18.935 11.882 16.301 13.249 14 13.5M3.047 10.587C5.065 11.882 7.699 13.249 10 13.5m0 0a2 2 0 1 0 4 0m-4 0a2 2 0 1 1 4 0m1-6.9V4a1 1 0 0 0-1-1h-4a1 1 0 0 0-.708.293A1 1 0 0 0 9 4.001V6.6'/>
</svg> <img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons/briefcase.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-briefcase"></use>
</svg>