Using Icon Templates
- Updated2026-05-29
- 2 minute(s) read
Use the Icon Editor in LabVIEW to create or modify icon templates. Icon templates let you apply consistent icon banners or complete icons across multiple objects in LabVIEW.
The Templates page of the Icon Editor displays all .png, .bmp, and .jpg files in the LabVIEW Data\Icon Templates directory. Save icon templates you create to this directory so that they appear in the Templates page of the Icon Editor.
Use folders within LabVIEW Data\Icon Templates as follows, depending on the type of object:
| Object Type | Folder |
|---|---|
| Icon for VIs, custom controls | LabVIEW Data\Icon Templates\VI |
| Library icon for project libraries, classes, XControls | LabVIEW Data\Icon Templates\Library |
Each of these folders in turn contains two folders:
You can also create your own folders for icons within LabVIEW Data\Icon Templates.
If an icon template changes on disk, an icon referencing the template updates automatically when you next display the icon in the Icon Editor.
To interact with icon templates in the Icon Editor, complete the following steps.
-
Open the Icon Editor:
- Double-click the icon in the upper right corner of the front panel or the block diagram.
- Right-click the icon in the upper right corner of the front panel or the block diagram and select Edit Icon....
-
Do the following, based on your objective.
Objective Description Display all available icon templates and glyphs, with locations on disk Select . LabVIEW creates and opens an HTML report on the icon templates in your default browser.
Locate and import a glyph to use as a template or an icon Select . Choose whether to save icons of third-party VIs that you open as icon templates - Select .
- If desired, specify a different location to save these VIs. The default location is LabVIEW Data\Icon Templates\3rd party.
Delete an icon template - Delete the template in the file system.
- In the Icon Editor, select the Templates tab.
- Click the Refresh templates from
disk button (
).LabVIEW synchronizes the contents of the file system to the Icon Editor.
Related Information
- Saving Icons as Templates or Glyphs
A VI icon saves as part of the VI. You can save icons you create in the Icon Editor as templates or glyphs to use as reusable assets for other icons.