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.