---
title: componentIconFamily
framework: Core Services
role: symbol
role_heading: Instance Property
platforms: [Mac Catalyst 17.0+, macOS 10.0+]
path: coreservices/componentresourceextension/1516662-componenticonfamily
---

# componentIconFamily

The resource ID of an icon family. You can provide an icon family in addition to the icon provided in the componentIcon field. Note that members of this icon family are not used by the Finder you supply an icon family only so that other components or applications can display your component’s icon in a dialog box if needed.

## Declaration

```occ
SInt16 componentIconFamily;
```
