Logos for most major world airlines & a downloader script
SwiftMIT
Airline Logos
AirlineLogoScraper is a script that iterates through all three-character alphanumeric codes and attempts to download the corresponding airline logo from FlightAware.
For example, Delta Airlines has the ICAO code DAL. The script downloads the logo from https://flightaware.com/images/airline_logos/90p/DAL.png.
Running AirlineLogoScraper
Download the AirlineLogoScraper executable and double-click on it (or run it through terminal with $ ./AirlineLogoScraper). It will create the logos into ~/Documents/Airline Logos.
All Logos
As of 4 Oct 2017, the script yields 150 distinct logos.