Atlas AI — Brand Assets

The shipped marks, rendered from the canonical SVG sources in this directory. File names match docs/brand/. Each mark is shown on both dark and light backgrounds; use the right variant for the surface.

Combined marks

Atlas AI · Combined mark
atlas_mark.svg
Atlas AI combined mark, dark

Use for: app header, ecosystem materials, anywhere Atlas and ErisML are presented together.

Atlas AI · Combined mark (light)
atlas_mark_light.svg
Atlas AI combined mark, light

Use for: printed whitepapers, light-theme docs, pitch-deck slides on white.

Standalone — Atlas

Atlas · Sphere only
atlas_sphere.svg
Atlas sphere, dark

Use for: Atlas dashboard favicon, any surface where Atlas stands alone without ErisML.

Atlas · Sphere only (light)
atlas_sphere_light.svg
Atlas sphere, light

Use for: Atlas on white backgrounds, printed materials.

Standalone — ErisML

ErisML · Apple only
erisml_apple.svg
ErisML apple, dark

Use for: ErisML library, Geometric Ethics book cover, ethics-framework repo READMEs.

ErisML · Apple only (light)
erisml_apple_light.svg
ErisML apple, light

Use for: ErisML on white, print covers, pitch deck slides.

Combined mark — scale study

Graceful reduction at common sizes. Below 48 px the combined mark's detail disappears — prefer the standalone sphere mark for tab / favicon contexts.

atlas_mark.svg · sizes
240 px
128 px
64 px
48 px
32 px
240 px
128 px
64 px
48 px
32 px

Sphere — scale study (favicon-path)

atlas_sphere.svg · favicon sizes
128 px
64 px
48 px
32 px
16 px
128 px
64 px
48 px
32 px
16 px

Kit contents

docs/brand/
├── atlas_mark.svg · combined (dark)
├── atlas_mark_light.svg · combined (light)
├── atlas_sphere.svg · sphere standalone (dark)
├── atlas_sphere_light.svg · sphere standalone (light)
├── erisml_apple.svg · apple standalone (dark)
├── erisml_apple_light.svg · apple standalone (light)
├── README.md · usage guide, colors, do/don't rules
├── export.py · PNG + favicon.ico generator
├── index.html · this page
└── .gitignore · keeps exports/ out of git