Icon Viewer
An add-on that will help you to find an icon for your script and copy its name to the clipboard.
Activation
Open Blender and go to Preferences then the Add-ons tab.
Click Development then Icon Viewer to enable the script.
Interface
Located in the Text Editor ‣ Sidebar ‣ Icon Viewer.
Located in the Python Console ‣ Header ‣ Icon Viewer.
Instructions
Use the search field to filter the icons displayed by name.
Click on an icon in the display and it’s name will be copied to the clipboard.
Paste the name into the text editor of choice to use it in your add-on.
Reference
Category:
Development
Description:
Click an icon to copy its name to the clipboard.
Location:
Text Editor ‣ Dev Tab ‣ Icon Viewer
File:
development_icon_get.py
Author:
roaoao
Maintainer:
Blender Foundation
License:
GPL
Support Level:
Community
Note:
This add-on is bundled with Blender.