AnyIcon: type and class icons utility 1.2 Scripts 4.3 Community
Submitted by user Patou; MIT; 2026-08-17
A singleton providing easy access to icons representing classes and types, from values or members. Useful for addon developers.
This is NOT a GUI, it's a GDScript utility. If you are looking for a GUI to look up editor icons, you may want to use Yuri Sizov's Godot Editor Theme Explorer:
https://godotengine.org/asset-library/asset/2353
Note: In 4.3, there will be a few warnings at installation due to script UIDs that were introduced in 4.4.
1.2 changelog:
- Skip classes already represented by a parent in class unions (This is in prevision of Godot 4.8 adding some subclasses explicitly, see https://github.com/godotengine/godot/pull/88647)
1.1 changelog summary:
- Added methods to get a member's type icon.
- Improved robustness
Full changelogs: https://github.com/xorblo-doitus/AnyIcon/releases
View files Download Submit an issue Recent Edits