Icon Viewer

Introduction

An add-on that will help you to find an icon for your script and copy its name to the clipboard.

../../_images/addons_dev_iconview.jpg

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

  1. Use the search field to filter the icons displayed by name.
  2. Click on an icon in the display and it’s name will be copied to the clipboard.
  3. Paste the name into the text editor of choice to write 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:todo
License:GPL
Support Level:Community
Note:This add-on is bundled with Blender.