icons 0.1.1

Icons for Rust applications. Coming soon.
1
2
3
fn main() {
    println!("Hello, world!");
}