Seed is an awesome framework to develop single page applications.
This is a utility package, used during build of another package
(seed-icons) and is not intended to be used on it's own.
It provides write-all
function 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
icons.rs
file with module for each icon, which should give you a
convenient way to use them in your application.