# iOS App Icon

### What to Submit

Provide **at least two** icon variants per brand (three preferred):

1. **Light Background (Required)**
   * Full-color logo intended for **light** system backgrounds.
2. **Dark Background (Required)**
   * Full-color logo intended for **dark** system backgrounds.
   * If your brand allows, you may submit a **transparent** icon that pairs well with iOS’s system black gradient.
3. **Grayscale (Optional but Highly Recommended)**
   * Logo in grayscale on a **solid black background**.
   * You may use different gray tints for the logo.
   * If not provided, we will reuse the dark/transparent variant.

<figure><img src="/files/wNgdeeGgOypJUyDXAwWF" alt=""><figcaption></figcaption></figure>

> **No light or dark variant?**\
> If your brand uses a single fixed background (e.g., always black, like Rechat), tell us and we’ll reuse the same icon across all variants.

### File Specifications

* **Size:** `1024 × 1024 px`
* **Format:** **SVG preferred**; PNG accepted
* **Color Space:** sRGB
* **Background & Masking:**
  * **Do not** add corner radius (iOS applies the mask automatically).
  * **Do not** add extra padding; background should extend to all edges/corners.
* **File naming (recommended):**
  * `brandname_iosicon_light.svg`
  * `brandname_iosicon_dark.svg`
  * `brandname_iosicon_grayscale.svg`

### Brand & Link Requirements

Include the following with your submission:

* **Official brand name** and **primary/secondary colors** (hex)
* **Clear-space** and **minimum-size** guidance (if any)
* **Usage do’s & don’ts** (if any)
* **Brokerage social media links** (all that apply):
  * Website
  * Facebook
  * Instagram
  * LinkedIn
  * X (Twitter)
  * YouTube
  * TikTok

### Visual Guidance

* Ensure strong contrast between logo and its background for both light and dark variants.
* Avoid thin strokes or fine details that may be lost when iOS scales the icon.
* Keep the design centered and balanced; avoid text-heavy layouts.

### Delivery & Review

1. Package your files (SVG preferred) and a short brand note (colors, spacing rules, any usage notes).
2. Share your submission with your **Onboarding Experience Manager** for review.
3. We’ll confirm receipt and follow up if adjustments are needed.

### Quick Checklist (Designer Ready)

* Provided Light, Dark, and Grayscale variants (or confirmed single-variant reuse)
* Each file is 1024×1024 in SVG (or PNG if SVG unavailable)
* No corner radius; no extra padding; background fills to edges
* Contrast verified on both light and dark environments
* File names follow the recommended pattern
* Brand color hex codes and any usage rules included
* Brokerage social media links included

### Submission Template (Copy/Paste)

**Subject:** iOS App Icon Assets – *\[Brokerage Name]*\
**Included:**

* `brandname_iosicon_light.svg`
* `brandname_iosicon_dark.svg`
* `brandname_iosicon_grayscale.svg` (optional)
* Brand colors: Primary `#______`, Secondary `#______`
* Any spacing/usage notes (PDF or brief)
* Social links: Website, Facebook, Instagram, LinkedIn, X, YouTube, TikTok


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.rechat.com/appendix/brokerage-set-up/ios-app-icon.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
