John KuehJohn Kueh

app store icon

HugeIcons · AppStoreIcon · MIT

Download SVG

The HugeIcons app store icon visually represents a digital storefront for applications, commonly used to link users to an app store or indicate an app's availability on one.

Common uses

  • Link to the Apple App Store
  • Link to the Google Play Store
  • Indicate app availability on mobile platforms

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { AppStoreIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={AppStoreIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
storedownloadmarketplaceapp download

FAQ

What does the app store icon represent?
It represents a digital marketplace where users can download applications, such as the Apple App Store or Google Play Store.
How do I use the AppStoreIcon in React?
Import both HugeiconsIcon and AppStoreIcon, then render it using <HugeiconsIcon icon={AppStoreIcon} />.
What is the license for this icon?
This icon is provided under the MIT license, allowing for free commercial and non-commercial use.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons and 4 more libraries by description →