Official logos, icons, badges, and brand guidelines for Agent Formation.
.
├── logo/
│ ├── afs-logo.svg # Primary logo (vector)
│ ├── afs-logo-dark.svg # For dark themes
│ ├── afs-logo-light.svg # For light themes
│ ├── afs-logo-1024x1024.png
│ ├── afs-logo-512x512.png
│ ├── afs-logo-256x256.png
│ ├── afs-logo-128x128.png
│ ├── afs-logo-64x64.png
│ ├── afs-logo-32x32.png
│ └── afs-logo-16x16.png # Favicon size
├── icons/
│ ├── afs-file.svg # Generic .afs file icon
│ ├── afs-file-dark.svg # For dark themes
│ ├── afs-file-light.svg # For light themes
│ ├── afs-file-1024x1024.png
│ ├── afs-file-512x512.png
│ ├── afs-file-256x256.png
│ ├── afs-file-128x128.png
│ ├── afs-file-64x64.png
│ └── afs-file-32x32.png
├── badges/
│ ├── afs-compatible.svg # "AFS Compatible" badge
│ └── afs-compatible.png
├── afs-logo.png # Top-level logo export
└── README.md
| Name | Hex | Usage |
|---|---|---|
| Primary | #D86E4E |
Logo, accents |
| Dark | #16191D |
Text, dark mode |
| Light | #F9FAFB |
Backgrounds |
- Use the full logo for documentation, websites, and presentations
- Use the icon (AF mark) for favicons, app icons, and small spaces
- Maintain a clear space around the logo
- Don't stretch, rotate, or modify colors
Add to your README to indicate AFS compatibility:
[](https://agentformation.org)For editor/IDE extensions:
- Use
afs-file-dark.svgfor dark themes - Use
afs-file-light.svgfor light themes - Use type-specific icons when distinguishing formation/agent/mcp/a2a files
| Asset | SVG | PNG |
|---|---|---|
| Logo | afs-logo.svg | afs-logo-512x512.png |
| File Icon | afs-file.svg | afs-file-128x128.png |
| Badge | afs-compatible.svg | afs-compatible.png |
Assets are licensed under CC BY 4.0.
You may use these assets to:
- Reference Agent Formation in documentation
- Indicate AFS compatibility
- Create content about Agent Formation
Please don't use the logo in ways that imply official endorsement without permission.