Skip to content

Commit

Permalink
Great Britain Flags
Browse files Browse the repository at this point in the history
  • Loading branch information
lipis committed Dec 25, 2015
1 parent 7f1a09c commit 18ccaa9
Show file tree
Hide file tree
Showing 13 changed files with 77 additions and 5 deletions.
18 changes: 18 additions & 0 deletions css/flag-icon.css
Expand Up @@ -1512,3 +1512,21 @@
.flag-icon-zw.flag-icon-squared {
background-image: url(../flags/1x1/zw.svg);
}
.flag-icon-gb-eng {
background-image: url(../flags/4x3/gb-eng.svg);
}
.flag-icon-gb-eng.flag-icon-squared {
background-image: url(../flags/1x1/gb-eng.svg);
}
.flag-icon-gb-sct {
background-image: url(../flags/4x3/gb-sct.svg);
}
.flag-icon-gb-sct.flag-icon-squared {
background-image: url(../flags/1x1/gb-sct.svg);
}
.flag-icon-gb-wls {
background-image: url(../flags/4x3/gb-wls.svg);
}
.flag-icon-gb-wls.flag-icon-squared {
background-image: url(../flags/1x1/gb-wls.svg);
}
2 changes: 1 addition & 1 deletion css/flag-icon.min.css

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions flags/1x1/gb-eng.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions flags/1x1/gb-sct.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions flags/1x1/gb-wls.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions flags/4x3/gb-eng.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions flags/4x3/gb-sct.svg
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 18ccaa9

Please sign in to comment.