A Quasar tool for generating all your Quasar App's icons and splashscreens
Please submit a PR to https://github.com/quasarframework/quasar-awesome with your website/app/Quasar tutorial/video etc. Thank you!
You love the default Quasar logo, probably as much as the team does, but you just spent what feels like a lifetime making your own pixel-perfect representation of the soul of your application and now you want to replace that logo with your own!
There are many different situations where your icon might be seen: in the browser tab, on the desktop, on the home screen of a mobile phone and even in an app store. Then there are splashscreens to create in all the various device sizes and orientations.
This means you need your logo in about 100+ different sizes with representative names, arcane formats, placed in the correct folders and probably some proper <xml>
declarations for Cordova too. Even if you know exactly what you’re doing, this is a tedious and error-prone task. To make your life easy and care-free, we’ve built the Icon Genie CLI tool to make this exhausting process dead simple.
Node.js >=10.0.0 is required.
$ yarn global add @quasar/icongenie
# or
$ npm install -g @quasar/icongenie
Please visit [https://quasar.dev/icongenie].
Quasar Framework is an MIT-licensed open source project. Its ongoing development is made possible thanks to the support by these awesome backers.
Please read our manifest on Why donations are important. If you'd like to become a donator, check out Quasar Framework's Donator campaign.
Head on to the Quasar Framework official website: https://quasar.dev
For latest releases and announcements, follow on Twitter: @quasarframework
Ask questions at the official community Discord server: https://chat.quasar.dev
Ask questions at the official community forum: https://forum.quasar.dev
I'm excited if you want to contribute to Quasar under any form (report bugs, write a plugin, fix an issue, write a new feature). Please read the Contributing Guide.
Quasar is following Semantic Versioning 2.0.
Copyright (c) 2018-present Razvan Stoenescu