The HugeIcons play store icon visually represents the Google Play Store and is commonly used to link users to the store or indicate content available on the platform.
Common uses
- Link to app on Google Play Store
- Indicate app availability on Android
- Branding for Android-related features
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { PlayStoreIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={PlayStoreIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- google playandroid storeapp storeplay store button
FAQ
- What does the Play Store icon represent?
- It represents the Google Play Store, the official app store for Android devices.
- How do I use the PlayStoreIcon in React?
- Import both HugeiconsIcon and PlayStoreIcon, then render <HugeiconsIcon icon={PlayStoreIcon} />.
- What is the license for this icon?
- This icon is available 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.