Commit f4cf831
committed
docs(assets): hand-authored OGAR logo + favicon, wire into both READMEs
Two SVG assets under docs/assets/:
- ogar-logo.svg (1.2 KB, viewBox 320x150) — wordmark: a bisected O glyph
with an outgoing edge to a leaf dot, followed by "GAR" in a clean
geometric sans (Inter / IBM Plex / system-ui fallback). The bisector
sits 2u above the O's geometric center so the lower half (the shared
canonical concept) reads slightly heavier than the upper half (the
per-app render lens) — the hi/lo asymmetry of a 32-bit classid as a
visual signature.
- ogar-favicon.svg (556 B, viewBox 64x64) — just the bisected O,
optimized for 16-64px favicon use. Drops the edge+dot which wouldn't
survive at small sizes.
Both use fill="currentColor" for light/dark theme adaptation; no
gradients, no shadows, no embedded fonts. Validated as well-formed XML
via xmllint.
Wired into the top of both README.md and README.de.md as a 64px-tall
inline image, preserving the H1 heading below for accessibility and
semantic structure.1 parent a4f77df commit f4cf831
4 files changed
Lines changed: 48 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 | | |
2 | 4 | | |
3 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 | | |
2 | 4 | | |
3 | 5 | | |
| |||
Loading
Loading
0 commit comments