skyview/assets/static/icons
Ole-Morten Duesund ed1e03382a Improve aircraft icons and add weight-based color coding
- Replaced simple geometric shapes with detailed, realistic SVG icons for all aircraft types
- Implemented color differentiation based on aircraft weight categories:
  * Light (<7000kg): Sky blue
  * Medium (7000-34000kg): Green
  * Large (34000-136000kg): Orange
  * Heavy (>136000kg): Red
- Created new icons for: commercial airliner, helicopter, cargo aircraft, general aviation, military fighter, ground vehicle
- Updated legend to reflect new weight-based categories
- Modified getAircraftColor() to assign colors based on aircraft category/weight

Closes #17

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-24 20:16:25 +02:00
..
cargo.svg Improve aircraft icons and add weight-based color coding 2025-08-24 20:16:25 +02:00
commercial.svg Improve aircraft icons and add weight-based color coding 2025-08-24 20:16:25 +02:00
ga.svg Improve aircraft icons and add weight-based color coding 2025-08-24 20:16:25 +02:00
ground.svg Improve aircraft icons and add weight-based color coding 2025-08-24 20:16:25 +02:00
helicopter.svg Improve aircraft icons and add weight-based color coding 2025-08-24 20:16:25 +02:00
military.svg Improve aircraft icons and add weight-based color coding 2025-08-24 20:16:25 +02:00