List of the iOS app icons
Install
$ npm install --save ios-icon-list
Usage
const iosIconList = ; ;//=> [{file: 'icon-40.png', dimension: 40}, {file: 'icon-40@2x.png', dimension: 80}, ...]
Related
- android-icon-list - List of the Android launcher icons
- bb10-icon-list - List of the BlackBerry 10 app icons
License
MIT © Sam Verschueren