iconic

Crates.ioiconic
lib.rsiconic
version0.1.2
sourcesrc
created_at2021-12-16 18:26:05.509605
updated_at2021-12-16 18:26:05.509605
descriptionA CLI tool for creating icons
homepage
repository
max_upload_size
id499309
size42,045
Kurt Wolf (kurtbuilds)

documentation

README

iconic is a tool to generate icons for a given project.

Usage

# Generate Icon for Assets.xcassets
iconic ios path/to/1024/by/1024/icon.png

Iconic will detect the location of the Assets.xcassets directory, and create icon sets for release and for dev (and visually distinguishes it by lightening the icon by 40%).

Commit count: 0

cargo fmt