Skip to content

Commit

Permalink
Adding flags for St Martin and St Helena
Browse files Browse the repository at this point in the history
  • Loading branch information
antontingstrom committed Aug 22, 2017
1 parent c024a48 commit e0073bc
Show file tree
Hide file tree
Showing 17 changed files with 130 additions and 1 deletion.
23 changes: 23 additions & 0 deletions Assets/FlagKit.xcassets/MF.imageset/Contents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"images" : [
{
"idiom" : "universal",
"filename" : "MF.png",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "[email protected]",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "[email protected]",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}
Binary file added Assets/FlagKit.xcassets/MF.imageset/MF.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
23 changes: 23 additions & 0 deletions Assets/FlagKit.xcassets/SH.imageset/Contents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"images" : [
{
"idiom" : "universal",
"filename" : "SH.png",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "[email protected]",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "[email protected]",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}
Binary file added Assets/FlagKit.xcassets/SH.imageset/SH.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 3 additions & 1 deletion Assets/Flags.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Flags
This set currently includes the 253 flags below:
This set currently includes the 255 flags below:

| Flag | Code | Region |
| :-------------: | :-------------: | ------------- |
Expand Down Expand Up @@ -147,6 +147,7 @@ This set currently includes the 253 flags below:
| <img src='PNG/[email protected]?raw=true' width='21' height='15'> | MC | Monaco
| <img src='PNG/[email protected]?raw=true' width='21' height='15'> | MD | Moldova
| <img src='PNG/[email protected]?raw=true' width='21' height='15'> | ME | Montenegro
| <img src='PNG/[email protected]?raw=true' width='21' height='15'> | MF | St. Martin
| <img src='PNG/[email protected]?raw=true' width='21' height='15'> | MG | Madagascar
| <img src='PNG/[email protected]?raw=true' width='21' height='15'> | MH | Marshall Islands
| <img src='PNG/[email protected]?raw=true' width='21' height='15'> | MK | Macedonia
Expand Down Expand Up @@ -204,6 +205,7 @@ This set currently includes the 253 flags below:
| <img src='PNG/[email protected]?raw=true' width='21' height='15'> | SD | Sudan
| <img src='PNG/[email protected]?raw=true' width='21' height='15'> | SE | Sweden
| <img src='PNG/[email protected]?raw=true' width='21' height='15'> | SG | Singapore
| <img src='PNG/[email protected]?raw=true' width='21' height='15'> | SH | St. Helena
| <img src='PNG/[email protected]?raw=true' width='21' height='15'> | SI | Slovenia
| <img src='PNG/[email protected]?raw=true' width='21' height='15'> | SJ | Svalbard & Jan Mayen
| <img src='PNG/[email protected]?raw=true' width='21' height='15'> | SK | Slovakia
Expand Down
Binary file added Assets/PNG/MF.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Assets/PNG/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Assets/PNG/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Assets/PNG/SH.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Assets/PNG/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Assets/PNG/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
28 changes: 28 additions & 0 deletions Assets/SVG/MF.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
53 changes: 53 additions & 0 deletions Assets/SVG/SH.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e0073bc

Please sign in to comment.