Use the address and name of the file to get the icon.

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By wkytazijqxow

Use the address and name of the file to get the icon.
E.g:
Get icon = “c: \ a.exe”
Get icon = “c: \ b.txt”
Get icon = “c: \ c.png”

You might want to be a bit more clear on what your problem is. You want to get the texture/icon of a file given the file path? So for example, the red-green-yellow circular icon of Google Chrome ?

godot_dev_ | 2022-10-13 13:50