The SVG_ICON_BROWSER procedure displays all of the SVG (Scalable Vector Graphics) icons that ship with IDL. The widget app shows a thumbnail of all icons and has a filter so you can quickly locate a particular icon. Once you've located an icon, you can click on it to get a preview of how that icon would look in different widget types (such as a tree widget), and also get a snippet of code demonstrating how to use that icon in your program.
This routine is written in the IDL language. Its source code can be found in the file svg_icon_browser.pro in the lib/utilities subdirectory of the IDL distribution.
Note: All of these icons are distributed under the Creative Commons Attribution 4.0 International License and can be freely used in your own applications.
Syntax
SVG_ICON_BROWSER
Arguments
None
Keywords
None
Version History
See Also
RENDER_ICON, RENDER_SVG