---
title: Build Icons
framework: appstoreconnectapi
role: collectionGroup
role_heading: API Collection
path: appstoreconnectapi/build-icons
---

# Build Icons

Get icons from your app’s binary that are uploaded to App Store.

## Overview

Overview Use buildIcons to identify which icons were uploaded to App Store Connect inside your app’s binary. This is a read-only resource. For a list of supported icon asset types, see IconAssetType.

## Topics

### Getting Metadata and Downloading Icons

- [List all icons for a build](appstoreconnectapi/get-v1-builds-_id_-icons.md)

### Objects and types

- [BuildIcon](appstoreconnectapi/buildicon.md)
- [BuildIconsResponse](appstoreconnectapi/buildiconsresponse.md)
- [BuildIconsWithoutIncludesResponse](appstoreconnectapi/buildiconswithoutincludesresponse.md)
- [ImageAsset](appstoreconnectapi/imageasset.md)
- [IconAssetType](appstoreconnectapi/iconassettype.md)

## See Also

### Builds

- [Builds](appstoreconnectapi/builds.md)
- [Build Bundles](appstoreconnectapi/build-bundles.md)
- [Build uploads](appstoreconnectapi/build-uploads.md)
- [App Encryption Declarations](appstoreconnectapi/app-encryption-declarations.md)
