API Reference > imodeljs-frontend > Tools > Tool > iconSpec iconSpec Static iconSpec: string = "" The icon for this Tool. This may be overridden in subclasses to provide a tool icon. The value is the name of an icon WebFont entry, or if specifying an SVG symbol, use svg: prefix. Defined in core/frontend/src/tools/Tool.ts Line 327 iconSpec AccessorReadOnly Get the iconSpec from this Tool's class. get: string see static iconSpec Returns - string Defined in core/frontend/src/tools/Tool.ts Line 426 Last Updated: 13 June, 2024