#icons #file-extension #png #gtk #linux #associated #lib

systemicons

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, macOS and Linux (GTK) are supported.

7 releases (breaking)

0.7.0 Aug 2, 2023
0.6.0 Jan 9, 2022
0.5.0 Jan 9, 2022
0.4.0 Jul 13, 2021
0.1.1 May 25, 2021

#652 in Images

MIT license

26KB
371 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–8MB
~128K SLoC