Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 935 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 935 Bytes

Flat-Icon-Generator (flat.style)

What

Creates an Android-style flat icon from a given image file. Works with most common image formats, though optimized for high-quality PNGs. 100% functional offline on Chrome after first visit.

Examples:

Flash Icon Apple Icon Twitter Icon Laptop Icon

How

FIG uses HTML5 Canvas to draw a shadow of a given opacity at a given angle from the source icon. You can also set a background of any color in a square or circular shape. Offline capabilities are provided via service workers (using Google's sw-toolbox library).

Who

Created with love by @RubenCodes. This project is licensed under the terms of the MIT license.