Skip to content

agent-formation/afs-assets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Agent Formation Assets

Official logos, icons, badges, and brand guidelines for Agent Formation.


Contents

.
├── 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

Brand Colors

Name Hex Usage
Primary #D86E4E Logo, accents
Dark #16191D Text, dark mode
Light #F9FAFB Backgrounds

Usage

Logo

  • 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

Badge

Add to your README to indicate AFS compatibility:

[![AFS Compatible](https://raw.githubusercontent.com/agent-formation/assets/main/badges/afs-compatible.svg)](https://agentformation.org)

File Icons

For editor/IDE extensions:

  • Use afs-file-dark.svg for dark themes
  • Use afs-file-light.svg for light themes
  • Use type-specific icons when distinguishing formation/agent/mcp/a2a files

Downloads

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

License

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.

About

Official logos, icons, badges, and brand guidelines for Agent Formation.

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors