Skip to content

spydogenesis/airlines-logo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Airlines Logo Collection

A comprehensive collection of airline logos organized by IATA (International Air Transport Association) codes. This repository provides high-quality airline logos in multiple sizes and versions.

Usage

You can access the logos directly through jsDelivr CDN. Use the following URL pattern:

https://cdn.jsdelivr.net/gh/spydogenesis/airlines-logo@latest/airlines-logo/[SIZE]/[IATA_CODE].png

Example:

https://cdn.jsdelivr.net/gh/spydogenesis/airlines-logo@latest/airlines-logo/200x200_v2/WT.png

Available Sizes

  • 200x200 (Original version)
  • 200x200_v2 (Updated version)

ICAO-IATA Mapping

The repository includes an icao-iata-mapping.json file that maps ICAO (International Civil Aviation Organization) codes to IATA codes. This is useful when you need to convert between the two code systems.

Example mapping:

{
  "SWT": "WT",  // ICAO: SWT, IATA: WT
  "UAL": "UA",  // ICAO: UAL, IATA: UA
  "BAW": "BA"   // ICAO: BAW, IATA: BA
}

Features

  • High-quality airline logos
  • Organized by IATA codes
  • Multiple size options
  • Fast delivery through jsDelivr CDN
  • ICAO to IATA code mapping

Contributing

Contributions are welcome! If you notice any missing logos or have improvements to existing ones, feel free to open an issue or submit a pull request.

License

Please note that airline logos are typically trademarked by their respective airlines. Use these logos in accordance with each airline's brand guidelines and applicable laws.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors