Find an icon texture
wow_icon_searchSearch World of Warcraft icon textures by name fragment to get file paths and FileDataIDs. Choose icons for buttons, addon compartment entries, or .toc IconTexture.
Instructions
Search the game's icon textures by name and return the path and FileDataID for each. Icons follow a naming convention (spell_fire_*, inv_sword_*, ability_warrior_*), so searching by theme works well. Use this to pick an icon for a button, an addon compartment entry, or a .toc IconTexture.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | Yes | Icon name fragment, e.g. fireball, sword, warrior. |