2 Commits

Author SHA1 Message Date
Sami Ahmed 47d693b115 Round out the icon set + rewrite art/icons/README.md honestly.
Added:
  - cac3-128.png (Linux desktop launcher size)
  - cac3-256.png (Debian package icon size)
  - cac3-1024.png (macOS Retina @2x Qt tray icon)

Re-bundled favicon.ico with 16/32/48/96/128/256 sizes inside.

Rewrote art/icons/README.md to:
  - remove references to non-existent SVG sources
  - document the real PNG regeneration recipe
  - be straight about the 16x16 legibility limit
  - leave room for an artist-provided SVG master if/when one exists
2026-07-15 01:41:21 -07:00
Sami Ahmed 9cde9cb436 Add CAC3 icon set + art/ folder.
Generated from a 1254×1254 transparent-background source at:
  cac3-master-1024.png (1024×1024 master)
  cac3-app-store.png   (1500×1500 for app store listings)

Plus standard web/app sizes:
  - cac3-{16,32,48,96,192,512,1024}.png (downsamples)
  - favicon.ico (multi-icon bundle: 16,32,48,96)
  - favicon-{16x16,32x32,48x48}.png
  - apple-touch-icon.png (180×180), apple-touch-icon-ipad.png (152×152)
  - android-foreground.png (432×432, transparent)
  - android-background.png (432×432, solid #0a0a0a)

See art/icons/README.md for the full mapping into planned source-tree
slots (src/qt/res/icons/, contrib/debian, splash, etc).

Design released under CC0 1.0 (public domain) for downstream remix.
2026-07-15 01:15:32 -07:00