List of the PWA app icons
Install
$ npm install --save pwa-icon-list
Usage
const pwaIconList = ; ;//=> [{file: 'icon-72x72.png', dimension: 72}, {file: 'icon-96x96.png', dimension: 96}, ...]
Related
- android-icon-list - List of the Android launcher icons
- ios-icon-list - List of the iOS app icons
- bb10-icon-list - List of the BlackBerry 10 app icons
License
MIT © Sam Verschueren