systemicons 0.1.0

With this lib you can retrive the system icon which is associated to a certain file extension. The icon will be in the .png format. Windows and Linux (GTK) are supperted.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies]

[package]
authors = ["Uwe Riegel <uriegel@hotmail.de>"]
description = "With this lib you can retrive the system icon which is associated to a certain file extension. The icon will be in the .png format. Windows and Linux (GTK) are supperted."
edition = "2018"
license = "MIT"
name = "systemicons"
readme = "README.md"
repository = "https://github.com/uriegel/systemicons"
version = "0.1.0"