BriefcaseSolid
briefcase-solid
npm install @mynaui/icons-react
import { BriefcaseSolid } from "@mynaui/icons-react";
const App = () => {
return <BriefcaseSolid />;
}; <svg width="24" height="24" fill="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path d='M8.3 7.35h-.915c-1.888 0-2.761.433-3.173.91-.408.473-.534 1.188-.424 2.203a14.5 14.5 0 0 0 5.639 2.064 2.75 2.75 0 0 1 5.148.006c1.966-.274 3.89-.96 5.634-2.04.116-1.03-.01-1.755-.421-2.233-.412-.477-1.285-.91-3.173-.91zm-6 3.315c-.13-1.158-.054-2.422.777-3.385.834-.968 2.254-1.43 4.308-1.43h.173c0-.378 0-.798.053-1.192.055-.41.174-.853.454-1.25.589-.83 1.655-1.158 3.197-1.158h1.476c1.542 0 2.608.329 3.197 1.159.28.396.4.838.454 1.25.053.393.053.813.053 1.191h.173c2.054 0 3.474.462 4.308 1.43.831.963.907 2.227.776 3.385l-.693 7.204c-.102.933-.344 1.973-1.212 2.746-.856.763-2.174 1.135-4.102 1.135H8.308c-1.929 0-3.246-.372-4.102-1.135-.868-.773-1.11-1.812-1.212-2.746l-.002-.01zM14.943 5.85c0-.396-.002-.714-.04-.993-.037-.278-.103-.456-.191-.58-.15-.212-.56-.527-1.973-.527h-1.476c-1.412 0-1.823.315-1.973.526-.088.125-.154.303-.191.581-.038.28-.04.597-.04.993zM12 12.25a1.25 1.25 0 1 0 0 2.5 1.25 1.25 0 0 0 0-2.5'/>
</svg> <img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons-solid/briefcase.svg" /> npm install @mynaui/icons
<svg width="24" height="24" fill="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><use xlink:href="/path/to/mynaui-solid.symbol.svg#mynaui-briefcase"></use>
</svg>