Skip to main content

iconListMatching

Type

handler

Summary

Return the available icons in the current icon family that match the search string.

Syntax

iconListMatching(<pSearch>)

Description

Return an LCB list of the icon names in the current icon family that match the search string.

For each icon name, the SVG path string can be obtained with iconSVGPathFromName or its corresponding codepoint with iconCodepointFromName.

Parameters

NameTypeDescription

pSearch

The string used to search icon names.

handler: iconSVGPathFromName, iconCodepointFromName, iconList, iconListForFamily