# Codex app icon assets

`codex-app-dark.png` and `codex-app-light.png` are unmodified Codex app icon
assets from OpenAI's official macOS application bundle. The source bundle was
ChatGPT/Codex `26.818.61809` (build `7019`), bundle identifier
`com.openai.codex`, signed with Apple developer team identifier `2DC432GLL2`.
The files were copied from these bundle-relative resource paths:

- `Contents/Resources/icon-codex-dark-color.png`
- `Contents/Resources/icon-codex-light.png`

The application itself selects these files as the dark and light Codex dock
icon previews. Their SHA-256 digests are:

- `codex-app-dark.png`: `69fb4384e161be8a20dcb94a9ac34aea4fbfaeb67514110a71e7b0732eccb0fc`
- `codex-app-light.png`: `de7d43f3386105ab20952958c2c25beb0d903e2aeb6e1aef57c49a648c0d1c07`

The Codex icon is an OpenAI trademark and copyrighted asset. It is not covered
by TaskChef's Apache-2.0 license. TaskChef uses it unchanged and only beside the
visible **Open task** label to identify an action that opens the corresponding
task in OpenAI Codex. Use remains subject to the [OpenAI Design
Guidelines](https://openai.com/brand/), including OpenAI's Marks usage terms.
