OEBS Icon Viewer, an add-on by Eric-Mwangi, adds a lightweight panel to Blender's Text Editor sidebar for browsing the internal icon library visually. You open it by switching to the Text Editor, pressing N to reveal the sidebar, and clicking the Icon Viewer tab.
Visual search matches both icon names and visual appearance, so terms like trash, hand, eye, or sun surface relevant icons instantly. Clicking an icon copies its full code snippet, such as icon='FILE_FOLDER', to the clipboard. Icons are organized into categories by context, including Animation, Modeling, and Scripting, and the add-on is built to load thousands of icons without slowing the UI. A direct link to ui.blender.org/icons is included for the authoritative reference.
The current release, version 1.4.0, is compliant with Blender Extension standards and refines the search keywords. OEBS Icon Viewer is free and open source, released under the GNU General Public License v3.0 or later, and compatible with Blender 4.2 LTS and newer.