Flat-Icon-Generator
Flat-Icon-Generator copied to clipboard
Creates a flat icon from a given image file.
Bumps [eslint](https://github.com/eslint/eslint) from 1.10.3 to 6.7.2. Release notes *Sourced from [eslint's releases](https://github.com/eslint/eslint/releases).* > ## v6.7.2 > * [`bc435a9`](https://github.com/eslint/eslint/commit/bc435a93afd6ba4def1b53993ef7cf8220f3f070) Fix: isSpaceBetweenTokens() recognizes spaces in JSXText (fixes [#12614](https://github-redirect.dependabot.com/eslint/eslint/issues/12614)) ([#12616](https://github-redirect.dependabot.com/eslint/eslint/issues/12616)) (Toru Nagashima) >...
need to support two icon to overlay, like this 
need the shadow angle support -90 ° thanks
It would be nice, if I can add some shadow to the generated image. Then I can use this image on backgrounds with the same color. In the following example...
It would be nice if uploaded SVGs are centered. 
Would it be possible to increase the size of the icon to [1024x1024](https://developer.apple.com/library/ios/documentation/UserExperience/Conceptual/MobileHIG/IconMatrix.html)? That would be the size of the icon needed for the Apple's App Store.
Is it possible to invert the color of the icon? Depending on the color you choose for the background, the icon may look better as white than black.