20 releases
1.0.0-beta.1 |
|
---|---|
0.9.13 | Nov 12, 2024 |
0.9.10 | Oct 30, 2024 |
0.7.0 | Aug 2, 2023 |
0.4.0 | Jul 13, 2021 |
#197 in Images
1,921 downloads per month
23KB
448 lines
systemicons
With this lib you can retrieve the system icon which is associated to a certain file extension. The icon will be in the .png format. Windows, macOS and Linux (GTK) are supported.
lib.rs
:
systemicons
With this lib you can retrieve the system icon which is associated to a certain file extension. The icon will be in the .png format. Windows and Linux (GTK) are supported.
When you specify an absolute path to a .exe file, then the icon is loaded from resource, if the exe contains an icon resource.
Dependencies
~0–39MB
~617K SLoC