ArchiveSolid
archive-solid
npm install @mynaui/icons-react
import { ArchiveSolid } from "@mynaui/icons-react";
const App = () => {
return <ArchiveSolid />;
}; <svg width="24" height="24" fill="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path d='M5 2.25h14A2.75 2.75 0 0 1 21.75 5v3a.75.75 0 0 1-.75.75h-.25V19A2.75 2.75 0 0 1 18 21.75H6A2.75 2.75 0 0 1 3.25 19V8.75H3A.75.75 0 0 1 2.25 8V5A2.75 2.75 0 0 1 5 2.25m-1.25 5h16.5V5c0-.69-.56-1.25-1.25-1.25H5c-.69 0-1.25.56-1.25 1.25zm6.75 3.5a.75.75 0 0 0 0 1.5h3a.75.75 0 0 0 0-1.5z'/>
</svg> <img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons-solid/archive.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-archive"></use>
</svg>