Compare commits
58 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f12111d919 | |||
| 7b2e6f85f7 | |||
| b40544c0ea | |||
| b4a733f096 | |||
| 0eb5111605 | |||
| 1597c88721 | |||
| fd87cc857a | |||
| 776b5738d6 | |||
| 2960e987b0 | |||
| 4408c2dab3 | |||
| ba7bb956a4 | |||
| eabd1307c8 | |||
| 0daff70461 | |||
| c024e356bf | |||
| e044a46c0e | |||
| 948c02cf92 | |||
| e0073bc421 | |||
| c024a4827c | |||
| eff7311917 | |||
| 3c77eaec1e | |||
| 4a71e24f9b | |||
| dc7f90cdc4 | |||
| a7b7d9e71c | |||
| f2bac2760b | |||
| 971dbc3826 | |||
| e05f52cbef | |||
| 4e8ed872af | |||
| d7db6d250d | |||
| f778a4ff9b | |||
| efcd4650ad | |||
| 71dd1e1b01 | |||
| 62fd999499 | |||
| 99c1de75aa | |||
| dba56d262c | |||
| f6ceb21976 | |||
| 09f535059a | |||
| 44019fdb1b | |||
| dccf70f3c8 | |||
| 8ecdadd63b | |||
| 784e6c424c | |||
| af050725a9 | |||
| 3977b624c7 | |||
| b1fddf4d9f | |||
| ab9172df55 | |||
| 4c5b026b5c | |||
| 17f3b583ff | |||
| be92ec74be | |||
| 234fd9a423 | |||
| 75ad36ef89 | |||
| 5b0e7579d7 | |||
| 13ba0ac6c1 | |||
| 1b290bd796 | |||
| df4a63e7d7 | |||
| f33a7a1dca | |||
| 1862a641d0 | |||
| 4baa13c906 | |||
| c92bdbcae6 | |||
| 424e4b22cf |
@@ -31,3 +31,7 @@ DerivedData
|
||||
# Carthage/Checkouts
|
||||
|
||||
Carthage/Build
|
||||
|
||||
# SPM
|
||||
.swiftpm
|
||||
.build/
|
||||
|
||||
@@ -0,0 +1,10 @@
|
||||
language: objective-c
|
||||
osx_image: xcode10.2
|
||||
|
||||
env:
|
||||
- "DESTINATION='OS=12.2,platform=iOS Simulator,name=iPhone 8' ACTION=test"
|
||||
- "DESTINATION='platform=macOS' ACTION=test"
|
||||
- "DESTINATION='OS=12.2,platform=tvOS Simulator,name=Apple TV' ACTION=test"
|
||||
|
||||
script:
|
||||
- set -o pipefail && xcodebuild -project Sources/FlagKit.xcodeproj -scheme FlagKit -destination "$DESTINATION" $ACTION | xcpretty
|
||||
@@ -0,0 +1,260 @@
|
||||
# Flags
|
||||
This set currently includes the 255 flags below:
|
||||
|
||||
| Flag | Code | Region |
|
||||
| :-------------: | :-------------: | ------------- |
|
||||
| <img src='PNG/AD@2x.png?raw=true' width='21' height='15'> | AD | Andorra
|
||||
| <img src='PNG/AE@2x.png?raw=true' width='21' height='15'> | AE | United Arab Emirates
|
||||
| <img src='PNG/AF@2x.png?raw=true' width='21' height='15'> | AF | Afghanistan
|
||||
| <img src='PNG/AG@2x.png?raw=true' width='21' height='15'> | AG | Antigua & Barbuda
|
||||
| <img src='PNG/AI@2x.png?raw=true' width='21' height='15'> | AI | Anguilla
|
||||
| <img src='PNG/AL@2x.png?raw=true' width='21' height='15'> | AL | Albania
|
||||
| <img src='PNG/AM@2x.png?raw=true' width='21' height='15'> | AM | Armenia
|
||||
| <img src='PNG/AO@2x.png?raw=true' width='21' height='15'> | AO | Angola
|
||||
| <img src='PNG/AR@2x.png?raw=true' width='21' height='15'> | AR | Argentina
|
||||
| <img src='PNG/AS@2x.png?raw=true' width='21' height='15'> | AS | American Samoa
|
||||
| <img src='PNG/AT@2x.png?raw=true' width='21' height='15'> | AT | Austria
|
||||
| <img src='PNG/AU@2x.png?raw=true' width='21' height='15'> | AU | Australia
|
||||
| <img src='PNG/AW@2x.png?raw=true' width='21' height='15'> | AW | Aruba
|
||||
| <img src='PNG/AX@2x.png?raw=true' width='21' height='15'> | AX | Åland Islands
|
||||
| <img src='PNG/AZ@2x.png?raw=true' width='21' height='15'> | AZ | Azerbaijan
|
||||
| <img src='PNG/BA@2x.png?raw=true' width='21' height='15'> | BA | Bosnia & Herzegovina
|
||||
| <img src='PNG/BB@2x.png?raw=true' width='21' height='15'> | BB | Barbados
|
||||
| <img src='PNG/BD@2x.png?raw=true' width='21' height='15'> | BD | Bangladesh
|
||||
| <img src='PNG/BE@2x.png?raw=true' width='21' height='15'> | BE | Belgium
|
||||
| <img src='PNG/BF@2x.png?raw=true' width='21' height='15'> | BF | Burkina Faso
|
||||
| <img src='PNG/BG@2x.png?raw=true' width='21' height='15'> | BG | Bulgaria
|
||||
| <img src='PNG/BH@2x.png?raw=true' width='21' height='15'> | BH | Bahrain
|
||||
| <img src='PNG/BI@2x.png?raw=true' width='21' height='15'> | BI | Burundi
|
||||
| <img src='PNG/BJ@2x.png?raw=true' width='21' height='15'> | BJ | Benin
|
||||
| <img src='PNG/BL@2x.png?raw=true' width='21' height='15'> | BL | St. Barthélemy
|
||||
| <img src='PNG/BM@2x.png?raw=true' width='21' height='15'> | BM | Bermuda
|
||||
| <img src='PNG/BN@2x.png?raw=true' width='21' height='15'> | BN | Brunei
|
||||
| <img src='PNG/BO@2x.png?raw=true' width='21' height='15'> | BO | Bolivia
|
||||
| <img src='PNG/BR@2x.png?raw=true' width='21' height='15'> | BR | Brazil
|
||||
| <img src='PNG/BS@2x.png?raw=true' width='21' height='15'> | BS | Bahamas
|
||||
| <img src='PNG/BT@2x.png?raw=true' width='21' height='15'> | BT | Bhutan
|
||||
| <img src='PNG/BV@2x.png?raw=true' width='21' height='15'> | BV | Bouvet Island
|
||||
| <img src='PNG/BW@2x.png?raw=true' width='21' height='15'> | BW | Botswana
|
||||
| <img src='PNG/BY@2x.png?raw=true' width='21' height='15'> | BY | Belarus
|
||||
| <img src='PNG/BZ@2x.png?raw=true' width='21' height='15'> | BZ | Belize
|
||||
| <img src='PNG/CA@2x.png?raw=true' width='21' height='15'> | CA | Canada
|
||||
| <img src='PNG/CC@2x.png?raw=true' width='21' height='15'> | CC | Cocos (Keeling) Islands
|
||||
| <img src='PNG/CD@2x.png?raw=true' width='21' height='15'> | CD | Congo - Kinshasa
|
||||
| <img src='PNG/CF@2x.png?raw=true' width='21' height='15'> | CF | Central African Republic
|
||||
| <img src='PNG/CG@2x.png?raw=true' width='21' height='15'> | CG | Congo - Brazzaville
|
||||
| <img src='PNG/CH@2x.png?raw=true' width='21' height='15'> | CH | Switzerland
|
||||
| <img src='PNG/CI@2x.png?raw=true' width='21' height='15'> | CI | Côte d’Ivoire
|
||||
| <img src='PNG/CK@2x.png?raw=true' width='21' height='15'> | CK | Cook Islands
|
||||
| <img src='PNG/CL@2x.png?raw=true' width='21' height='15'> | CL | Chile
|
||||
| <img src='PNG/CM@2x.png?raw=true' width='21' height='15'> | CM | Cameroon
|
||||
| <img src='PNG/CN@2x.png?raw=true' width='21' height='15'> | CN | China
|
||||
| <img src='PNG/CO@2x.png?raw=true' width='21' height='15'> | CO | Colombia
|
||||
| <img src='PNG/CR@2x.png?raw=true' width='21' height='15'> | CR | Costa Rica
|
||||
| <img src='PNG/CU@2x.png?raw=true' width='21' height='15'> | CU | Cuba
|
||||
| <img src='PNG/CV@2x.png?raw=true' width='21' height='15'> | CV | Cape Verde
|
||||
| <img src='PNG/CW@2x.png?raw=true' width='21' height='15'> | CW | Curaçao
|
||||
| <img src='PNG/CX@2x.png?raw=true' width='21' height='15'> | CX | Christmas Island
|
||||
| <img src='PNG/CY@2x.png?raw=true' width='21' height='15'> | CY | Cyprus
|
||||
| <img src='PNG/CZ@2x.png?raw=true' width='21' height='15'> | CZ | Czech Republic
|
||||
| <img src='PNG/DE@2x.png?raw=true' width='21' height='15'> | DE | Germany
|
||||
| <img src='PNG/DJ@2x.png?raw=true' width='21' height='15'> | DJ | Djibouti
|
||||
| <img src='PNG/DK@2x.png?raw=true' width='21' height='15'> | DK | Denmark
|
||||
| <img src='PNG/DM@2x.png?raw=true' width='21' height='15'> | DM | Dominica
|
||||
| <img src='PNG/DO@2x.png?raw=true' width='21' height='15'> | DO | Dominican Republic
|
||||
| <img src='PNG/DZ@2x.png?raw=true' width='21' height='15'> | DZ | Algeria
|
||||
| <img src='PNG/EC@2x.png?raw=true' width='21' height='15'> | EC | Ecuador
|
||||
| <img src='PNG/EE@2x.png?raw=true' width='21' height='15'> | EE | Estonia
|
||||
| <img src='PNG/EG@2x.png?raw=true' width='21' height='15'> | EG | Egypt
|
||||
| <img src='PNG/ER@2x.png?raw=true' width='21' height='15'> | ER | Eritrea
|
||||
| <img src='PNG/ES@2x.png?raw=true' width='21' height='15'> | ES | Spain
|
||||
| <img src='PNG/ET@2x.png?raw=true' width='21' height='15'> | ET | Ethiopia
|
||||
| <img src='PNG/EU@2x.png?raw=true' width='21' height='15'> | EU | European Union
|
||||
| <img src='PNG/FI@2x.png?raw=true' width='21' height='15'> | FI | Finland
|
||||
| <img src='PNG/FJ@2x.png?raw=true' width='21' height='15'> | FJ | Fiji
|
||||
| <img src='PNG/FK@2x.png?raw=true' width='21' height='15'> | FK | Falkland Islands
|
||||
| <img src='PNG/FM@2x.png?raw=true' width='21' height='15'> | FM | Micronesia
|
||||
| <img src='PNG/FO@2x.png?raw=true' width='21' height='15'> | FO | Faroe Islands
|
||||
| <img src='PNG/FR@2x.png?raw=true' width='21' height='15'> | FR | France
|
||||
| <img src='PNG/GA@2x.png?raw=true' width='21' height='15'> | GA | Gabon
|
||||
| <img src='PNG/GB@2x.png?raw=true' width='21' height='15'> | GB | United Kingdom
|
||||
| <img src='PNG/GB-ENG@2x.png?raw=true' width='21' height='15'> | GB-ENG | England
|
||||
| <img src='PNG/GB-NIR@2x.png?raw=true' width='21' height='15'> | GB-NIR | Northern Ireland
|
||||
| <img src='PNG/GB-SCT@2x.png?raw=true' width='21' height='15'> | GB-SCT | Scotland
|
||||
| <img src='PNG/GB-WLS@2x.png?raw=true' width='21' height='15'> | GB-WLS | Wales
|
||||
| <img src='PNG/GB-ZET@2x.png?raw=true' width='21' height='15'> | GB-ZET | Shetland
|
||||
| <img src='PNG/GD@2x.png?raw=true' width='21' height='15'> | GD | Grenada
|
||||
| <img src='PNG/GE@2x.png?raw=true' width='21' height='15'> | GE | Georgia
|
||||
| <img src='PNG/GF@2x.png?raw=true' width='21' height='15'> | GF | French Guiana
|
||||
| <img src='PNG/GG@2x.png?raw=true' width='21' height='15'> | GG | Guernsey
|
||||
| <img src='PNG/GH@2x.png?raw=true' width='21' height='15'> | GH | Ghana
|
||||
| <img src='PNG/GI@2x.png?raw=true' width='21' height='15'> | GI | Gibraltar
|
||||
| <img src='PNG/GL@2x.png?raw=true' width='21' height='15'> | GL | Greenland
|
||||
| <img src='PNG/GM@2x.png?raw=true' width='21' height='15'> | GM | Gambia
|
||||
| <img src='PNG/GN@2x.png?raw=true' width='21' height='15'> | GN | Guinea
|
||||
| <img src='PNG/GP@2x.png?raw=true' width='21' height='15'> | GP | Guadeloupe
|
||||
| <img src='PNG/GQ@2x.png?raw=true' width='21' height='15'> | GQ | Equatorial Guinea
|
||||
| <img src='PNG/GR@2x.png?raw=true' width='21' height='15'> | GR | Greece
|
||||
| <img src='PNG/GS@2x.png?raw=true' width='21' height='15'> | GS | So. Georgia & So. Sandwich Isl.
|
||||
| <img src='PNG/GT@2x.png?raw=true' width='21' height='15'> | GT | Guatemala
|
||||
| <img src='PNG/GU@2x.png?raw=true' width='21' height='15'> | GU | Guam
|
||||
| <img src='PNG/GW@2x.png?raw=true' width='21' height='15'> | GW | Guinea-Bissau
|
||||
| <img src='PNG/GY@2x.png?raw=true' width='21' height='15'> | GY | Guyana
|
||||
| <img src='PNG/HK@2x.png?raw=true' width='21' height='15'> | HK | Hong Kong (China)
|
||||
| <img src='PNG/HM@2x.png?raw=true' width='21' height='15'> | HM | Heard & McDonald Islands
|
||||
| <img src='PNG/HN@2x.png?raw=true' width='21' height='15'> | HN | Honduras
|
||||
| <img src='PNG/HR@2x.png?raw=true' width='21' height='15'> | HR | Croatia
|
||||
| <img src='PNG/HT@2x.png?raw=true' width='21' height='15'> | HT | Haiti
|
||||
| <img src='PNG/HU@2x.png?raw=true' width='21' height='15'> | HU | Hungary
|
||||
| <img src='PNG/ID@2x.png?raw=true' width='21' height='15'> | ID | Indonesia
|
||||
| <img src='PNG/IE@2x.png?raw=true' width='21' height='15'> | IE | Ireland
|
||||
| <img src='PNG/IL@2x.png?raw=true' width='21' height='15'> | IL | Israel
|
||||
| <img src='PNG/IM@2x.png?raw=true' width='21' height='15'> | IM | Isle of Man
|
||||
| <img src='PNG/IN@2x.png?raw=true' width='21' height='15'> | IN | India
|
||||
| <img src='PNG/IO@2x.png?raw=true' width='21' height='15'> | IO | British Indian Ocean Territory
|
||||
| <img src='PNG/IQ@2x.png?raw=true' width='21' height='15'> | IQ | Iraq
|
||||
| <img src='PNG/IR@2x.png?raw=true' width='21' height='15'> | IR | Iran
|
||||
| <img src='PNG/IS@2x.png?raw=true' width='21' height='15'> | IS | Iceland
|
||||
| <img src='PNG/IT@2x.png?raw=true' width='21' height='15'> | IT | Italy
|
||||
| <img src='PNG/JE@2x.png?raw=true' width='21' height='15'> | JE | Jersey
|
||||
| <img src='PNG/JM@2x.png?raw=true' width='21' height='15'> | JM | Jamaica
|
||||
| <img src='PNG/JO@2x.png?raw=true' width='21' height='15'> | JO | Jordan
|
||||
| <img src='PNG/JP@2x.png?raw=true' width='21' height='15'> | JP | Japan
|
||||
| <img src='PNG/KE@2x.png?raw=true' width='21' height='15'> | KE | Kenya
|
||||
| <img src='PNG/KG@2x.png?raw=true' width='21' height='15'> | KG | Kyrgyzstan
|
||||
| <img src='PNG/KH@2x.png?raw=true' width='21' height='15'> | KH | Cambodia
|
||||
| <img src='PNG/KI@2x.png?raw=true' width='21' height='15'> | KI | Kiribati
|
||||
| <img src='PNG/KM@2x.png?raw=true' width='21' height='15'> | KM | Comoros
|
||||
| <img src='PNG/KN@2x.png?raw=true' width='21' height='15'> | KN | St. Kitts & Nevis
|
||||
| <img src='PNG/KP@2x.png?raw=true' width='21' height='15'> | KP | North Korea
|
||||
| <img src='PNG/KR@2x.png?raw=true' width='21' height='15'> | KR | South Korea
|
||||
| <img src='PNG/KW@2x.png?raw=true' width='21' height='15'> | KW | Kuwait
|
||||
| <img src='PNG/KY@2x.png?raw=true' width='21' height='15'> | KY | Cayman Islands
|
||||
| <img src='PNG/KZ@2x.png?raw=true' width='21' height='15'> | KZ | Kazakhstan
|
||||
| <img src='PNG/LA@2x.png?raw=true' width='21' height='15'> | LA | Laos
|
||||
| <img src='PNG/LB@2x.png?raw=true' width='21' height='15'> | LB | Lebanon
|
||||
| <img src='PNG/LC@2x.png?raw=true' width='21' height='15'> | LC | St. Lucia
|
||||
| <img src='PNG/LGBT@2x.png?raw=true' width='21' height='15'> | LGBT | Pride
|
||||
| <img src='PNG/LI@2x.png?raw=true' width='21' height='15'> | LI | Liechtenstein
|
||||
| <img src='PNG/LK@2x.png?raw=true' width='21' height='15'> | LK | Sri Lanka
|
||||
| <img src='PNG/LR@2x.png?raw=true' width='21' height='15'> | LR | Liberia
|
||||
| <img src='PNG/LS@2x.png?raw=true' width='21' height='15'> | LS | Lesotho
|
||||
| <img src='PNG/LT@2x.png?raw=true' width='21' height='15'> | LT | Lithuania
|
||||
| <img src='PNG/LU@2x.png?raw=true' width='21' height='15'> | LU | Luxembourg
|
||||
| <img src='PNG/LV@2x.png?raw=true' width='21' height='15'> | LV | Latvia
|
||||
| <img src='PNG/LY@2x.png?raw=true' width='21' height='15'> | LY | Libya
|
||||
| <img src='PNG/MA@2x.png?raw=true' width='21' height='15'> | MA | Morocco
|
||||
| <img src='PNG/MC@2x.png?raw=true' width='21' height='15'> | MC | Monaco
|
||||
| <img src='PNG/MD@2x.png?raw=true' width='21' height='15'> | MD | Moldova
|
||||
| <img src='PNG/ME@2x.png?raw=true' width='21' height='15'> | ME | Montenegro
|
||||
| <img src='PNG/MF@2x.png?raw=true' width='21' height='15'> | MF | St. Martin
|
||||
| <img src='PNG/MG@2x.png?raw=true' width='21' height='15'> | MG | Madagascar
|
||||
| <img src='PNG/MH@2x.png?raw=true' width='21' height='15'> | MH | Marshall Islands
|
||||
| <img src='PNG/MK@2x.png?raw=true' width='21' height='15'> | MK | Macedonia
|
||||
| <img src='PNG/ML@2x.png?raw=true' width='21' height='15'> | ML | Mali
|
||||
| <img src='PNG/MM@2x.png?raw=true' width='21' height='15'> | MM | Myanmar (Burma)
|
||||
| <img src='PNG/MN@2x.png?raw=true' width='21' height='15'> | MN | Mongolia
|
||||
| <img src='PNG/MO@2x.png?raw=true' width='21' height='15'> | MO | Macau (China)
|
||||
| <img src='PNG/MP@2x.png?raw=true' width='21' height='15'> | MP | Northern Mariana Islands
|
||||
| <img src='PNG/MQ@2x.png?raw=true' width='21' height='15'> | MQ | Martinique
|
||||
| <img src='PNG/MR@2x.png?raw=true' width='21' height='15'> | MR | Mauritania
|
||||
| <img src='PNG/MS@2x.png?raw=true' width='21' height='15'> | MS | Montserrat
|
||||
| <img src='PNG/MT@2x.png?raw=true' width='21' height='15'> | MT | Malta
|
||||
| <img src='PNG/MU@2x.png?raw=true' width='21' height='15'> | MU | Mauritius
|
||||
| <img src='PNG/MV@2x.png?raw=true' width='21' height='15'> | MV | Maldives
|
||||
| <img src='PNG/MW@2x.png?raw=true' width='21' height='15'> | MW | Malawi
|
||||
| <img src='PNG/MX@2x.png?raw=true' width='21' height='15'> | MX | Mexico
|
||||
| <img src='PNG/MY@2x.png?raw=true' width='21' height='15'> | MY | Malaysia
|
||||
| <img src='PNG/MZ@2x.png?raw=true' width='21' height='15'> | MZ | Mozambique
|
||||
| <img src='PNG/NA@2x.png?raw=true' width='21' height='15'> | NA | Namibia
|
||||
| <img src='PNG/NC@2x.png?raw=true' width='21' height='15'> | NC | New Caledonia
|
||||
| <img src='PNG/NE@2x.png?raw=true' width='21' height='15'> | NE | Niger
|
||||
| <img src='PNG/NF@2x.png?raw=true' width='21' height='15'> | NF | Norfolk Island
|
||||
| <img src='PNG/NG@2x.png?raw=true' width='21' height='15'> | NG | Nigeria
|
||||
| <img src='PNG/NI@2x.png?raw=true' width='21' height='15'> | NI | Nicaragua
|
||||
| <img src='PNG/NL@2x.png?raw=true' width='21' height='15'> | NL | Netherlands
|
||||
| <img src='PNG/NO@2x.png?raw=true' width='21' height='15'> | NO | Norway
|
||||
| <img src='PNG/NP@2x.png?raw=true' width='21' height='15'> | NP | Nepal
|
||||
| <img src='PNG/NR@2x.png?raw=true' width='21' height='15'> | NR | Nauru
|
||||
| <img src='PNG/NU@2x.png?raw=true' width='21' height='15'> | NU | Niue
|
||||
| <img src='PNG/NZ@2x.png?raw=true' width='21' height='15'> | NZ | New Zealand
|
||||
| <img src='PNG/OM@2x.png?raw=true' width='21' height='15'> | OM | Oman
|
||||
| <img src='PNG/PA@2x.png?raw=true' width='21' height='15'> | PA | Panama
|
||||
| <img src='PNG/PE@2x.png?raw=true' width='21' height='15'> | PE | Peru
|
||||
| <img src='PNG/PF@2x.png?raw=true' width='21' height='15'> | PF | French Polynesia
|
||||
| <img src='PNG/PG@2x.png?raw=true' width='21' height='15'> | PG | Papua New Guinea
|
||||
| <img src='PNG/PH@2x.png?raw=true' width='21' height='15'> | PH | Philippines
|
||||
| <img src='PNG/PK@2x.png?raw=true' width='21' height='15'> | PK | Pakistan
|
||||
| <img src='PNG/PL@2x.png?raw=true' width='21' height='15'> | PL | Poland
|
||||
| <img src='PNG/PM@2x.png?raw=true' width='21' height='15'> | PM | St. Pierre & Miquelon
|
||||
| <img src='PNG/PN@2x.png?raw=true' width='21' height='15'> | PN | Pitcairn Islands
|
||||
| <img src='PNG/PR@2x.png?raw=true' width='21' height='15'> | PR | Puerto Rico
|
||||
| <img src='PNG/PS@2x.png?raw=true' width='21' height='15'> | PS | Palestinian Territories
|
||||
| <img src='PNG/PT@2x.png?raw=true' width='21' height='15'> | PT | Portugal
|
||||
| <img src='PNG/PW@2x.png?raw=true' width='21' height='15'> | PW | Palau
|
||||
| <img src='PNG/PY@2x.png?raw=true' width='21' height='15'> | PY | Paraguay
|
||||
| <img src='PNG/QA@2x.png?raw=true' width='21' height='15'> | QA | Qatar
|
||||
| <img src='PNG/RE@2x.png?raw=true' width='21' height='15'> | RE | Réunion
|
||||
| <img src='PNG/RO@2x.png?raw=true' width='21' height='15'> | RO | Romania
|
||||
| <img src='PNG/RS@2x.png?raw=true' width='21' height='15'> | RS | Serbia
|
||||
| <img src='PNG/RU@2x.png?raw=true' width='21' height='15'> | RU | Russia
|
||||
| <img src='PNG/RW@2x.png?raw=true' width='21' height='15'> | RW | Rwanda
|
||||
| <img src='PNG/SA@2x.png?raw=true' width='21' height='15'> | SA | Saudi Arabia
|
||||
| <img src='PNG/SB@2x.png?raw=true' width='21' height='15'> | SB | Solomon Islands
|
||||
| <img src='PNG/SC@2x.png?raw=true' width='21' height='15'> | SC | Seychelles
|
||||
| <img src='PNG/SD@2x.png?raw=true' width='21' height='15'> | SD | Sudan
|
||||
| <img src='PNG/SE@2x.png?raw=true' width='21' height='15'> | SE | Sweden
|
||||
| <img src='PNG/SG@2x.png?raw=true' width='21' height='15'> | SG | Singapore
|
||||
| <img src='PNG/SH@2x.png?raw=true' width='21' height='15'> | SH | St. Helena
|
||||
| <img src='PNG/SI@2x.png?raw=true' width='21' height='15'> | SI | Slovenia
|
||||
| <img src='PNG/SJ@2x.png?raw=true' width='21' height='15'> | SJ | Svalbard & Jan Mayen
|
||||
| <img src='PNG/SK@2x.png?raw=true' width='21' height='15'> | SK | Slovakia
|
||||
| <img src='PNG/SL@2x.png?raw=true' width='21' height='15'> | SL | Sierra Leone
|
||||
| <img src='PNG/SM@2x.png?raw=true' width='21' height='15'> | SM | San Marino
|
||||
| <img src='PNG/SN@2x.png?raw=true' width='21' height='15'> | SN | Senegal
|
||||
| <img src='PNG/SO@2x.png?raw=true' width='21' height='15'> | SO | Somalia
|
||||
| <img src='PNG/SR@2x.png?raw=true' width='21' height='15'> | SR | Suriname
|
||||
| <img src='PNG/SS@2x.png?raw=true' width='21' height='15'> | SS | South Sudan
|
||||
| <img src='PNG/ST@2x.png?raw=true' width='21' height='15'> | ST | São Tomé & Príncipe
|
||||
| <img src='PNG/SV@2x.png?raw=true' width='21' height='15'> | SV | El Salvador
|
||||
| <img src='PNG/SX@2x.png?raw=true' width='21' height='15'> | SX | Sint Maarten
|
||||
| <img src='PNG/SY@2x.png?raw=true' width='21' height='15'> | SY | Syria
|
||||
| <img src='PNG/SZ@2x.png?raw=true' width='21' height='15'> | SZ | Swaziland
|
||||
| <img src='PNG/TC@2x.png?raw=true' width='21' height='15'> | TC | Turks & Caicos Islands
|
||||
| <img src='PNG/TD@2x.png?raw=true' width='21' height='15'> | TD | Chad
|
||||
| <img src='PNG/TF@2x.png?raw=true' width='21' height='15'> | TF | French Southern Territories
|
||||
| <img src='PNG/TG@2x.png?raw=true' width='21' height='15'> | TG | Togo
|
||||
| <img src='PNG/TH@2x.png?raw=true' width='21' height='15'> | TH | Thailand
|
||||
| <img src='PNG/TJ@2x.png?raw=true' width='21' height='15'> | TJ | Tajikistan
|
||||
| <img src='PNG/TK@2x.png?raw=true' width='21' height='15'> | TK | Tokelau
|
||||
| <img src='PNG/TL@2x.png?raw=true' width='21' height='15'> | TL | Timor-Leste
|
||||
| <img src='PNG/TM@2x.png?raw=true' width='21' height='15'> | TM | Turkmenistan
|
||||
| <img src='PNG/TN@2x.png?raw=true' width='21' height='15'> | TN | Tunisia
|
||||
| <img src='PNG/TO@2x.png?raw=true' width='21' height='15'> | TO | Tonga
|
||||
| <img src='PNG/TR@2x.png?raw=true' width='21' height='15'> | TR | Turkey
|
||||
| <img src='PNG/TT@2x.png?raw=true' width='21' height='15'> | TT | Trinidad & Tobago
|
||||
| <img src='PNG/TV@2x.png?raw=true' width='21' height='15'> | TV | Tuvalu
|
||||
| <img src='PNG/TW@2x.png?raw=true' width='21' height='15'> | TW | Taiwan
|
||||
| <img src='PNG/TZ@2x.png?raw=true' width='21' height='15'> | TZ | Tanzania
|
||||
| <img src='PNG/UA@2x.png?raw=true' width='21' height='15'> | UA | Ukraine
|
||||
| <img src='PNG/UG@2x.png?raw=true' width='21' height='15'> | UG | Uganda
|
||||
| <img src='PNG/UM@2x.png?raw=true' width='21' height='15'> | UM | U.S. Outlying Islands
|
||||
| <img src='PNG/US@2x.png?raw=true' width='21' height='15'> | US | United States
|
||||
| <img src='PNG/US-CA@2x.png?raw=true' width='21' height='15'> | US-CA | California
|
||||
| <img src='PNG/UY@2x.png?raw=true' width='21' height='15'> | UY | Uruguay
|
||||
| <img src='PNG/UZ@2x.png?raw=true' width='21' height='15'> | UZ | Uzbekistan
|
||||
| <img src='PNG/VA@2x.png?raw=true' width='21' height='15'> | VA | Vatican City
|
||||
| <img src='PNG/VC@2x.png?raw=true' width='21' height='15'> | VC | St. Vincent & Grenadines
|
||||
| <img src='PNG/VE@2x.png?raw=true' width='21' height='15'> | VE | Venezuela
|
||||
| <img src='PNG/VG@2x.png?raw=true' width='21' height='15'> | VG | British Virgin Islands
|
||||
| <img src='PNG/VI@2x.png?raw=true' width='21' height='15'> | VI | U.S. Virgin Islands
|
||||
| <img src='PNG/VN@2x.png?raw=true' width='21' height='15'> | VN | Vietnam
|
||||
| <img src='PNG/VU@2x.png?raw=true' width='21' height='15'> | VU | Vanuatu
|
||||
| <img src='PNG/WF@2x.png?raw=true' width='21' height='15'> | WF | Wallis & Futuna
|
||||
| <img src='PNG/WS@2x.png?raw=true' width='21' height='15'> | WS | Samoa
|
||||
| <img src='PNG/XK@2x.png?raw=true' width='21' height='15'> | XK | Kosovo
|
||||
| <img src='PNG/YE@2x.png?raw=true' width='21' height='15'> | YE | Yemen
|
||||
| <img src='PNG/YT@2x.png?raw=true' width='21' height='15'> | YT | Mayotte
|
||||
| <img src='PNG/ZA@2x.png?raw=true' width='21' height='15'> | ZA | South Africa
|
||||
| <img src='PNG/ZM@2x.png?raw=true' width='21' height='15'> | ZM | Zambia
|
||||
| <img src='PNG/ZW@2x.png?raw=true' width='21' height='15'> | ZW | Zimbabwe
|
||||
|
After Width: | Height: | Size: 489 B |
|
After Width: | Height: | Size: 1.4 KiB |
|
After Width: | Height: | Size: 2.8 KiB |
|
After Width: | Height: | Size: 393 B |
|
After Width: | Height: | Size: 1.0 KiB |
|
After Width: | Height: | Size: 2.2 KiB |
|
After Width: | Height: | Size: 514 B |
|
After Width: | Height: | Size: 1.3 KiB |
|
After Width: | Height: | Size: 2.7 KiB |
|
After Width: | Height: | Size: 710 B |
|
After Width: | Height: | Size: 1.7 KiB |
|
After Width: | Height: | Size: 3.2 KiB |
|
After Width: | Height: | Size: 721 B |
|
After Width: | Height: | Size: 2.0 KiB |
|
After Width: | Height: | Size: 4.0 KiB |
|
After Width: | Height: | Size: 587 B |
|
After Width: | Height: | Size: 1.5 KiB |
|
After Width: | Height: | Size: 2.8 KiB |
|
After Width: | Height: | Size: 372 B |
|
After Width: | Height: | Size: 1.2 KiB |
|
After Width: | Height: | Size: 2.5 KiB |
|
After Width: | Height: | Size: 488 B |
|
After Width: | Height: | Size: 1.3 KiB |
|
After Width: | Height: | Size: 2.6 KiB |
|
After Width: | Height: | Size: 378 B |
|
After Width: | Height: | Size: 1020 B |
|
After Width: | Height: | Size: 2.2 KiB |
|
After Width: | Height: | Size: 762 B |
|
After Width: | Height: | Size: 1.8 KiB |
|
After Width: | Height: | Size: 3.5 KiB |
|
After Width: | Height: | Size: 258 B |
|
After Width: | Height: | Size: 693 B |
|
After Width: | Height: | Size: 1.7 KiB |
|
After Width: | Height: | Size: 746 B |
|
After Width: | Height: | Size: 2.0 KiB |
|
After Width: | Height: | Size: 3.9 KiB |
|
After Width: | Height: | Size: 512 B |
|
After Width: | Height: | Size: 1.3 KiB |
|
After Width: | Height: | Size: 2.6 KiB |
|
After Width: | Height: | Size: 496 B |
|
After Width: | Height: | Size: 1.3 KiB |
|
After Width: | Height: | Size: 2.5 KiB |
|
After Width: | Height: | Size: 464 B |
|
After Width: | Height: | Size: 1.3 KiB |
|
After Width: | Height: | Size: 2.8 KiB |
|
After Width: | Height: | Size: 680 B |
|
After Width: | Height: | Size: 1.7 KiB |
|
After Width: | Height: | Size: 3.2 KiB |
|
After Width: | Height: | Size: 554 B |
|
After Width: | Height: | Size: 1.5 KiB |
|
After Width: | Height: | Size: 2.9 KiB |
|
After Width: | Height: | Size: 552 B |
|
After Width: | Height: | Size: 1.5 KiB |
|
After Width: | Height: | Size: 2.8 KiB |
|
After Width: | Height: | Size: 387 B |
|
After Width: | Height: | Size: 1.1 KiB |
|
After Width: | Height: | Size: 2.3 KiB |
|
After Width: | Height: | Size: 495 B |
|
After Width: | Height: | Size: 1.3 KiB |
|
After Width: | Height: | Size: 2.5 KiB |
|
After Width: | Height: | Size: 351 B |
|
After Width: | Height: | Size: 1.0 KiB |
|
After Width: | Height: | Size: 2.1 KiB |
|
After Width: | Height: | Size: 436 B |
|
After Width: | Height: | Size: 1.1 KiB |
|
After Width: | Height: | Size: 2.2 KiB |
|
After Width: | Height: | Size: 889 B |
|
After Width: | Height: | Size: 2.0 KiB |
|
After Width: | Height: | Size: 3.5 KiB |
|
After Width: | Height: | Size: 443 B |
|
After Width: | Height: | Size: 1.3 KiB |
|
After Width: | Height: | Size: 2.6 KiB |
|
After Width: | Height: | Size: 568 B |
|
After Width: | Height: | Size: 1.2 KiB |
|
After Width: | Height: | Size: 2.3 KiB |
|
After Width: | Height: | Size: 713 B |
|
After Width: | Height: | Size: 1.9 KiB |
|
After Width: | Height: | Size: 3.6 KiB |
|
After Width: | Height: | Size: 684 B |
|
After Width: | Height: | Size: 1.5 KiB |
|
After Width: | Height: | Size: 2.7 KiB |
|
After Width: | Height: | Size: 424 B |
|
After Width: | Height: | Size: 1.2 KiB |
|
After Width: | Height: | Size: 2.5 KiB |
|
After Width: | Height: | Size: 775 B |
|
After Width: | Height: | Size: 1.9 KiB |
|
After Width: | Height: | Size: 3.3 KiB |
|
After Width: | Height: | Size: 562 B |
|
After Width: | Height: | Size: 1.4 KiB |
|
After Width: | Height: | Size: 2.7 KiB |
|
After Width: | Height: | Size: 496 B |
|
After Width: | Height: | Size: 1.3 KiB |
|
After Width: | Height: | Size: 2.5 KiB |
|
After Width: | Height: | Size: 487 B |
|
After Width: | Height: | Size: 1.2 KiB |
|
After Width: | Height: | Size: 2.4 KiB |
|
After Width: | Height: | Size: 279 B |