seed-icons 0.1.1

Get icons collections for Seed
docs.rs failed to build seed-icons-0.1.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: seed-icons-0.4.2

Icons Collections for Seed

Seed is an awesome framework to develop single page applications.

This package provides build.rs to generate icons to use with Seed. It does not provide you with icons themselves (you stil have to reference CSS / JS files from your index.html), but it generates you a list of .rs files - one for each icon, which should give you a convenient way to use them in your application.