managarten/manacore/apps/landing/public/logos
Till-JS e7f5f942f3 chore: initial commit - consolidate 4 projects into monorepo
Projects included:
- maerchenzauber (NestJS backend + Expo mobile + SvelteKit web + Astro landing)
- manacore (Expo mobile + SvelteKit web + Astro landing)
- manadeck (NestJS backend + Expo mobile + SvelteKit web)
- memoro (Expo mobile + SvelteKit web + Astro landing)

This commit preserves the current state before monorepo restructuring.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-22 23:38:24 +01:00
..
Memoro-Logo-V1.png chore: initial commit - consolidate 4 projects into monorepo 2025-11-22 23:38:24 +01:00
Märchenzauber-logo.png chore: initial commit - consolidate 4 projects into monorepo 2025-11-22 23:38:24 +01:00
README.md chore: initial commit - consolidate 4 projects into monorepo 2025-11-22 23:38:24 +01:00

Logos Directory

This directory is for storing logo variations of the Mana brand.

  1. mana-logo.svg - Primary logo in SVG format (scalable)
  2. mana-logo.png - Primary logo in PNG format
  3. mana-logo-dark.svg - Logo variant for dark backgrounds
  4. mana-logo-light.svg - Logo variant for light backgrounds
  5. mana-logo-horizontal.svg - Horizontal layout variant
  6. mana-logo-vertical.svg - Vertical/stacked layout variant
  7. mana-logo-mark.svg - Logo mark only (icon without text)

Naming Convention:

  • Use lowercase with hyphens
  • Include variant descriptors (dark, light, horizontal, etc.)
  • Always include format extension (.svg, .png, .jpg)

Size Guidelines:

  • SVG files are preferred for scalability
  • For PNG exports, provide multiple sizes:
    • Small: 200px width
    • Medium: 400px width
    • Large: 800px width
    • Extra Large: 1200px width