The Tabler brand appstore icon visually represents the Apple App Store, commonly used in UIs to link to an application's listing within the store or indicate app availability.
Common uses
- Link to app's App Store page
- Indicate mobile app availability
- Branding element for app-related services
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBrandAppstore } from '@tabler/icons-react';
<IconBrandAppstore size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Brand
- Keywords
- shoponlineapplicationlogobrandappstorecompanytrademarkidentitycorporateapple app storeapp store logomobile app icondownload icon
FAQ
- What does the brand appstore icon represent?
- It represents the Apple App Store, often used to signify where a mobile application can be downloaded.
- How do I use this icon in React?
- You can import and use it in your React application with: import { IconBrandAppstore } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icon library, including the brand appstore icon, is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →