From BlenderWiki
| UI location | Text Editor: Properties window (ctrl+F)
Python Console: Console menu > Show System Icons > Header of console | ||
|---|---|---|---|
| Usage | Click an icon to display its name and copy it to the clipboard. | ||
| Version | 1.5.0 | Author(s) | Crouch, N.tox, PKHG, Campbell Barton, Dany Lebel |
| Blender | 2.5.6 | License | GPL |
| File name | development_icon_get.py |
|---|---|
| Current version download | https://svn.blender.org/svnroot/bf-extensions/trunk/py/scripts/addons/development_icon_get.py |
| Bug reports | http://projects.blender.org/tracker/?func=detail&aid=22011 | |
|---|---|---|
| Links | Script at author's website | |
Instructions
After enabling the Add-On the icons can be viewed in 2 different locations: the Text Editor and the Python Console.
- Text Editor
- The icons are displayed in a panel inside the properties window (CtrlF). By default a scroller is displayed, but by clicking the little triangle before the scrolling index, the panel expands and all available icons are shown simultaneously.
- Python Console
- Only the scroller is availabe. It is displayed after enabling it in the console menu (Show System Icons). This can also be seen in the screenshot below.