The Lucide store icon depicts a building with a prominent entrance, commonly used to represent e-commerce, retail locations, or shopping-related features in a user interface.
Common uses
- Link to an online shop or product catalog
- Button for a 'My Orders' or 'Purchases' section
- Indicator for a retail store locator feature
Use it in React
Install
npm i lucide-reactImport & render
import { Store } from 'lucide-react';
<Store size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- shopsupermarketstandboutiquebuildingstoreretail
FAQ
- What does the store icon represent?
- The store icon visually represents a physical or digital place of commerce, such as a shop, supermarket, or boutique.
- How do I use the store icon in React?
- You can import and use the store icon in React with the following statement: `import { Store } from 'lucide-react'`.
- What is the license for the Lucide store icon?
- The Lucide store icon is available under the ISC license, which is a permissive open-source license.
Looking for something else? Search Lucide and 4 more libraries by description →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →