Saving Icons as Templates or Glyphs
- Updated2026-05-29
- 2 minute(s) read
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.
You can save an icon, including layer information, with the corresponding VI or library. The Icon Editor can save icons in both 256-color (8-bit) and monochrome (1-bit) format.
If you open a third-party VI, you can choose whether to save the corresponding icon template as a template for future use. Use the Templates page of the Icon Editor Properties dialog box to configure settings for saving third-party icon templates.
To save an icon as a template or a glyph, complete the following steps.
-
Complete the step that aligns with your objective.
Option Description Create a reusable starting point for an entire icon Save the icon as a template. Select .
Create a reusable asset for use within icons Save the icon as a glyph. Select .
LabVIEW opens the Save Icon As dialog box. - Specify the name of your icon.
-
Specify the folder within your LabVIEW Data folder where you want
to save the icon.
Tip To see where your LabVIEW Data folder is on your system, navigate to and select Default Data Directory from the drop-down menu.
Icon Type Save Location Template LabVIEW Data\Icon Templates By default, this folder contains the following folders. These folders are intended for the following uses:
- VI\Frameworks: Icon templates for files from within your team or organization.
- VI\3rd party: Icon templates for files from outside your team or organization.
- Library\Frameworks: Library icons for files from within your team or organization.
- Library\3rd party: Library icons for files from outside your team or organization.
Glyph LabVIEW Data\Glyphs - Click OK.
Related Information
- Using Icon Templates
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.
- Creating an Icon with the Icon Editor
Create an icon to represent a VI or custom control graphically in the LabVIEW Icon Editor.
- Creating a Library Icon
A library icon identifies items as belonging to a project library. Because LabVIEW can apply a library icon to all members of a library, use a library icon to create a banner, and define the rest of the icon separately.