StoreSolid
store-solid
npm install @mynaui/icons-react
import { StoreSolid } from "@mynaui/icons-react";
const App = () => {
return <StoreSolid />;
}; <svg width="24" height="24" fill="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path d='M7.993 2.25h9.959a2.75 2.75 0 0 1 2.66 2.056l1.044 4.007c.247.944-.01 1.771-.57 2.36q-.159.165-.34.3V19a2.75 2.75 0 0 1-2.75 2.75H6.004A2.75 2.75 0 0 1 3.254 19v-8.026q-.181-.135-.34-.302c-.56-.588-.817-1.415-.57-2.36l1.044-4.006a2.75 2.75 0 0 1 2.66-2.056zM12 10.746q-.102.108-.214.205c-.576.496-1.32.725-2.035.725s-1.459-.23-2.035-.725a3 3 0 0 1-.217-.208 2.6 2.6 0 0 1-.35.305c-.65.47-1.463.624-2.204.554a4 4 0 0 1-.19-.023V19c0 .69.559 1.25 1.248 1.25h11.994c.69 0 1.249-.56 1.249-1.25v-7.421q-.096.014-.19.023c-.742.07-1.555-.084-2.204-.554a2.6 2.6 0 0 1-.352-.305 3 3 0 0 1-.216.208c-.576.496-1.32.725-2.035.725s-1.459-.23-2.035-.725a3 3 0 0 1-.214-.205'/>
</svg> <img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons-solid/store.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-store"></use>
</svg>