Official Junie logo files for reuse in integrations.
These are the official SVGs provided by the Junie team — please use them as-is. Do not redraw the mark or generate alternative variants.
All logos live in icons/:
| File | Use when |
|---|---|
icons/junie-logo.svg |
Color logo (Junie green). Default / primary mark. |
icons/junie-logo-bw-light.svg |
Black-and-white mark for light UI / backgrounds. |
icons/junie-logo-bw-dark.svg |
Black-and-white mark for dark UI / backgrounds. |
icons/junie-logo-name-on-white.svg |
Logo with the “Junie” wordmark, for use on a white / light background. |
icons/junie-logo-name-on-dark.svg |
Logo with the “Junie” wordmark, for use on a dark background. |
Brand color: Junie green #48E054.
Reusable, factual integration metadata is in metadata/:
Fields are taken from official sources only — the
ACP registry agent.json,
the Junie landing page and the
Junie CLI quickstart:
- Display name: Junie · Vendor: JetBrains
- Description: “AI Coding Agent by JetBrains” (ACP registry)
- Website: https://junie.jetbrains.com/ · Docs: https://junie.jetbrains.com/docs/
- Install (macOS/Linux):
curl -fsSL https://junie.jetbrains.com/install.sh | bash - Install (Windows):
powershell -NoProfile -ExecutionPolicy Bypass -Command "iex (irm 'https://junie.jetbrains.com/install.ps1')" - CLI command:
junie - ACP:
junie --acp=true(args["--acp=true"], per the ACP registry)