Flat-Icon-Generator icon indicating copy to clipboard operation
Flat-Icon-Generator copied to clipboard

Creates a flat icon from a given image file.

Results 7 Flat-Icon-Generator issues
Sort by recently updated
recently updated
newest added

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) >...

dependencies

need to support two icon to overlay, like this ![icon](https://user-images.githubusercontent.com/1404460/64306861-ba71b880-cfc6-11e9-8499-b10d4afad203.png)

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. ![bug](https://cloud.githubusercontent.com/assets/744745/15794836/4526894c-29ee-11e6-8f8d-1ed34a819e4c.png)

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.