The Phosphor app store logo icon visually represents the Apple App Store and is commonly used to link to the store or indicate compatibility with iOS and macOS applications.
Common uses
- Link to the App Store page for an application.
- Indicate an app is available on the iOS App Store.
- Brand element for Apple ecosystem-related features.
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { AppStoreLogo } from '@phosphor-icons/react';
<AppStoreLogo size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<AppStoreLogo size={24} />thin
<AppStoreLogo size={24} weight="thin" />light
<AppStoreLogo size={24} weight="light" />bold
<AppStoreLogo size={24} weight="bold" />fill
<AppStoreLogo size={24} weight="fill" />duotone
<AppStoreLogo size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- brands
- Keywords
- macintoshimaciphoneipadmacosiosbrandsappstorelogoapple storeios appmac appdownload
FAQ
- What does the app store logo icon represent?
- This icon represents the Apple App Store, often used to signify availability of an app on iOS or macOS.
- How do I use this icon in React?
- You can import and use it in React with: `import { AppStoreLogo } from '@phosphor-icons/react'`.
- What is the license for this icon?
- The Phosphor icon library, including the app store logo, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Phosphor.
Looking for something else? Search Phosphor 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 →